Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 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-ssh16450702506443773482.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-ssh2596842041401954982.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-ssh3334258824163672491.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-ssh9313646756967607393.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-ssh15158299087497053906.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4661 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 # timeout=10 Commit message: "Merge pull request #334 from jinlinGuan/messaging-issue-166" > git rev-list --no-walk da9c53c8f531c50c136bf7f237b2fe6b058fda45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T11:52:29.444Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T11:52:29.505Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T11:52:29.527Z] ========================================================= [2023-02-06T11:52:29.527Z] EdgeX Global Pipelines Version Info [2023-02-06T11:52:29.527Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T11:52:30.239Z] ------------------- [2023-02-06T11:52:30.239Z] stable info: [2023-02-06T11:52:30.239Z] ------------------- [2023-02-06T11:52:30.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T11:52:30.239Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T11:52:30.240Z] Message: update stable to v1.0.244 [2023-02-06T11:52:30.810Z] ------------------- [2023-02-06T11:52:30.810Z] experimental info: [2023-02-06T11:52:30.810Z] ------------------- [2023-02-06T11:52:30.810Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T11:52:30.810Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T11:52:30.810Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T11:52:30.971Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-02-06T11:52:30.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-02-06T11:52:30.990Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T11:52:30.999Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T11:52:31.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T11:52:31.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T11:52:31.045Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T11:52:31.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-06T11:52:31.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T11:52:31.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T11:52:31.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T11:52:31.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-02-06T11:52:31.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T11:52:31.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T11:52:31.138Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T11:52:31.152Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T11:52:31.162Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T11:52:31.183Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T11:52:31.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T11:52:31.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T11:52:31.226Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-06T11:52:31.241Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-06T11:52:31.253Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-06T11:52:31.264Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-06T11:52:31.276Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-06T11:52:31.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T11:52:31.301Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T11:52:31.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-06T11:52:31.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-06T11:52:31.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-06T11:52:31.350Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [Pipeline] echo [2023-02-06T11:52:31.363Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7ce723 [Pipeline] echo [2023-02-06T11:52:31.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T11:52:31.425Z] provisioning config files... [2023-02-06T11:52:31.438Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1649873825476062097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T11:52:31.740Z] ---> docker-login.sh [2023-02-06T11:52:31.740Z] nexus3.edgexfoundry.org:10001 [2023-02-06T11:52:31.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:52:31.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:52:31.999Z] Configure a credential helper to remove this warning. See [2023-02-06T11:52:31.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:52:31.999Z] [2023-02-06T11:52:31.999Z] Login Succeeded [2023-02-06T11:52:31.999Z] nexus3.edgexfoundry.org:10002 [2023-02-06T11:52:32.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:52:32.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:52:32.257Z] Configure a credential helper to remove this warning. See [2023-02-06T11:52:32.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:52:32.257Z] [2023-02-06T11:52:32.257Z] Login Succeeded [2023-02-06T11:52:32.257Z] nexus3.edgexfoundry.org:10003 [2023-02-06T11:52:32.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:52:32.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:52:32.258Z] Configure a credential helper to remove this warning. See [2023-02-06T11:52:32.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:52:32.258Z] [2023-02-06T11:52:32.258Z] Login Succeeded [2023-02-06T11:52:32.258Z] nexus3.edgexfoundry.org:10004 [2023-02-06T11:52:32.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:52:32.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:52:32.517Z] Configure a credential helper to remove this warning. See [2023-02-06T11:52:32.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:52:32.517Z] [2023-02-06T11:52:32.517Z] Login Succeeded [2023-02-06T11:52:32.517Z] docker.io [2023-02-06T11:52:32.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:52:32.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:52:32.776Z] Configure a credential helper to remove this warning. See [2023-02-06T11:52:32.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:52:32.776Z] [2023-02-06T11:52:32.776Z] Login Succeeded [2023-02-06T11:52:32.776Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T11:52:32.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-06T11:52:33.160Z] + git rev-list -1 --merges b7ce723d3d6de2615d4c98362cbd5647c3b6aed1~1..b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [Pipeline] echo [2023-02-06T11:52:33.208Z] -----------> git rev-list -1 --merges b7ce723d3d6de2615d4c98362cbd5647c3b6aed1~1..b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [2023-02-06T11:52:33.208Z] b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [false] [Pipeline] sh [2023-02-06T11:52:33.497Z] + git log --format=format:%s -1 b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [Pipeline] echo [2023-02-06T11:52:33.514Z] ========================================================= [2023-02-06T11:52:33.514Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T11:52:33.514Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T11:52:33.853Z] + git log --format=format:%s -1 b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [Pipeline] echo [2023-02-06T11:52:33.865Z] [semverPrep] GIT_COMMIT: b7ce723d3d6de2615d4c98362cbd5647c3b6aed1, Commit Message: Merge pull request #334 from jinlinGuan/messaging-issue-166 [Pipeline] echo [2023-02-06T11:52:33.873Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-06T11:52:34.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T11:52:34.237Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T11:52:34.237Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T11:52:34.237Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T11:52:34.237Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T11:52:34.237Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T11:52:34.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:52:34.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T11:52:34.665Z] [2023-02-06T11:52:34.665Z] 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-06T11:52:34.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T11:52:34.970Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T11:52:34.970Z] b85a868b505f: Pulling fs layer [2023-02-06T11:52:34.970Z] e2be974225ed: Pulling fs layer [2023-02-06T11:52:34.970Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T11:52:34.970Z] 988bab9f4d93: Pulling fs layer [2023-02-06T11:52:34.970Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T11:52:34.970Z] eaf3925da568: Pulling fs layer [2023-02-06T11:52:34.970Z] bab4dde63d76: Pulling fs layer [2023-02-06T11:52:34.970Z] bde34c3a00c8: Pulling fs layer [2023-02-06T11:52:34.970Z] b352a97aabf1: Pulling fs layer [2023-02-06T11:52:34.970Z] 1469e6f7b9e6: Waiting [2023-02-06T11:52:34.970Z] 4872d77fe225: Pulling fs layer [2023-02-06T11:52:34.970Z] 5851b861e8e6: Pulling fs layer [2023-02-06T11:52:34.970Z] eaf3925da568: Waiting [2023-02-06T11:52:34.970Z] bab4dde63d76: Waiting [2023-02-06T11:52:34.970Z] 4872d77fe225: Waiting [2023-02-06T11:52:34.970Z] b352a97aabf1: Waiting [2023-02-06T11:52:34.970Z] bde34c3a00c8: Waiting [2023-02-06T11:52:34.970Z] 5851b861e8e6: Waiting [2023-02-06T11:52:34.970Z] 988bab9f4d93: Waiting [2023-02-06T11:52:34.970Z] e2be974225ed: Verifying Checksum [2023-02-06T11:52:34.970Z] e2be974225ed: Download complete [2023-02-06T11:52:34.970Z] 988bab9f4d93: Verifying Checksum [2023-02-06T11:52:34.970Z] 988bab9f4d93: Download complete [2023-02-06T11:52:35.546Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T11:52:35.547Z] 1469e6f7b9e6: Download complete [2023-02-06T11:52:35.547Z] eaf3925da568: Verifying Checksum [2023-02-06T11:52:35.547Z] eaf3925da568: Download complete [2023-02-06T11:52:35.547Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T11:52:35.547Z] 339a4e72a1f5: Download complete [2023-02-06T11:52:35.547Z] bde34c3a00c8: Verifying Checksum [2023-02-06T11:52:35.547Z] bde34c3a00c8: Download complete [2023-02-06T11:52:35.547Z] b352a97aabf1: Verifying Checksum [2023-02-06T11:52:35.547Z] b352a97aabf1: Download complete [2023-02-06T11:52:35.547Z] b85a868b505f: Verifying Checksum [2023-02-06T11:52:35.547Z] b85a868b505f: Download complete [2023-02-06T11:52:35.547Z] 4872d77fe225: Verifying Checksum [2023-02-06T11:52:35.547Z] 4872d77fe225: Download complete [2023-02-06T11:52:35.812Z] 5851b861e8e6: Download complete [2023-02-06T11:52:36.073Z] bab4dde63d76: Download complete [2023-02-06T11:52:36.641Z] b85a868b505f: Pull complete [2023-02-06T11:52:36.900Z] e2be974225ed: Pull complete [2023-02-06T11:52:37.470Z] 339a4e72a1f5: Pull complete [2023-02-06T11:52:37.470Z] 988bab9f4d93: Pull complete [2023-02-06T11:52:37.730Z] 1469e6f7b9e6: Pull complete [2023-02-06T11:52:37.730Z] eaf3925da568: Pull complete [2023-02-06T11:52:39.630Z] bab4dde63d76: Pull complete [2023-02-06T11:52:39.630Z] bde34c3a00c8: Pull complete [2023-02-06T11:52:39.892Z] b352a97aabf1: Pull complete [2023-02-06T11:52:39.892Z] 4872d77fe225: Pull complete [2023-02-06T11:52:39.892Z] 5851b861e8e6: Pull complete [2023-02-06T11:52:39.892Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T11:52:39.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T11:52:39.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T11:52:39.992Z] prd-ubuntu20.04-docker-8c-8g-4661 does not seem to be running inside a container [2023-02-06T11:52:40.025Z] $ 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-06T11:52:42.786Z] $ docker top 3b5f257b1f651c7941815e45460f9f02135ad9dc45bb8c550b8362ab37c061ff -eo pid,comm [2023-02-06T11:52:42.847Z] 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-06T11:52:42.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T11:52:42.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T11:52:42.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T11:52:43.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T11:52:43.001Z] $ docker exec 3b5f257b1f651c7941815e45460f9f02135ad9dc45bb8c550b8362ab37c061ff ssh-agent [2023-02-06T11:52:43.114Z] SSH_AUTH_SOCK=/tmp/ssh-VE5EJGnQDPDH/agent.32 [2023-02-06T11:52:43.114Z] SSH_AGENT_PID=38 [2023-02-06T11:52:43.120Z] Running ssh-add (command line suppressed) [2023-02-06T11:52:43.237Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3321048757647973288.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3321048757647973288.key) [2023-02-06T11:52:43.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T11:52:43.541Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T11:52:43.554Z] $ docker exec --env ******** --env ******** 3b5f257b1f651c7941815e45460f9f02135ad9dc45bb8c550b8362ab37c061ff ssh-agent -k [2023-02-06T11:52:43.653Z] unset SSH_AUTH_SOCK; [2023-02-06T11:52:43.654Z] unset SSH_AGENT_PID; [2023-02-06T11:52:43.654Z] echo Agent pid 38 killed; [2023-02-06T11:52:43.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T11:52:43.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T11:52:43.688Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T11:52:43.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T11:52:43.795Z] $ docker exec 3b5f257b1f651c7941815e45460f9f02135ad9dc45bb8c550b8362ab37c061ff ssh-agent [2023-02-06T11:52:43.909Z] SSH_AUTH_SOCK=/tmp/ssh-PmfvEdk19jOg/agent.70 [2023-02-06T11:52:43.909Z] SSH_AGENT_PID=76 [2023-02-06T11:52:43.915Z] Running ssh-add (command line suppressed) [2023-02-06T11:52:44.014Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7458001116967370716.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7458001116967370716.key) [2023-02-06T11:52:44.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T11:52:44.316Z] + git semver init [2023-02-06T11:52:44.575Z] 2023-02-06 11:52:44,505 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T11:52:44.575Z] 2023-02-06 11:52:44,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-02-06T11:52:44.575Z] 2023-02-06 11:52:44,506 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-02-06T11:52:44.575Z] 2023-02-06 11:52:44,506 [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-06T11:52:46.482Z] 2023-02-06 11:52:46,117 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-02-06T11:52:46.482Z] 2023-02-06 11:52:46,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-02-06T11:52:46.482Z] 2023-02-06 11:52:46,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-06T11:52:46.482Z] 2023-02-06 11:52:46,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-06T11:52:46.482Z] 3.0.0-dev.8 [Pipeline] } [2023-02-06T11:52:46.488Z] $ docker exec --env ******** --env ******** 3b5f257b1f651c7941815e45460f9f02135ad9dc45bb8c550b8362ab37c061ff ssh-agent -k [2023-02-06T11:52:46.597Z] unset SSH_AUTH_SOCK; [2023-02-06T11:52:46.600Z] unset SSH_AGENT_PID; [2023-02-06T11:52:46.602Z] echo Agent pid 76 killed; [2023-02-06T11:52:46.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T11:52:46.917Z] + git semver [Pipeline] } [2023-02-06T11:52:47.183Z] $ docker stop --time=1 3b5f257b1f651c7941815e45460f9f02135ad9dc45bb8c550b8362ab37c061ff [2023-02-06T11:52:48.581Z] $ docker rm -f --volumes 3b5f257b1f651c7941815e45460f9f02135ad9dc45bb8c550b8362ab37c061ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T11:52:48.927Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T11:52:49.138Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T11:52:49.142Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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-06T11:52:49.326Z] provisioning config files... [2023-02-06T11:52:49.342Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9441212523308518503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T11:52:49.641Z] ---> docker-login.sh [2023-02-06T11:52:49.641Z] nexus3.edgexfoundry.org:10001 [2023-02-06T11:52:49.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:52:49.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:52:49.641Z] Configure a credential helper to remove this warning. See [2023-02-06T11:52:49.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:52:49.641Z] [2023-02-06T11:52:49.641Z] Login Succeeded [2023-02-06T11:52:49.641Z] nexus3.edgexfoundry.org:10002 [2023-02-06T11:52:49.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:52:49.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:52:49.641Z] Configure a credential helper to remove this warning. See [2023-02-06T11:52:49.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:52:49.641Z] [2023-02-06T11:52:49.641Z] Login Succeeded [2023-02-06T11:52:49.641Z] nexus3.edgexfoundry.org:10003 [2023-02-06T11:52:49.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:52:49.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:52:49.900Z] Configure a credential helper to remove this warning. See [2023-02-06T11:52:49.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:52:49.900Z] [2023-02-06T11:52:49.900Z] Login Succeeded [2023-02-06T11:52:49.900Z] nexus3.edgexfoundry.org:10004 [2023-02-06T11:52:49.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:52:49.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:52:49.900Z] Configure a credential helper to remove this warning. See [2023-02-06T11:52:49.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:52:49.900Z] [2023-02-06T11:52:49.900Z] Login Succeeded [2023-02-06T11:52:49.900Z] docker.io [2023-02-06T11:52:50.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:52:50.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:52:50.424Z] Configure a credential helper to remove this warning. See [2023-02-06T11:52:50.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:52:50.424Z] [2023-02-06T11:52:50.424Z] Login Succeeded [2023-02-06T11:52:50.424Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T11:52:50.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T11:52:50.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T11:52:50.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T11:52:50.521Z] ========================================================= [2023-02-06T11:52:50.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T11:52:50.521Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:52:50.847Z] + 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-06T11:52:50.847Z] Sending build context to Docker daemon 23.34MB [2023-02-06T11:52:50.847Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T11:52:50.847Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-06T11:52:51.110Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T11:52:51.110Z] 213ec9aee27d: Pulling fs layer [2023-02-06T11:52:51.110Z] 4583459ba037: Pulling fs layer [2023-02-06T11:52:51.110Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T11:52:51.110Z] 53926ce57604: Pulling fs layer [2023-02-06T11:52:51.110Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T11:52:51.110Z] 53926ce57604: Waiting [2023-02-06T11:52:51.110Z] 22ff95d597cd: Pulling fs layer [2023-02-06T11:52:51.110Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T11:52:51.110Z] 22ff95d597cd: Waiting [2023-02-06T11:52:51.110Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T11:52:51.110Z] a7acece74701: Pulling fs layer [2023-02-06T11:52:51.110Z] 96b7cbca73a9: Waiting [2023-02-06T11:52:51.110Z] 21b2b0c7a3f4: Waiting [2023-02-06T11:52:51.110Z] a7acece74701: Waiting [2023-02-06T11:52:51.110Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T11:52:51.110Z] 93c1e223e6f2: Download complete [2023-02-06T11:52:51.110Z] 4583459ba037: Verifying Checksum [2023-02-06T11:52:51.110Z] 21b2b0c7a3f4: Download complete [2023-02-06T11:52:51.110Z] 22ff95d597cd: Verifying Checksum [2023-02-06T11:52:51.110Z] 22ff95d597cd: Download complete [2023-02-06T11:52:51.110Z] 213ec9aee27d: Verifying Checksum [2023-02-06T11:52:51.110Z] 213ec9aee27d: Download complete [2023-02-06T11:52:51.110Z] 12d6caf4c0d1: Verifying Checksum [2023-02-06T11:52:51.110Z] 12d6caf4c0d1: Download complete [2023-02-06T11:52:51.374Z] 213ec9aee27d: Pull complete [2023-02-06T11:52:51.374Z] 4583459ba037: Pull complete [2023-02-06T11:52:51.664Z] 93c1e223e6f2: Pull complete [2023-02-06T11:52:52.336Z] a7acece74701: Verifying Checksum [2023-02-06T11:52:52.969Z] 53926ce57604: Verifying Checksum [2023-02-06T11:52:52.969Z] 53926ce57604: Download complete [2023-02-06T11:52:53.226Z] 96b7cbca73a9: Download complete [2023-02-06T11:52:56.507Z] 53926ce57604: Pull complete [2023-02-06T11:52:56.507Z] 21b2b0c7a3f4: Pull complete [2023-02-06T11:52:56.507Z] 22ff95d597cd: Pull complete [2023-02-06T11:52:56.765Z] 12d6caf4c0d1: Pull complete [2023-02-06T11:52:58.676Z] 96b7cbca73a9: Pull complete [2023-02-06T11:53:00.177Z] a7acece74701: Pull complete [2023-02-06T11:53:00.177Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T11:53:00.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T11:53:00.177Z] ---> db6d94c90886 [2023-02-06T11:53:00.177Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-06T11:53:04.230Z] Still waiting to schedule task [2023-02-06T11:53:04.231Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-06T11:53:04.448Z] ---> Running in 49ae04589a7d [2023-02-06T11:53:04.448Z] Removing intermediate container 49ae04589a7d [2023-02-06T11:53:04.448Z] ---> 907da05c2b82 [2023-02-06T11:53:04.448Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T11:53:04.448Z] ---> Running in 58e6fca4ef59 [2023-02-06T11:53:04.448Z] Removing intermediate container 58e6fca4ef59 [2023-02-06T11:53:04.448Z] ---> 873e7e0e96e3 [2023-02-06T11:53:04.448Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-06T11:53:04.448Z] ---> Running in d5f291ab2c3b [2023-02-06T11:53:04.448Z] Removing intermediate container d5f291ab2c3b [2023-02-06T11:53:04.448Z] ---> f0f03bbc14d6 [2023-02-06T11:53:04.448Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-06T11:53:04.448Z] ---> Running in 25dbfc371303 [2023-02-06T11:53:04.448Z] Removing intermediate container 25dbfc371303 [2023-02-06T11:53:04.448Z] ---> 647be67a33ba [2023-02-06T11:53:04.448Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T11:53:04.448Z] ---> Running in 92da7569ac15 [2023-02-06T11:53:04.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T11:53:04.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T11:53:05.224Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-06T11:53:05.224Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-06T11:53:05.224Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-06T11:53:05.224Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-06T11:53:05.224Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T11:53:05.224Z] OK: 216 MiB in 55 packages [2023-02-06T11:53:05.791Z] Removing intermediate container 92da7569ac15 [2023-02-06T11:53:05.791Z] ---> dbd75f46c855 [2023-02-06T11:53:05.791Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-06T11:53:05.791Z] ---> 0cd06ff101f2 [2023-02-06T11:53:05.791Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T11:53:05.791Z] ---> Running in 61299c2ad46d [2023-02-06T11:53:44.545Z] Removing intermediate container 61299c2ad46d [2023-02-06T11:53:44.545Z] ---> ba0f6317071a [2023-02-06T11:53:44.545Z] Step 10/12 : COPY . . [2023-02-06T11:53:45.481Z] ---> 927b27bb51da [2023-02-06T11:53:45.481Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T11:53:45.481Z] ---> Running in b45b94a37cbe [2023-02-06T11:53:45.481Z] Removing intermediate container b45b94a37cbe [2023-02-06T11:53:45.481Z] ---> 29d10413c5c5 [2023-02-06T11:53:45.481Z] Step 12/12 : RUN $MAKE [2023-02-06T11:53:45.481Z] ---> Running in 62d9dfe3de7b [2023-02-06T11:53:45.741Z] noop [2023-02-06T11:53:46.007Z] Removing intermediate container 62d9dfe3de7b [2023-02-06T11:53:46.007Z] ---> 568e324e857d [2023-02-06T11:53:46.007Z] Successfully built 568e324e857d [2023-02-06T11:53:46.266Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:53:46.585Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T11:53:46.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T11:53:46.662Z] prd-ubuntu20.04-docker-8c-8g-4661 does not seem to be running inside a container [2023-02-06T11:53:46.675Z] $ 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-06T11:53:47.009Z] $ docker top 69c4bd64cbeb791bf6de26c8e8ad0328bd795a1a6d1776cb104721bb599eaa5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T11:53:47.362Z] + go version [2023-02-06T11:53:47.362Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T11:53:47.361Z] $ docker stop --time=1 69c4bd64cbeb791bf6de26c8e8ad0328bd795a1a6d1776cb104721bb599eaa5b [2023-02-06T11:53:48.661Z] $ docker rm -f --volumes 69c4bd64cbeb791bf6de26c8e8ad0328bd795a1a6d1776cb104721bb599eaa5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:53:49.079Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T11:53:49.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T11:53:49.152Z] prd-ubuntu20.04-docker-8c-8g-4661 does not seem to be running inside a container [2023-02-06T11:53:49.171Z] $ 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-06T11:53:49.509Z] $ docker top fc903ec3e6a540483ff1d362f574fb5beca64013a3f358cca727359a70816897 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T11:53:49.860Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-06T11:53:50.162Z] + make test [2023-02-06T11:53:50.162Z] go test ./... -coverprofile=coverage.out [2023-02-06T11:53:50.420Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-06T11:54:00.380Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-06T11:54:00.380Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements [2023-02-06T11:54:06.934Z] 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-06T11:54:06.934Z] go vet ./... [2023-02-06T11:54:09.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T11:54:09.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T11:54:09.470Z] ./bin/test-attribution-txt.sh [2023-02-06T11:54:09.470Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T11:54:09.470Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T11:54:09.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T11:54:09.486Z] $ docker stop --time=1 fc903ec3e6a540483ff1d362f574fb5beca64013a3f358cca727359a70816897 [2023-02-06T11:54:12.210Z] $ docker rm -f --volumes fc903ec3e6a540483ff1d362f574fb5beca64013a3f358cca727359a70816897 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T11:54:12.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T11:54:12.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-06T11:54:13.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T11:54:13.520Z] + ls -al . [2023-02-06T11:54:13.520Z] total 192 [2023-02-06T11:54:13.520Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 11:53 . [2023-02-06T11:54:13.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 11:52 .. [2023-02-06T11:54:13.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 11:54 .git [2023-02-06T11:54:13.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 11:52 .github [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 6 11:52 .gitignore [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 11:52 .golangci.yml [2023-02-06T11:54:13.520Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 11:52 .semver [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 8423 Feb 6 11:52 Attribution.txt [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 6 11:52 CHANGELOG.md [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 6 11:52 Dockerfile [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 11:52 GOVERNANCE.md [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 6 11:52 Jenkinsfile [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 6 11:52 LICENSE [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 6 11:52 Makefile [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 6 11:52 OWNERS.md [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 6 11:52 README.md [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 11:52 VERSION [2023-02-06T11:54:13.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 11:52 bin [2023-02-06T11:54:13.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 11:52 cmd [2023-02-06T11:54:13.520Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 6 11:53 coverage.out [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 3251 Feb 6 11:52 go.mod [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 32586 Feb 6 11:52 go.sum [2023-02-06T11:54:13.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 11:52 internal [2023-02-06T11:54:13.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 11:52 snap [2023-02-06T11:54:13.520Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 6 11:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:13.891Z] + 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=b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 --label arch=amd64 --label version=3.0.0-dev.8 . [2023-02-06T11:54:13.891Z] Sending build context to Docker daemon 23.38MB [2023-02-06T11:54:13.891Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T11:54:13.891Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-06T11:54:13.891Z] ---> 568e324e857d [2023-02-06T11:54:13.891Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-06T11:54:14.149Z] ---> Running in 2fe445db0159 [2023-02-06T11:54:14.149Z] Removing intermediate container 2fe445db0159 [2023-02-06T11:54:14.149Z] ---> 3e9f301cc1c8 [2023-02-06T11:54:14.149Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T11:54:14.149Z] ---> Running in 5d8b8a1f3a0e [2023-02-06T11:54:14.408Z] Removing intermediate container 5d8b8a1f3a0e [2023-02-06T11:54:14.408Z] ---> 9546c125e09d [2023-02-06T11:54:14.408Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-06T11:54:14.408Z] ---> Running in b16b5bf35fa8 [2023-02-06T11:54:14.408Z] Removing intermediate container b16b5bf35fa8 [2023-02-06T11:54:14.408Z] ---> 7a02596ed223 [2023-02-06T11:54:14.408Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-06T11:54:14.408Z] ---> Running in 4d3db6c481bd [2023-02-06T11:54:14.408Z] Removing intermediate container 4d3db6c481bd [2023-02-06T11:54:14.408Z] ---> 4b4ce1f31623 [2023-02-06T11:54:14.408Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T11:54:14.704Z] ---> Running in b90eac2efa8b [2023-02-06T11:54:14.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T11:54:14.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T11:54:15.256Z] OK: 216 MiB in 55 packages [2023-02-06T11:54:15.524Z] Removing intermediate container b90eac2efa8b [2023-02-06T11:54:15.524Z] ---> 49b87ba2b0bc [2023-02-06T11:54:15.524Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-06T11:54:15.798Z] ---> f0b1e1278f6a [2023-02-06T11:54:15.798Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T11:54:15.798Z] ---> Running in 3bc4870fde40 [2023-02-06T11:54:16.533Z] Removing intermediate container 3bc4870fde40 [2023-02-06T11:54:16.533Z] ---> ea42885c3f27 [2023-02-06T11:54:16.533Z] Step 10/25 : COPY . . [2023-02-06T11:54:17.340Z] ---> 5f6be7e6a12e [2023-02-06T11:54:17.340Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T11:54:17.340Z] ---> Running in e279251a5400 [2023-02-06T11:54:17.340Z] Removing intermediate container e279251a5400 [2023-02-06T11:54:17.340Z] ---> d3a78190fa35 [2023-02-06T11:54:17.340Z] Step 12/25 : RUN $MAKE [2023-02-06T11:54:17.340Z] ---> Running in 9d859f0ad98d [2023-02-06T11:54:17.600Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-06T11:54:30.958Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4663 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-02-06T11:54:30.971Z] Running in /w/workspace/device-virtual-go/79 [Pipeline] { [Pipeline] checkout [2023-02-06T11:54:30.996Z] The recommended git tool is: git [2023-02-06T11:54:35.735Z] using credential edgex-jenkins-ssh [2023-02-06T11:54:35.753Z] Cloning the remote Git repository [2023-02-06T11:54:35.804Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-02-06T11:54:35.875Z] > git init /w/workspace/device-virtual-go/79 # timeout=10 [2023-02-06T11:54:37.199Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-06T11:54:37.200Z] > git --version # timeout=10 [2023-02-06T11:54:37.219Z] > git --version # 'git version 2.25.1' [2023-02-06T11:54:37.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T11:54:37.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T11:54:39.519Z] Removing intermediate container 9d859f0ad98d [2023-02-06T11:54:39.519Z] ---> 7350682a1f97 [2023-02-06T11:54:39.519Z] Step 13/25 : FROM alpine:3.16 [2023-02-06T11:54:39.519Z] 3.16: Pulling from library/alpine [2023-02-06T11:54:39.519Z] ca7dd9ec2225: Pulling fs layer [2023-02-06T11:54:39.519Z] ca7dd9ec2225: Verifying Checksum [2023-02-06T11:54:39.519Z] ca7dd9ec2225: Download complete [2023-02-06T11:54:39.519Z] ca7dd9ec2225: Pull complete [2023-02-06T11:54:39.519Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T11:54:39.519Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T11:54:39.519Z] ---> bfe296a52501 [2023-02-06T11:54:39.519Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-06T11:54:39.519Z] ---> Running in cb4578c397b0 [2023-02-06T11:54:39.519Z] Removing intermediate container cb4578c397b0 [2023-02-06T11:54:39.519Z] ---> b4d9159c335e [2023-02-06T11:54:39.519Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-06T11:54:39.519Z] ---> Running in 104a00968d4a [2023-02-06T11:54:39.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T11:54:39.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T11:54:39.519Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T11:54:39.519Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T11:54:39.519Z] OK: 6 MiB in 15 packages [2023-02-06T11:54:39.519Z] Removing intermediate container 104a00968d4a [2023-02-06T11:54:39.519Z] ---> 1866e15cc9f8 [2023-02-06T11:54:39.519Z] Step 16/25 : WORKDIR / [2023-02-06T11:54:39.519Z] ---> Running in 37e3f6b803d0 [2023-02-06T11:54:39.519Z] Removing intermediate container 37e3f6b803d0 [2023-02-06T11:54:39.519Z] ---> 43f3bea09d49 [2023-02-06T11:54:39.519Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-06T11:54:39.519Z] ---> 9bde8d286738 [2023-02-06T11:54:39.519Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-06T11:54:39.519Z] ---> b8993890c844 [2023-02-06T11:54:39.519Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-06T11:54:39.383Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-06T11:54:39.403Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T11:54:40.181Z] Avoid second fetch [2023-02-06T11:54:40.182Z] Checking out Revision b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 (main) [2023-02-06T11:54:40.455Z] ---> 4c5dcf8cc292 [2023-02-06T11:54:40.456Z] Step 20/25 : EXPOSE 59900 [2023-02-06T11:54:40.456Z] ---> Running in f8f838389d59 [2023-02-06T11:54:40.642Z] Commit message: "Merge pull request #334 from jinlinGuan/messaging-issue-166" [2023-02-06T11:54:40.713Z] Removing intermediate container f8f838389d59 [2023-02-06T11:54:40.713Z] ---> 6a5a5cdf951a [2023-02-06T11:54:40.713Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-06T11:54:40.713Z] ---> Running in 50d0a2e4f002 [2023-02-06T11:54:40.713Z] Removing intermediate container 50d0a2e4f002 [2023-02-06T11:54:40.713Z] ---> 97f1b3f5b753 [2023-02-06T11:54:40.713Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T11:54:40.713Z] ---> Running in 51ee5f3d0346 [2023-02-06T11:54:40.713Z] Removing intermediate container 51ee5f3d0346 [2023-02-06T11:54:40.713Z] ---> 3da6edc01815 [2023-02-06T11:54:40.713Z] Step 23/25 : LABEL arch=amd64 [2023-02-06T11:54:40.713Z] ---> Running in 08c22585ff44 [2023-02-06T11:54:40.972Z] Removing intermediate container 08c22585ff44 [2023-02-06T11:54:40.972Z] ---> 02588e211e64 [2023-02-06T11:54:40.972Z] Step 24/25 : LABEL git_sha=b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [2023-02-06T11:54:40.972Z] ---> Running in 006b3355671f [2023-02-06T11:54:40.972Z] Removing intermediate container 006b3355671f [2023-02-06T11:54:40.972Z] ---> beab948017a0 [2023-02-06T11:54:40.972Z] Step 25/25 : LABEL version=3.0.0-dev.8 [2023-02-06T11:54:40.972Z] ---> Running in dee773ba9910 [2023-02-06T11:54:40.972Z] Removing intermediate container dee773ba9910 [2023-02-06T11:54:40.972Z] ---> e03e2347a65b [2023-02-06T11:54:40.972Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T11:54:40.972Z] Successfully built e03e2347a65b [2023-02-06T11:54:40.972Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] configFileProvider [2023-02-06T11:54:41.072Z] provisioning config files... [Pipeline] sh [2023-02-06T11:54:41.080Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16187022770116343208tmp [2023-02-06T11:54:40.196Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T11:54:40.213Z] > git checkout -f b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T11:54:41.524Z] ---> docker-login.sh [2023-02-06T11:54:41.524Z] nexus3.edgexfoundry.org:10001 [2023-02-06T11:54:41.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:54:41.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:54:41.524Z] Configure a credential helper to remove this warning. See [2023-02-06T11:54:41.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:54:41.524Z] [2023-02-06T11:54:41.524Z] Login Succeeded [2023-02-06T11:54:41.524Z] nexus3.edgexfoundry.org:10002 [2023-02-06T11:54:41.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:54:41.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:54:41.524Z] Configure a credential helper to remove this warning. See [2023-02-06T11:54:41.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:54:41.524Z] [2023-02-06T11:54:41.524Z] Login Succeeded [2023-02-06T11:54:41.524Z] nexus3.edgexfoundry.org:10003 [2023-02-06T11:54:41.564Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T11:54:41.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T11:54:41.564Z] Dload Upload Total Spent Left Speed [2023-02-06T11:54:41.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 60431 0 --:--:-- --:--:-- --:--:-- 60719 [2023-02-06T11:54:41.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:54:41.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:54:41.782Z] Configure a credential helper to remove this warning. See [2023-02-06T11:54:41.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:54:41.782Z] [2023-02-06T11:54:41.782Z] Login Succeeded [2023-02-06T11:54:41.782Z] nexus3.edgexfoundry.org:10004 [2023-02-06T11:54:41.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:54:41.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:54:41.782Z] Configure a credential helper to remove this warning. See [2023-02-06T11:54:41.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:54:41.783Z] [2023-02-06T11:54:41.783Z] Login Succeeded [2023-02-06T11:54:41.783Z] docker.io [Pipeline] sh [2023-02-06T11:54:42.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:54:42.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:54:42.041Z] Configure a credential helper to remove this warning. See [2023-02-06T11:54:42.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:54:42.041Z] [2023-02-06T11:54:42.041Z] Login Succeeded [2023-02-06T11:54:42.041Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T11:54:42.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-06T11:54:42.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T11:54:42.098Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-02-06T11:54:42.098Z] b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [2023-02-06T11:54:42.098Z] latest [2023-02-06T11:54:42.098Z] 3.0.0-dev.8 [2023-02-06T11:54:42.098Z] b7ce723d3d6de2615d4c98362cbd5647c3b6aed1-3.0.0-dev.8 [2023-02-06T11:54:42.098Z] main [2023-02-06T11:54:42.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:42.252Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T11:54:42.408Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:42.591Z] + sudo tee /etc/docker/daemon.new+ [2023-02-06T11:54:42.591Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T11:54:42.591Z] { [2023-02-06T11:54:42.591Z] "registry-mirrors": [ [2023-02-06T11:54:42.591Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T11:54:42.591Z] ], [2023-02-06T11:54:42.591Z] "bip": "10.250.0.254/24", [2023-02-06T11:54:42.591Z] "hosts": [ [2023-02-06T11:54:42.591Z] "tcp://0.0.0.0:5555", [2023-02-06T11:54:42.591Z] "unix:///var/run/docker.sock" [2023-02-06T11:54:42.591Z] ], [2023-02-06T11:54:42.591Z] "mtu": 1458, [2023-02-06T11:54:42.591Z] "selinux-enabled": true, [2023-02-06T11:54:42.591Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T11:54:42.591Z] } [Pipeline] sh [2023-02-06T11:54:42.711Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [2023-02-06T11:54:42.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-06T11:54:42.711Z] c8d5046f6d72: Preparing [2023-02-06T11:54:42.711Z] e710253830e3: Preparing [2023-02-06T11:54:42.711Z] e458b6747cb5: Preparing [2023-02-06T11:54:42.711Z] b3db67d4a79a: Preparing [2023-02-06T11:54:42.711Z] e5e13b0c77cb: Preparing [2023-02-06T11:54:42.711Z] e5e13b0c77cb: Layer already exists [2023-02-06T11:54:42.711Z] b3db67d4a79a: Pushed [2023-02-06T11:54:42.711Z] e458b6747cb5: Pushed [2023-02-06T11:54:42.711Z] e710253830e3: Pushed [2023-02-06T11:54:42.924Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T11:54:43.258Z] + sudo service docker restart [2023-02-06T11:54:45.245Z] c8d5046f6d72: Pushed [2023-02-06T11:54:45.245Z] b7ce723d3d6de2615d4c98362cbd5647c3b6aed1: digest: sha256:7a127c8586b7e4be7725bbf51d6472c6d90429f9f46c1e3130db3394154f143e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:45.557Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:45.857Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-02-06T11:54:45.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-06T11:54:45.857Z] c8d5046f6d72: Preparing [2023-02-06T11:54:45.857Z] e710253830e3: Preparing [2023-02-06T11:54:45.857Z] e458b6747cb5: Preparing [2023-02-06T11:54:45.857Z] b3db67d4a79a: Preparing [2023-02-06T11:54:45.857Z] e5e13b0c77cb: Preparing [2023-02-06T11:54:45.857Z] e458b6747cb5: Layer already exists [2023-02-06T11:54:45.857Z] e710253830e3: Layer already exists [2023-02-06T11:54:45.857Z] b3db67d4a79a: Layer already exists [2023-02-06T11:54:45.857Z] c8d5046f6d72: Layer already exists [2023-02-06T11:54:45.857Z] e5e13b0c77cb: Layer already exists [2023-02-06T11:54:45.857Z] latest: digest: sha256:7a127c8586b7e4be7725bbf51d6472c6d90429f9f46c1e3130db3394154f143e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:46.162Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:46.468Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.8 [2023-02-06T11:54:46.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-06T11:54:46.468Z] c8d5046f6d72: Preparing [2023-02-06T11:54:46.468Z] e710253830e3: Preparing [2023-02-06T11:54:46.468Z] e458b6747cb5: Preparing [2023-02-06T11:54:46.468Z] b3db67d4a79a: Preparing [2023-02-06T11:54:46.468Z] e5e13b0c77cb: Preparing [2023-02-06T11:54:46.468Z] b3db67d4a79a: Layer already exists [2023-02-06T11:54:46.468Z] e5e13b0c77cb: Layer already exists [2023-02-06T11:54:46.468Z] e710253830e3: Layer already exists [2023-02-06T11:54:46.468Z] e458b6747cb5: Layer already exists [2023-02-06T11:54:46.468Z] c8d5046f6d72: Layer already exists [2023-02-06T11:54:46.468Z] 3.0.0-dev.8: digest: sha256:7a127c8586b7e4be7725bbf51d6472c6d90429f9f46c1e3130db3394154f143e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:46.774Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:47.080Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1-3.0.0-dev.8 [2023-02-06T11:54:47.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-06T11:54:47.080Z] c8d5046f6d72: Preparing [2023-02-06T11:54:47.080Z] e710253830e3: Preparing [2023-02-06T11:54:47.080Z] e458b6747cb5: Preparing [2023-02-06T11:54:47.080Z] b3db67d4a79a: Preparing [2023-02-06T11:54:47.080Z] e5e13b0c77cb: Preparing [2023-02-06T11:54:47.080Z] e5e13b0c77cb: Layer already exists [2023-02-06T11:54:47.080Z] e458b6747cb5: Layer already exists [2023-02-06T11:54:47.080Z] b3db67d4a79a: Layer already exists [2023-02-06T11:54:47.080Z] c8d5046f6d72: Layer already exists [2023-02-06T11:54:47.080Z] e710253830e3: Layer already exists [2023-02-06T11:54:47.080Z] b7ce723d3d6de2615d4c98362cbd5647c3b6aed1-3.0.0-dev.8: digest: sha256:7a127c8586b7e4be7725bbf51d6472c6d90429f9f46c1e3130db3394154f143e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:47.397Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:47.708Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-02-06T11:54:47.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-06T11:54:47.708Z] c8d5046f6d72: Preparing [2023-02-06T11:54:47.708Z] e710253830e3: Preparing [2023-02-06T11:54:47.708Z] e458b6747cb5: Preparing [2023-02-06T11:54:47.708Z] b3db67d4a79a: Preparing [2023-02-06T11:54:47.708Z] e5e13b0c77cb: Preparing [2023-02-06T11:54:47.708Z] e710253830e3: Layer already exists [2023-02-06T11:54:47.708Z] c8d5046f6d72: Layer already exists [2023-02-06T11:54:47.708Z] e5e13b0c77cb: Layer already exists [2023-02-06T11:54:47.708Z] e458b6747cb5: Layer already exists [2023-02-06T11:54:47.708Z] b3db67d4a79a: Layer already exists [2023-02-06T11:54:47.708Z] main: digest: sha256:7a127c8586b7e4be7725bbf51d6472c6d90429f9f46c1e3130db3394154f143e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-06T11:54:47.753Z] ===================================================== [Pipeline] echo [2023-02-06T11:54:47.759Z] taggedImages: [2023-02-06T11:54:47.759Z] - nexus3.edgexfoundry.org:10004/device-virtual:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [2023-02-06T11:54:47.759Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-02-06T11:54:47.759Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.8 [2023-02-06T11:54:47.759Z] - nexus3.edgexfoundry.org:10004/device-virtual:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1-3.0.0-dev.8 [2023-02-06T11:54:47.759Z] - 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-06T11:54:48.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T11:54:48.119Z] [2023-02-06T11:54:48.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:54:48.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T11:54:48.428Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T11:54:48.428Z] 5eb5b503b376: Pulling fs layer [2023-02-06T11:54:48.428Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T11:54:48.428Z] ec43610c2a17: Pulling fs layer [2023-02-06T11:54:48.428Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T11:54:48.428Z] 33b1e0a273af: Pulling fs layer [2023-02-06T11:54:48.428Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T11:54:48.428Z] 2f39f015ded8: Pulling fs layer [2023-02-06T11:54:48.428Z] 3a2ae6a8a46f: Waiting [2023-02-06T11:54:48.428Z] 5d3b04190fa2: Waiting [2023-02-06T11:54:48.428Z] 33b1e0a273af: Waiting [2023-02-06T11:54:48.428Z] 5c69ac0246d0: Verifying Checksum [2023-02-06T11:54:48.428Z] 5c69ac0246d0: Download complete [2023-02-06T11:54:48.428Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-06T11:54:48.428Z] 3a2ae6a8a46f: Download complete [2023-02-06T11:54:48.690Z] 33b1e0a273af: Verifying Checksum [2023-02-06T11:54:48.690Z] 33b1e0a273af: Download complete [2023-02-06T11:54:48.690Z] 5d3b04190fa2: Download complete [2023-02-06T11:54:48.690Z] ec43610c2a17: Download complete [2023-02-06T11:54:48.951Z] 5eb5b503b376: Download complete [2023-02-06T11:54:49.888Z] 2f39f015ded8: Download complete [2023-02-06T11:54:50.145Z] 5eb5b503b376: Pull complete [2023-02-06T11:54:50.145Z] 5c69ac0246d0: Pull complete [2023-02-06T11:54:50.711Z] ec43610c2a17: Pull complete [2023-02-06T11:54:50.711Z] 3a2ae6a8a46f: Pull complete [2023-02-06T11:54:50.969Z] 33b1e0a273af: Pull complete [2023-02-06T11:54:50.969Z] 5d3b04190fa2: Pull complete [2023-02-06T11:54:55.165Z] 2f39f015ded8: Pull complete [2023-02-06T11:54:55.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T11:54:55.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T11:54:55.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T11:54:55.240Z] prd-ubuntu20.04-docker-8c-8g-4661 does not seem to be running inside a container [2023-02-06T11:54:55.274Z] $ 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-06T11:54:59.746Z] $ docker top 8eb27f3e917562f14db07bd98159ea26be15becbd15f778aaaeadf1c9813be06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T11:55:00.132Z] ---> job-cost.sh [2023-02-06T11:55:00.132Z] lf-activate-venv: SKIPPING [2023-02-06T11:55:00.132Z] INFO: No Stack... [2023-02-06T11:55:00.391Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T11:55:00.651Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T11:55:00.940Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-02-06T11:55:00.940Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T11:55:00.955Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-79-stack-cost] [2023-02-06T11:55:00.962Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-79-stack-cost] did not exist. Created. [2023-02-06T11:55:00.962Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T11:55:01.268Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-06T11:55:01.290Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T11:55:01.297Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T11:55:01.312Z] $ docker stop --time=1 8eb27f3e917562f14db07bd98159ea26be15becbd15f778aaaeadf1c9813be06 [2023-02-06T11:55:02.482Z] $ docker rm -f --volumes 8eb27f3e917562f14db07bd98159ea26be15becbd15f778aaaeadf1c9813be06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-02-06T11:55:02.550Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T11:55:02.580Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/79@tmp/config9161530283210634163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T11:55:02.929Z] ---> docker-login.sh [2023-02-06T11:55:02.929Z] nexus3.edgexfoundry.org:10001 [2023-02-06T11:55:03.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:55:03.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:55:03.470Z] Configure a credential helper to remove this warning. See [2023-02-06T11:55:03.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:55:03.470Z] [2023-02-06T11:55:03.470Z] Login Succeeded [2023-02-06T11:55:03.470Z] nexus3.edgexfoundry.org:10002 [2023-02-06T11:55:03.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:55:04.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:55:04.007Z] Configure a credential helper to remove this warning. See [2023-02-06T11:55:04.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:55:04.007Z] [2023-02-06T11:55:04.007Z] Login Succeeded [2023-02-06T11:55:04.007Z] nexus3.edgexfoundry.org:10003 [2023-02-06T11:55:04.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:55:04.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:55:04.280Z] Configure a credential helper to remove this warning. See [2023-02-06T11:55:04.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:55:04.280Z] [2023-02-06T11:55:04.280Z] Login Succeeded [2023-02-06T11:55:04.280Z] nexus3.edgexfoundry.org:10004 [2023-02-06T11:55:04.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:55:04.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:55:04.549Z] Configure a credential helper to remove this warning. See [2023-02-06T11:55:04.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:55:04.549Z] [2023-02-06T11:55:04.549Z] Login Succeeded [2023-02-06T11:55:04.549Z] docker.io [2023-02-06T11:55:04.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T11:55:05.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T11:55:05.086Z] Configure a credential helper to remove this warning. See [2023-02-06T11:55:05.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T11:55:05.086Z] [2023-02-06T11:55:05.086Z] Login Succeeded [2023-02-06T11:55:05.086Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T11:55:05.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T11:55:05.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T11:55:05.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T11:55:05.377Z] ========================================================= [2023-02-06T11:55:05.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T11:55:05.377Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:55:05.728Z] + 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-06T11:55:05.997Z] Sending build context to Docker daemon 11.81MB [2023-02-06T11:55:05.997Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T11:55:05.997Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-06T11:55:06.266Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T11:55:06.266Z] 9b18e9b68314: Pulling fs layer [2023-02-06T11:55:06.266Z] 35d82f9e3411: Pulling fs layer [2023-02-06T11:55:06.266Z] e16973657156: Pulling fs layer [2023-02-06T11:55:06.266Z] fc693d55d65f: Pulling fs layer [2023-02-06T11:55:06.266Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T11:55:06.266Z] dda99020689f: Pulling fs layer [2023-02-06T11:55:06.266Z] db1c61fa0a46: Pulling fs layer [2023-02-06T11:55:06.266Z] 891c053d2c06: Pulling fs layer [2023-02-06T11:55:06.266Z] fc693d55d65f: Waiting [2023-02-06T11:55:06.266Z] db1c61fa0a46: Waiting [2023-02-06T11:55:06.266Z] 7e9fc2657dce: Waiting [2023-02-06T11:55:06.266Z] 891c053d2c06: Waiting [2023-02-06T11:55:06.266Z] dda99020689f: Waiting [2023-02-06T11:55:06.266Z] e16973657156: Verifying Checksum [2023-02-06T11:55:06.266Z] e16973657156: Download complete [2023-02-06T11:55:06.266Z] 35d82f9e3411: Verifying Checksum [2023-02-06T11:55:06.266Z] 35d82f9e3411: Download complete [2023-02-06T11:55:06.266Z] 7e9fc2657dce: Verifying Checksum [2023-02-06T11:55:06.266Z] 7e9fc2657dce: Download complete [2023-02-06T11:55:06.266Z] dda99020689f: Verifying Checksum [2023-02-06T11:55:06.266Z] dda99020689f: Download complete [2023-02-06T11:55:06.266Z] 9b18e9b68314: Verifying Checksum [2023-02-06T11:55:07.250Z] 9b18e9b68314: Pull complete [2023-02-06T11:55:07.520Z] 891c053d2c06: Verifying Checksum [2023-02-06T11:55:07.520Z] 891c053d2c06: Download complete [2023-02-06T11:55:07.801Z] 35d82f9e3411: Pull complete [2023-02-06T11:55:08.093Z] e16973657156: Pull complete [2023-02-06T11:55:08.680Z] db1c61fa0a46: Verifying Checksum [2023-02-06T11:55:08.680Z] db1c61fa0a46: Download complete [2023-02-06T11:55:09.270Z] fc693d55d65f: Verifying Checksum [2023-02-06T11:55:09.270Z] fc693d55d65f: Download complete [2023-02-06T11:55:21.582Z] fc693d55d65f: Pull complete [2023-02-06T11:55:21.582Z] 7e9fc2657dce: Pull complete [2023-02-06T11:55:21.582Z] dda99020689f: Pull complete [2023-02-06T11:55:26.933Z] db1c61fa0a46: Pull complete [2023-02-06T11:55:28.877Z] 891c053d2c06: Pull complete [2023-02-06T11:55:28.877Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T11:55:28.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T11:55:28.877Z] ---> f96f9c87975a [2023-02-06T11:55:28.877Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-06T11:55:30.288Z] ---> Running in ea724d3ee50b [2023-02-06T11:55:30.553Z] Removing intermediate container ea724d3ee50b [2023-02-06T11:55:30.553Z] ---> 78ec863dd3eb [2023-02-06T11:55:30.553Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T11:55:30.553Z] ---> Running in 497e7fb69a5a [2023-02-06T11:55:30.820Z] Removing intermediate container 497e7fb69a5a [2023-02-06T11:55:30.820Z] ---> 8f2d54d2de9b [2023-02-06T11:55:30.820Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-06T11:55:31.086Z] ---> Running in 0c06029bb46e [2023-02-06T11:55:31.352Z] Removing intermediate container 0c06029bb46e [2023-02-06T11:55:31.352Z] ---> b8fe453b6c13 [2023-02-06T11:55:31.352Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-06T11:55:31.352Z] ---> Running in febec6cbbd94 [2023-02-06T11:55:31.620Z] Removing intermediate container febec6cbbd94 [2023-02-06T11:55:31.621Z] ---> 7e73774cd8d9 [2023-02-06T11:55:31.621Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T11:55:31.621Z] ---> Running in d21b2d51771b [2023-02-06T11:55:32.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T11:55:33.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T11:55:34.134Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-06T11:55:34.134Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-06T11:55:34.134Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-06T11:55:34.134Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-06T11:55:34.134Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T11:55:34.134Z] OK: 226 MiB in 55 packages [2023-02-06T11:55:35.100Z] Removing intermediate container d21b2d51771b [2023-02-06T11:55:35.100Z] ---> 2ce063226731 [2023-02-06T11:55:35.100Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-06T11:55:35.364Z] ---> 6ef1dc42b710 [2023-02-06T11:55:35.364Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T11:55:35.630Z] ---> Running in 28020a01a518 [2023-02-06T11:56:43.558Z] Removing intermediate container 28020a01a518 [2023-02-06T11:56:43.558Z] ---> 62ef588ce04b [2023-02-06T11:56:43.558Z] Step 10/12 : COPY . . [2023-02-06T11:56:43.558Z] ---> 47cc7fd637cb [2023-02-06T11:56:43.558Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T11:56:43.558Z] ---> Running in 64fb79bb7bf3 [2023-02-06T11:56:43.558Z] Removing intermediate container 64fb79bb7bf3 [2023-02-06T11:56:43.558Z] ---> b709d6cc3cd4 [2023-02-06T11:56:43.558Z] Step 12/12 : RUN $MAKE [2023-02-06T11:56:43.558Z] ---> Running in de8051cf75ac [2023-02-06T11:56:43.558Z] noop [2023-02-06T11:56:43.558Z] Removing intermediate container de8051cf75ac [2023-02-06T11:56:43.558Z] ---> 21d5cd2e9053 [2023-02-06T11:56:43.558Z] Successfully built 21d5cd2e9053 [2023-02-06T11:56:43.558Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:56:43.908Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T11:56:43.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T11:56:44.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-4663 does not seem to be running inside a container [2023-02-06T11:56:44.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/79 -v /w/workspace/device-virtual-go/79:/w/workspace/device-virtual-go/79:rw,z -v /w/workspace/device-virtual-go/79@tmp:/w/workspace/device-virtual-go/79@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-06T11:56:45.350Z] $ docker top b8e604656d44a49faa183e611dd5c167b18317b608ee4af6a9d180cd7024cfb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T11:56:46.176Z] + go version [2023-02-06T11:56:46.176Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T11:56:46.193Z] $ docker stop --time=1 b8e604656d44a49faa183e611dd5c167b18317b608ee4af6a9d180cd7024cfb7 [2023-02-06T11:56:47.806Z] $ docker rm -f --volumes b8e604656d44a49faa183e611dd5c167b18317b608ee4af6a9d180cd7024cfb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:56:48.366Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T11:56:48.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T11:56:48.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-4663 does not seem to be running inside a container [2023-02-06T11:56:48.620Z] $ 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/79 -v /w/workspace/device-virtual-go/79:/w/workspace/device-virtual-go/79:rw,z -v /w/workspace/device-virtual-go/79@tmp:/w/workspace/device-virtual-go/79@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-06T11:56:49.775Z] $ docker top 351ad6694344d829b2af3d61df566dc42eb0c494110ee8ae959539e89c71b569 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T11:56:50.307Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/79 [Pipeline] fileExists [Pipeline] sh [2023-02-06T11:56:51.228Z] + make test [2023-02-06T11:56:51.229Z] go test ./... -coverprofile=coverage.out [2023-02-06T11:56:52.637Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-06T11:58:14.279Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-06T11:58:14.280Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.128s coverage: 65.7% of statements [2023-02-06T11:58:14.280Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T11:58:14.280Z] go vet ./... [2023-02-06T11:58:29.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T11:58:29.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T11:58:29.286Z] ./bin/test-attribution-txt.sh [2023-02-06T11:58:29.286Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T11:58:29.286Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T11:58:29.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T11:58:29.201Z] $ docker stop --time=1 351ad6694344d829b2af3d61df566dc42eb0c494110ee8ae959539e89c71b569 [2023-02-06T11:58:30.922Z] $ docker rm -f --volumes 351ad6694344d829b2af3d61df566dc42eb0c494110ee8ae959539e89c71b569 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T11:58:31.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T11:58:31.945Z] Warning: overwriting stash ‘coverage-report’ [2023-02-06T11:58:32.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T11:58:32.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T11:58:33.092Z] + ls -al . [2023-02-06T11:58:33.092Z] total 188 [2023-02-06T11:58:33.092Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 11:56 . [2023-02-06T11:58:33.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 11:54 .. [2023-02-06T11:58:33.092Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 11:54 .git [2023-02-06T11:58:33.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 11:54 .github [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 6 11:54 .gitignore [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 11:54 .golangci.yml [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 8423 Feb 6 11:54 Attribution.txt [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 6 11:54 CHANGELOG.md [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 6 11:54 Dockerfile [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 11:54 GOVERNANCE.md [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 6 11:54 Jenkinsfile [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 6 11:54 LICENSE [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 6 11:54 Makefile [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 6 11:54 OWNERS.md [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 6 11:54 README.md [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 11:52 VERSION [2023-02-06T11:58:33.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 11:54 bin [2023-02-06T11:58:33.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 11:54 cmd [2023-02-06T11:58:33.092Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 6 11:58 coverage.out [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 3251 Feb 6 11:54 go.mod [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 32586 Feb 6 11:54 go.sum [2023-02-06T11:58:33.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 11:54 internal [2023-02-06T11:58:33.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 11:54 snap [2023-02-06T11:58:33.092Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 6 11:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T11:58:33.431Z] + 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=b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 --label arch=arm64 --label version=3.0.0-dev.8 . [2023-02-06T11:58:33.703Z] Sending build context to Docker daemon 11.86MB [2023-02-06T11:58:33.703Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T11:58:33.703Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-06T11:58:33.703Z] ---> 21d5cd2e9053 [2023-02-06T11:58:33.703Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-06T11:58:33.971Z] ---> Running in 6f44fbd9c652 [2023-02-06T11:58:34.240Z] Removing intermediate container 6f44fbd9c652 [2023-02-06T11:58:34.240Z] ---> 83c8f9f44a0d [2023-02-06T11:58:34.240Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T11:58:34.240Z] ---> Running in 7c47f748697b [2023-02-06T11:58:34.510Z] Removing intermediate container 7c47f748697b [2023-02-06T11:58:34.510Z] ---> ce3ba27fa73b [2023-02-06T11:58:34.510Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-06T11:58:34.780Z] ---> Running in 91b4fc6b233c [2023-02-06T11:58:35.049Z] Removing intermediate container 91b4fc6b233c [2023-02-06T11:58:35.049Z] ---> e6229c992135 [2023-02-06T11:58:35.049Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-06T11:58:35.049Z] ---> Running in 544538ada77a [2023-02-06T11:58:35.320Z] Removing intermediate container 544538ada77a [2023-02-06T11:58:35.320Z] ---> 8e997cf7e6b9 [2023-02-06T11:58:35.320Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T11:58:35.320Z] ---> Running in d1e282631e2f [2023-02-06T11:58:36.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T11:58:36.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T11:58:37.508Z] OK: 226 MiB in 55 packages [2023-02-06T11:58:39.459Z] Removing intermediate container d1e282631e2f [2023-02-06T11:58:39.459Z] ---> 5d6663e10ce0 [2023-02-06T11:58:39.459Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-06T11:58:39.459Z] ---> 32684dad1450 [2023-02-06T11:58:39.459Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T11:58:39.734Z] ---> Running in 5263b3f80ef6 [2023-02-06T11:58:42.320Z] Removing intermediate container 5263b3f80ef6 [2023-02-06T11:58:42.320Z] ---> 8a7a8024e6b1 [2023-02-06T11:58:42.320Z] Step 10/25 : COPY . . [2023-02-06T11:58:43.279Z] ---> cdff955a9012 [2023-02-06T11:58:43.279Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T11:58:43.553Z] ---> Running in e4e7a6542de2 [2023-02-06T11:58:43.821Z] Removing intermediate container e4e7a6542de2 [2023-02-06T11:58:43.821Z] ---> 3d74b181dd81 [2023-02-06T11:58:43.821Z] Step 12/25 : RUN $MAKE [2023-02-06T11:58:43.821Z] ---> Running in 55533960e281 [2023-02-06T11:58:44.780Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-06T12:01:06.465Z] Removing intermediate container 55533960e281 [2023-02-06T12:01:06.465Z] ---> 004f49e6e9da [2023-02-06T12:01:06.465Z] Step 13/25 : FROM alpine:3.16 [2023-02-06T12:01:06.465Z] 3.16: Pulling from library/alpine [2023-02-06T12:01:06.465Z] 6875df1f5354: Pulling fs layer [2023-02-06T12:01:06.465Z] 6875df1f5354: Verifying Checksum [2023-02-06T12:01:06.465Z] 6875df1f5354: Download complete [2023-02-06T12:01:06.465Z] 6875df1f5354: Pull complete [2023-02-06T12:01:06.465Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T12:01:06.465Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T12:01:06.465Z] ---> 2b4661558fb8 [2023-02-06T12:01:06.465Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-06T12:01:06.465Z] ---> Running in c8a315c87d48 [2023-02-06T12:01:06.465Z] Removing intermediate container c8a315c87d48 [2023-02-06T12:01:06.465Z] ---> ef9e06763590 [2023-02-06T12:01:06.465Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-06T12:01:06.465Z] ---> Running in db8ccf3c3f1f [2023-02-06T12:01:06.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T12:01:06.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T12:01:06.465Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T12:01:06.465Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T12:01:06.465Z] OK: 5 MiB in 15 packages [2023-02-06T12:01:06.465Z] Removing intermediate container db8ccf3c3f1f [2023-02-06T12:01:06.465Z] ---> 7d59b27c4f8d [2023-02-06T12:01:06.465Z] Step 16/25 : WORKDIR / [2023-02-06T12:01:06.465Z] ---> Running in 9a66eb9f13cc [2023-02-06T12:01:06.465Z] Removing intermediate container 9a66eb9f13cc [2023-02-06T12:01:06.465Z] ---> 4c57d01bcc00 [2023-02-06T12:01:06.465Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-06T12:01:06.465Z] ---> b2ce551b0eae [2023-02-06T12:01:06.465Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-06T12:01:06.465Z] ---> e26473194e9f [2023-02-06T12:01:06.465Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-06T12:01:06.465Z] ---> f93784043b72 [2023-02-06T12:01:06.465Z] Step 20/25 : EXPOSE 59900 [2023-02-06T12:01:06.465Z] ---> Running in a92dbbbb7674 [2023-02-06T12:01:06.465Z] Removing intermediate container a92dbbbb7674 [2023-02-06T12:01:06.465Z] ---> bde97347e9e3 [2023-02-06T12:01:06.465Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-06T12:01:06.465Z] ---> Running in 1c9c441c7b9a [2023-02-06T12:01:06.465Z] Removing intermediate container 1c9c441c7b9a [2023-02-06T12:01:06.465Z] ---> 8608b5d816e8 [2023-02-06T12:01:06.465Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T12:01:06.465Z] ---> Running in b1dddf5a2c12 [2023-02-06T12:01:06.465Z] Removing intermediate container b1dddf5a2c12 [2023-02-06T12:01:06.465Z] ---> 95620d18cc50 [2023-02-06T12:01:06.465Z] Step 23/25 : LABEL arch=arm64 [2023-02-06T12:01:06.465Z] ---> Running in 81b2bdc4bb2a [2023-02-06T12:01:06.465Z] Removing intermediate container 81b2bdc4bb2a [2023-02-06T12:01:06.465Z] ---> 9f7035176bb4 [2023-02-06T12:01:06.465Z] Step 24/25 : LABEL git_sha=b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [2023-02-06T12:01:06.465Z] ---> Running in 8254de417ff1 [2023-02-06T12:01:06.465Z] Removing intermediate container 8254de417ff1 [2023-02-06T12:01:06.465Z] ---> 1180a9180930 [2023-02-06T12:01:06.465Z] Step 25/25 : LABEL version=3.0.0-dev.8 [2023-02-06T12:01:06.465Z] ---> Running in 86ad0fa34a22 [2023-02-06T12:01:06.465Z] Removing intermediate container 86ad0fa34a22 [2023-02-06T12:01:06.465Z] ---> be5338dade75 [2023-02-06T12:01:06.465Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T12:01:06.465Z] Successfully built be5338dade75 [2023-02-06T12:01:06.465Z] 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-06T12:01:06.589Z] provisioning config files... [2023-02-06T12:01:06.602Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/79@tmp/config3998141514729551885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:01:06.930Z] ---> docker-login.sh [2023-02-06T12:01:06.931Z] nexus3.edgexfoundry.org:10001 [2023-02-06T12:01:06.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T12:01:07.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T12:01:07.197Z] Configure a credential helper to remove this warning. See [2023-02-06T12:01:07.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T12:01:07.197Z] [2023-02-06T12:01:07.197Z] Login Succeeded [2023-02-06T12:01:07.197Z] nexus3.edgexfoundry.org:10002 [2023-02-06T12:01:07.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T12:01:07.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T12:01:07.466Z] Configure a credential helper to remove this warning. See [2023-02-06T12:01:07.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T12:01:07.466Z] [2023-02-06T12:01:07.466Z] Login Succeeded [2023-02-06T12:01:07.466Z] nexus3.edgexfoundry.org:10003 [2023-02-06T12:01:07.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T12:01:07.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T12:01:07.735Z] Configure a credential helper to remove this warning. See [2023-02-06T12:01:07.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T12:01:07.735Z] [2023-02-06T12:01:07.735Z] Login Succeeded [2023-02-06T12:01:07.735Z] nexus3.edgexfoundry.org:10004 [2023-02-06T12:01:08.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T12:01:08.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T12:01:08.328Z] Configure a credential helper to remove this warning. See [2023-02-06T12:01:08.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T12:01:08.328Z] [2023-02-06T12:01:08.328Z] Login Succeeded [2023-02-06T12:01:08.328Z] docker.io [2023-02-06T12:01:08.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T12:01:09.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T12:01:09.180Z] Configure a credential helper to remove this warning. See [2023-02-06T12:01:09.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T12:01:09.180Z] [2023-02-06T12:01:09.180Z] Login Succeeded [2023-02-06T12:01:09.180Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T12:01:09.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-06T12:01:09.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T12:01:09.231Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-02-06T12:01:09.231Z] b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [2023-02-06T12:01:09.231Z] latest [2023-02-06T12:01:09.231Z] 3.0.0-dev.8 [2023-02-06T12:01:09.231Z] b7ce723d3d6de2615d4c98362cbd5647c3b6aed1-3.0.0-dev.8 [2023-02-06T12:01:09.231Z] main [2023-02-06T12:01:09.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:01:09.585Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:01:09.927Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [2023-02-06T12:01:09.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-06T12:01:09.927Z] 03f47323dc05: Preparing [2023-02-06T12:01:09.927Z] 9bf3ce3b1554: Preparing [2023-02-06T12:01:09.927Z] 1f8dfc18bffd: Preparing [2023-02-06T12:01:09.927Z] 8b35b36df298: Preparing [2023-02-06T12:01:09.927Z] 17bec77d7fdc: Preparing [2023-02-06T12:01:09.927Z] 17bec77d7fdc: Layer already exists [2023-02-06T12:01:10.194Z] 9bf3ce3b1554: Pushed [2023-02-06T12:01:10.194Z] 8b35b36df298: Pushed [2023-02-06T12:01:10.194Z] 1f8dfc18bffd: Pushed [2023-02-06T12:01:15.531Z] 03f47323dc05: Pushed [2023-02-06T12:01:15.531Z] b7ce723d3d6de2615d4c98362cbd5647c3b6aed1: digest: sha256:90e6fb6ced09721acdaf30626fe42a48cf8b73d02c90d7333155bd7348d8c9e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:01:15.865Z] + 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-06T12:01:16.202Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-02-06T12:01:16.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-06T12:01:16.202Z] 03f47323dc05: Preparing [2023-02-06T12:01:16.202Z] 9bf3ce3b1554: Preparing [2023-02-06T12:01:16.202Z] 1f8dfc18bffd: Preparing [2023-02-06T12:01:16.202Z] 8b35b36df298: Preparing [2023-02-06T12:01:16.202Z] 17bec77d7fdc: Preparing [2023-02-06T12:01:16.202Z] 03f47323dc05: Layer already exists [2023-02-06T12:01:16.202Z] 9bf3ce3b1554: Layer already exists [2023-02-06T12:01:16.202Z] 1f8dfc18bffd: Layer already exists [2023-02-06T12:01:16.202Z] 8b35b36df298: Layer already exists [2023-02-06T12:01:16.202Z] 17bec77d7fdc: Layer already exists [2023-02-06T12:01:16.468Z] latest: digest: sha256:90e6fb6ced09721acdaf30626fe42a48cf8b73d02c90d7333155bd7348d8c9e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:01:16.808Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:01:17.144Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.8 [2023-02-06T12:01:17.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-06T12:01:17.144Z] 03f47323dc05: Preparing [2023-02-06T12:01:17.144Z] 9bf3ce3b1554: Preparing [2023-02-06T12:01:17.144Z] 1f8dfc18bffd: Preparing [2023-02-06T12:01:17.144Z] 8b35b36df298: Preparing [2023-02-06T12:01:17.144Z] 17bec77d7fdc: Preparing [2023-02-06T12:01:17.144Z] 17bec77d7fdc: Layer already exists [2023-02-06T12:01:17.144Z] 9bf3ce3b1554: Layer already exists [2023-02-06T12:01:17.144Z] 03f47323dc05: Layer already exists [2023-02-06T12:01:17.144Z] 1f8dfc18bffd: Layer already exists [2023-02-06T12:01:17.144Z] 8b35b36df298: Layer already exists [2023-02-06T12:01:17.144Z] 3.0.0-dev.8: digest: sha256:90e6fb6ced09721acdaf30626fe42a48cf8b73d02c90d7333155bd7348d8c9e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:01:17.480Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:01:17.818Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1-3.0.0-dev.8 [2023-02-06T12:01:17.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-06T12:01:17.818Z] 03f47323dc05: Preparing [2023-02-06T12:01:17.818Z] 9bf3ce3b1554: Preparing [2023-02-06T12:01:17.818Z] 1f8dfc18bffd: Preparing [2023-02-06T12:01:17.818Z] 8b35b36df298: Preparing [2023-02-06T12:01:17.818Z] 17bec77d7fdc: Preparing [2023-02-06T12:01:17.818Z] 9bf3ce3b1554: Layer already exists [2023-02-06T12:01:17.818Z] 03f47323dc05: Layer already exists [2023-02-06T12:01:17.818Z] 17bec77d7fdc: Layer already exists [2023-02-06T12:01:17.818Z] 1f8dfc18bffd: Layer already exists [2023-02-06T12:01:17.818Z] 8b35b36df298: Layer already exists [2023-02-06T12:01:17.818Z] b7ce723d3d6de2615d4c98362cbd5647c3b6aed1-3.0.0-dev.8: digest: sha256:90e6fb6ced09721acdaf30626fe42a48cf8b73d02c90d7333155bd7348d8c9e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:01:18.152Z] + 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-06T12:01:18.487Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-02-06T12:01:18.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-06T12:01:18.487Z] 03f47323dc05: Preparing [2023-02-06T12:01:18.487Z] 9bf3ce3b1554: Preparing [2023-02-06T12:01:18.487Z] 1f8dfc18bffd: Preparing [2023-02-06T12:01:18.487Z] 8b35b36df298: Preparing [2023-02-06T12:01:18.487Z] 17bec77d7fdc: Preparing [2023-02-06T12:01:18.487Z] 9bf3ce3b1554: Layer already exists [2023-02-06T12:01:18.487Z] 03f47323dc05: Layer already exists [2023-02-06T12:01:18.487Z] 1f8dfc18bffd: Layer already exists [2023-02-06T12:01:18.487Z] 8b35b36df298: Layer already exists [2023-02-06T12:01:18.487Z] 17bec77d7fdc: Layer already exists [2023-02-06T12:01:18.487Z] main: digest: sha256:90e6fb6ced09721acdaf30626fe42a48cf8b73d02c90d7333155bd7348d8c9e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-06T12:01:18.531Z] ===================================================== [Pipeline] echo [2023-02-06T12:01:18.538Z] taggedImages: [2023-02-06T12:01:18.538Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [2023-02-06T12:01:18.538Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-02-06T12:01:18.538Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.8 [2023-02-06T12:01:18.538Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b7ce723d3d6de2615d4c98362cbd5647c3b6aed1-3.0.0-dev.8 [2023-02-06T12:01:18.538Z] - 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-06T12:01:18.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T12:01:18.900Z] [2023-02-06T12:01:18.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:01:19.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T12:01:19.233Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T12:01:19.233Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T12:01:19.233Z] 04944245beec: Pulling fs layer [2023-02-06T12:01:19.233Z] 699f458cf7ca: Pulling fs layer [2023-02-06T12:01:19.233Z] 765212b225bb: Pulling fs layer [2023-02-06T12:01:19.233Z] f23df028b6ca: Pulling fs layer [2023-02-06T12:01:19.233Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T12:01:19.233Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T12:01:19.233Z] f23df028b6ca: Waiting [2023-02-06T12:01:19.233Z] d65c8cfc05b1: Waiting [2023-02-06T12:01:19.233Z] 765212b225bb: Waiting [2023-02-06T12:01:19.233Z] 2437ff75d9bd: Waiting [2023-02-06T12:01:19.507Z] 04944245beec: Verifying Checksum [2023-02-06T12:01:19.507Z] 04944245beec: Download complete [2023-02-06T12:01:19.507Z] 765212b225bb: Verifying Checksum [2023-02-06T12:01:19.507Z] 765212b225bb: Download complete [2023-02-06T12:01:19.507Z] f23df028b6ca: Verifying Checksum [2023-02-06T12:01:19.507Z] f23df028b6ca: Download complete [2023-02-06T12:01:19.507Z] d65c8cfc05b1: Verifying Checksum [2023-02-06T12:01:19.507Z] d65c8cfc05b1: Download complete [2023-02-06T12:01:19.776Z] 699f458cf7ca: Verifying Checksum [2023-02-06T12:01:19.776Z] 699f458cf7ca: Download complete [2023-02-06T12:01:20.042Z] 8998bd30e6a1: Verifying Checksum [2023-02-06T12:01:20.042Z] 8998bd30e6a1: Download complete [2023-02-06T12:01:22.624Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T12:01:22.624Z] 2437ff75d9bd: Download complete [2023-02-06T12:01:24.032Z] 8998bd30e6a1: Pull complete [2023-02-06T12:01:25.442Z] 04944245beec: Pull complete [2023-02-06T12:01:26.855Z] 699f458cf7ca: Pull complete [2023-02-06T12:01:27.122Z] 765212b225bb: Pull complete [2023-02-06T12:01:27.776Z] f23df028b6ca: Pull complete [2023-02-06T12:01:28.060Z] d65c8cfc05b1: Pull complete [2023-02-06T12:01:43.137Z] 2437ff75d9bd: Pull complete [2023-02-06T12:01:43.137Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T12:01:43.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T12:01:43.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T12:01:43.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-4663 does not seem to be running inside a container [2023-02-06T12:01:43.431Z] $ 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/79 -v /w/workspace/device-virtual-go/79:/w/workspace/device-virtual-go/79:rw,z -v /w/workspace/device-virtual-go/79@tmp:/w/workspace/device-virtual-go/79@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-06T12:01:45.994Z] $ docker top b2276f00f896a42f464a2538b6c342cdec871d2249fee1bbce238ade2b26d065 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:01:46.498Z] ---> job-cost.sh [2023-02-06T12:01:46.764Z] lf-activate-venv: SKIPPING [2023-02-06T12:01:46.764Z] INFO: No Stack... [2023-02-06T12:01:47.030Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T12:01:47.988Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T12:01:48.309Z] + cat /w/workspace/device-virtual-go/79/archives/cost.csv [2023-02-06T12:01:48.309Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T12:01:48.372Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-79-stack-cost] [2023-02-06T12:01:48.377Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-79-stack-cost] did not exist. Created. [2023-02-06T12:01:48.378Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T12:01:49.021Z] /w/workspace/device-virtual-go/79@tmp/durable-b660611d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-06T12:01:49.675Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T12:01:49.692Z] Warning: overwriting stash ‘stack-cost’ [2023-02-06T12:01:49.743Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T12:01:49.749Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T12:01:49.791Z] $ docker stop --time=1 b2276f00f896a42f464a2538b6c342cdec871d2249fee1bbce238ade2b26d065 [2023-02-06T12:01:51.327Z] $ docker rm -f --volumes b2276f00f896a42f464a2538b6c342cdec871d2249fee1bbce238ade2b26d065 [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-06T12:01:51.709Z] provisioning config files... [2023-02-06T12:01:51.715Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17278044728533603989tmp [Pipeline] { [Pipeline] sh [2023-02-06T12:01:52.005Z] + set +x [2023-02-06T12:01:52.006Z] + curl -s https://codecov.io/bash [2023-02-06T12:01:52.006Z] + bash -s -- [2023-02-06T12:01:52.006Z] [2023-02-06T12:01:52.006Z] _____ _ [2023-02-06T12:01:52.006Z] / ____| | | [2023-02-06T12:01:52.006Z] | | ___ __| | ___ ___ _____ __ [2023-02-06T12:01:52.006Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-06T12:01:52.006Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-06T12:01:52.006Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-06T12:01:52.006Z] Bash-1.0.6 [2023-02-06T12:01:52.006Z] [2023-02-06T12:01:52.006Z] [2023-02-06T12:01:52.006Z] ==> git version 2.25.1 found [2023-02-06T12:01:52.006Z] ==> 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-06T12:01:52.006Z] Release-Date: 2020-01-08 [2023-02-06T12:01:52.006Z] 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-06T12:01:52.006Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-06T12:01:52.006Z] ==> Jenkins CI detected. [2023-02-06T12:01:52.006Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-02-06T12:01:52.006Z] project root: . [2023-02-06T12:01:52.006Z] --> token set from env [2023-02-06T12:01:52.006Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-06T12:01:52.006Z] ==> Running gcov in . (disable via -X gcov) [2023-02-06T12:01:52.006Z] ==> Python coveragepy not found [2023-02-06T12:01:52.006Z] ==> Searching for coverage reports in: [2023-02-06T12:01:52.006Z] + . [2023-02-06T12:01:52.006Z] -> Found 1 reports [2023-02-06T12:01:52.006Z] ==> Detecting git/mercurial file structure [2023-02-06T12:01:52.006Z] ==> Reading reports [2023-02-06T12:01:52.006Z] + ./coverage.out bytes=44128 [2023-02-06T12:01:52.006Z] ==> Appending adjustments [2023-02-06T12:01:52.006Z] https://docs.codecov.io/docs/fixing-reports [2023-02-06T12:01:52.265Z] + Found adjustments [2023-02-06T12:01:52.265Z] ==> Gzipping contents [2023-02-06T12:01:52.265Z] 8.0K /tmp/codecov.ETObfT.gz [2023-02-06T12:01:52.265Z] ==> Uploading reports [2023-02-06T12:01:52.265Z] url: https://codecov.io [2023-02-06T12:01:52.265Z] query: branch=main&commit=b7ce723d3d6de2615d4c98362cbd5647c3b6aed1&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-06T12:01:52.265Z] -> Pinging Codecov [2023-02-06T12:01:52.265Z] 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=b7ce723d3d6de2615d4c98362cbd5647c3b6aed1&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-06T12:01:52.832Z] -> Uploading to [2023-02-06T12:01:52.832Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-06/5E52B4B073DB2E39498172D8E973AA87/b7ce723d3d6de2615d4c98362cbd5647c3b6aed1/096ecd89-9a7d-4bd6-a035-8b56f200bc91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T120152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af7e9f87652473c1aa1f204c4b97a7c4018854d75158baf55dfcb8b5b84491c5 [2023-02-06T12:01:52.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T12:01:52.832Z] Dload Upload Total Spent Left Speed [2023-02-06T12:01:53.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5482 0 0 100 5482 0 15843 --:--:-- --:--:-- --:--:-- 15798 [2023-02-06T12:01:53.093Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [Pipeline] } [2023-02-06T12:01:53.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-06T12:01:53.283Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-06T12:01:53.291Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:01:53.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-06T12:01:53.581Z] [2023-02-06T12:01:53.581Z] 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-06T12:01:53.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-06T12:01:53.884Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-06T12:01:53.884Z] df9b9388f04a: Pulling fs layer [2023-02-06T12:01:53.884Z] 52dc419b0ee2: Pulling fs layer [2023-02-06T12:01:53.884Z] 25bc292e5bac: Pulling fs layer [2023-02-06T12:01:53.884Z] 114826534d7a: Pulling fs layer [2023-02-06T12:01:53.884Z] 4657fd5d0bcf: Pulling fs layer [2023-02-06T12:01:53.884Z] 6ad1cebc031e: Pulling fs layer [2023-02-06T12:01:53.884Z] 8a3aa393b2d8: Pulling fs layer [2023-02-06T12:01:53.884Z] 6ad1cebc031e: Waiting [2023-02-06T12:01:53.884Z] 114826534d7a: Waiting [2023-02-06T12:01:53.884Z] 4657fd5d0bcf: Waiting [2023-02-06T12:01:53.884Z] 8a3aa393b2d8: Waiting [2023-02-06T12:01:53.884Z] 25bc292e5bac: Verifying Checksum [2023-02-06T12:01:53.884Z] 25bc292e5bac: Download complete [2023-02-06T12:01:53.884Z] 52dc419b0ee2: Verifying Checksum [2023-02-06T12:01:53.884Z] 52dc419b0ee2: Download complete [2023-02-06T12:01:53.884Z] 4657fd5d0bcf: Verifying Checksum [2023-02-06T12:01:53.884Z] 4657fd5d0bcf: Download complete [2023-02-06T12:01:53.884Z] df9b9388f04a: Verifying Checksum [2023-02-06T12:01:53.884Z] df9b9388f04a: Download complete [2023-02-06T12:01:54.148Z] df9b9388f04a: Pull complete [2023-02-06T12:01:54.148Z] 52dc419b0ee2: Pull complete [2023-02-06T12:01:54.420Z] 6ad1cebc031e: Verifying Checksum [2023-02-06T12:01:54.420Z] 6ad1cebc031e: Download complete [2023-02-06T12:01:54.692Z] 25bc292e5bac: Pull complete [2023-02-06T12:01:55.299Z] 114826534d7a: Verifying Checksum [2023-02-06T12:01:55.299Z] 114826534d7a: Download complete [2023-02-06T12:01:55.557Z] 8a3aa393b2d8: Verifying Checksum [2023-02-06T12:01:55.557Z] 8a3aa393b2d8: Download complete [2023-02-06T12:01:58.834Z] 114826534d7a: Pull complete [2023-02-06T12:01:58.834Z] 4657fd5d0bcf: Pull complete [2023-02-06T12:01:58.834Z] 6ad1cebc031e: Pull complete [2023-02-06T12:02:01.363Z] 8a3aa393b2d8: Pull complete [2023-02-06T12:02:01.363Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-06T12:02:01.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-06T12:02:01.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T12:02:01.438Z] prd-ubuntu20.04-docker-8c-8g-4661 does not seem to be running inside a container [2023-02-06T12:02:01.469Z] $ 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-06T12:02:04.618Z] $ docker top c673e06cfb15deb8376210904cb41702487352183b369f24eb10abd7b4c4c27d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T12:02:04.689Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-02-06T12:02:04.970Z] + set -o pipefail [2023-02-06T12:02:04.970Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-02-06T12:02:11.532Z] [2023-02-06T12:02:11.532Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-02-06T12:02:11.532Z] [2023-02-06T12:02:11.532Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/4665f4fd-e606-48e1-9cf1-abdce1238109 [2023-02-06T12:02:11.532Z] [2023-02-06T12:02:11.532Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-06T12:02:11.532Z] [2023-02-06T12:02:11.532Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-06T12:02:11.532Z] [2023-02-06T12:02:11.532Z] [2023-02-06T12:02:11.532Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-06T12:02:11.532Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-06T12:02:11.532Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-06T12:02:11.545Z] $ docker stop --time=1 c673e06cfb15deb8376210904cb41702487352183b369f24eb10abd7b4c4c27d [2023-02-06T12:02:14.459Z] $ docker rm -f --volumes c673e06cfb15deb8376210904cb41702487352183b369f24eb10abd7b4c4c27d [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-06T12:02:15.120Z] + git log --format=format:%s -1 b7ce723d3d6de2615d4c98362cbd5647c3b6aed1 [Pipeline] sh [2023-02-06T12:02:15.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T12:02:15.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:02:15.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T12:02:15.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T12:02:15.801Z] prd-ubuntu20.04-docker-8c-8g-4661 does not seem to be running inside a container [2023-02-06T12:02:15.836Z] $ 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-06T12:02:16.237Z] $ docker top b4d0ac29b82fc269c2971c8256625f788c076486d078236b05faa8e207f88fee -eo pid,comm [2023-02-06T12:02:16.284Z] 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-06T12:02:16.284Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T12:02:16.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T12:02:16.330Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T12:02:16.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T12:02:16.457Z] $ docker exec b4d0ac29b82fc269c2971c8256625f788c076486d078236b05faa8e207f88fee ssh-agent [2023-02-06T12:02:16.583Z] SSH_AUTH_SOCK=/tmp/ssh-NT3JwhxDxjWg/agent.32 [2023-02-06T12:02:16.583Z] SSH_AGENT_PID=38 [2023-02-06T12:02:16.588Z] Running ssh-add (command line suppressed) [2023-02-06T12:02:16.691Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3439941071818865000.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3439941071818865000.key) [2023-02-06T12:02:16.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T12:02:17.001Z] + git semver tag [2023-02-06T12:02:17.262Z] 2023-02-06 12:02:17,180 [run_tag] DEBUG tag force:False [2023-02-06T12:02:17.262Z] 2023-02-06 12:02:17,180 [check_head_tag] DEBUG check head tag [2023-02-06T12:02:17.262Z] 2023-02-06 12:02:17,181 [execute] INFO git cat-file --batch-check [2023-02-06T12:02:17.262Z] 2023-02-06 12:02:17,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-02-06T12:02:17.262Z] 2023-02-06 12:02:17,185 [execute] INFO git cat-file --batch [2023-02-06T12:02:17.262Z] 2023-02-06 12:02:17,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-02-06T12:02:17.262Z] 2023-02-06 12:02:17,207 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-06T12:02:17.262Z] 2023-02-06 12:02:17,207 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 [2023-02-06T12:02:17.262Z] 2023-02-06 12:02:17,208 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-06T12:02:17.262Z] 2023-02-06 12:02:17,213 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-06T12:02:17.262Z] 3.0.0-dev.8 [Pipeline] } [2023-02-06T12:02:17.274Z] $ docker exec --env ******** --env ******** b4d0ac29b82fc269c2971c8256625f788c076486d078236b05faa8e207f88fee ssh-agent -k [2023-02-06T12:02:17.370Z] unset SSH_AUTH_SOCK; [2023-02-06T12:02:17.371Z] unset SSH_AGENT_PID; [2023-02-06T12:02:17.371Z] echo Agent pid 38 killed; [2023-02-06T12:02:17.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T12:02:18.892Z] + git semver [Pipeline] } [2023-02-06T12:02:18.906Z] $ docker stop --time=1 b4d0ac29b82fc269c2971c8256625f788c076486d078236b05faa8e207f88fee [2023-02-06T12:02:20.207Z] $ docker rm -f --volumes b4d0ac29b82fc269c2971c8256625f788c076486d078236b05faa8e207f88fee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:02:20.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-06T12:02:20.605Z] [2023-02-06T12:02:20.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:02:20.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-06T12:02:20.910Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-06T12:02:20.910Z] ab5ef0e58194: Pulling fs layer [2023-02-06T12:02:20.910Z] 9712f1f96733: Pulling fs layer [2023-02-06T12:02:20.910Z] 63f879dbbcfc: Pulling fs layer [2023-02-06T12:02:20.910Z] 0d9ebad4ef96: Pulling fs layer [2023-02-06T12:02:20.910Z] e9a5061849ea: Pulling fs layer [2023-02-06T12:02:20.910Z] d747dcd14b5f: Pulling fs layer [2023-02-06T12:02:20.910Z] 2de7ff778b66: Pulling fs layer [2023-02-06T12:02:20.910Z] 0d9ebad4ef96: Waiting [2023-02-06T12:02:20.910Z] d747dcd14b5f: Waiting [2023-02-06T12:02:20.910Z] 2de7ff778b66: Waiting [2023-02-06T12:02:20.910Z] e9a5061849ea: Waiting [2023-02-06T12:02:20.910Z] 9712f1f96733: Download complete [2023-02-06T12:02:21.517Z] 63f879dbbcfc: Verifying Checksum [2023-02-06T12:02:21.517Z] 63f879dbbcfc: Download complete [2023-02-06T12:02:21.806Z] e9a5061849ea: Verifying Checksum [2023-02-06T12:02:21.806Z] e9a5061849ea: Download complete [2023-02-06T12:02:21.806Z] d747dcd14b5f: Verifying Checksum [2023-02-06T12:02:21.806Z] d747dcd14b5f: Download complete [2023-02-06T12:02:22.175Z] ab5ef0e58194: Download complete [2023-02-06T12:02:23.324Z] 2de7ff778b66: Verifying Checksum [2023-02-06T12:02:23.324Z] 2de7ff778b66: Download complete [2023-02-06T12:02:23.324Z] 0d9ebad4ef96: Verifying Checksum [2023-02-06T12:02:23.324Z] 0d9ebad4ef96: Download complete [2023-02-06T12:02:25.223Z] ab5ef0e58194: Pull complete [2023-02-06T12:02:25.223Z] 9712f1f96733: Pull complete [2023-02-06T12:02:26.156Z] 63f879dbbcfc: Pull complete [2023-02-06T12:02:30.342Z] 0d9ebad4ef96: Pull complete [2023-02-06T12:02:30.342Z] e9a5061849ea: Pull complete [2023-02-06T12:02:30.342Z] d747dcd14b5f: Pull complete [2023-02-06T12:02:31.275Z] 2de7ff778b66: Pull complete [2023-02-06T12:02:31.275Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-06T12:02:31.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-06T12:02:31.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T12:02:31.381Z] prd-ubuntu20.04-docker-8c-8g-4661 does not seem to be running inside a container [2023-02-06T12:02:31.411Z] $ 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-06T12:02:34.641Z] $ docker top ac4a2a789ed0e8fadc089d338a8e682486588ad2d6d93a78d32f25c9f864b0f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-06T12:02:34.710Z] provisioning config files... [2023-02-06T12:02:34.715Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16977890531220212032tmp [2023-02-06T12:02:34.723Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16821383883758023924tmp [2023-02-06T12:02:34.730Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15684586521457739667tmp [Pipeline] { [Pipeline] echo [2023-02-06T12:02:34.746Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:02:35.032Z] ---> sigul-configuration.sh [2023-02-06T12:02:35.032Z] gpg: directory `/root/.gnupg' created [2023-02-06T12:02:35.032Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-06T12:02:35.032Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-06T12:02:35.032Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-06T12:02:35.032Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-06T12:02:35.032Z] gpg: CAST5 encrypted data [2023-02-06T12:02:35.032Z] gpg: encrypted with 1 passphrase [2023-02-06T12:02:35.032Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-06T12:02:35.318Z] + mkdir /home/jenkins [2023-02-06T12:02:35.318Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-06T12:02:35.605Z] + 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-06T12:02:35.616Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:02:35.900Z] ---> sigul-install.sh [2023-02-06T12:02:35.901Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-06T12:02:36.192Z] + git tag --list [2023-02-06T12:02:36.192Z] v1.0.0 [2023-02-06T12:02:36.192Z] v1.1.0 [2023-02-06T12:02:36.192Z] v1.1.1 [2023-02-06T12:02:36.192Z] v1.2.1 [2023-02-06T12:02:36.192Z] v1.2.2 [2023-02-06T12:02:36.192Z] v1.2.3 [2023-02-06T12:02:36.192Z] v1.3.0 [2023-02-06T12:02:36.192Z] v1.3.1 [2023-02-06T12:02:36.192Z] v2.0.0 [2023-02-06T12:02:36.192Z] v2.1.0 [2023-02-06T12:02:36.192Z] v2.1.1 [2023-02-06T12:02:36.192Z] v2.1.1-dev.1 [2023-02-06T12:02:36.192Z] v2.1.1-dev.2 [2023-02-06T12:02:36.192Z] v2.2.0 [2023-02-06T12:02:36.192Z] v2.2.1-dev.1 [2023-02-06T12:02:36.192Z] v2.2.1-dev.2 [2023-02-06T12:02:36.192Z] v2.2.1-dev.3 [2023-02-06T12:02:36.192Z] v2.2.1-dev.4 [2023-02-06T12:02:36.192Z] v2.2.1-dev.5 [2023-02-06T12:02:36.192Z] v2.2.1-dev.6 [2023-02-06T12:02:36.192Z] v2.2.1-dev.7 [2023-02-06T12:02:36.192Z] v2.2.1-dev.8 [2023-02-06T12:02:36.192Z] v2.3.0 [2023-02-06T12:02:36.192Z] v2.3.0-dev.10 [2023-02-06T12:02:36.192Z] v2.3.0-dev.11 [2023-02-06T12:02:36.192Z] v2.3.0-dev.12 [2023-02-06T12:02:36.192Z] v2.3.0-dev.13 [2023-02-06T12:02:36.192Z] v2.3.0-dev.14 [2023-02-06T12:02:36.192Z] v2.3.0-dev.15 [2023-02-06T12:02:36.192Z] v2.3.0-dev.16 [2023-02-06T12:02:36.192Z] v2.3.0-dev.17 [2023-02-06T12:02:36.192Z] v2.3.0-dev.18 [2023-02-06T12:02:36.192Z] v2.3.0-dev.19 [2023-02-06T12:02:36.192Z] v2.3.0-dev.20 [2023-02-06T12:02:36.192Z] v2.3.0-dev.21 [2023-02-06T12:02:36.192Z] v2.3.0-dev.22 [2023-02-06T12:02:36.192Z] v2.3.0-dev.23 [2023-02-06T12:02:36.192Z] v2.3.0-dev.24 [2023-02-06T12:02:36.192Z] v2.3.0-dev.25 [2023-02-06T12:02:36.192Z] v2.3.0-dev.26 [2023-02-06T12:02:36.192Z] v2.3.0-dev.27 [2023-02-06T12:02:36.192Z] v2.3.0-dev.28 [2023-02-06T12:02:36.192Z] v2.3.0-dev.29 [2023-02-06T12:02:36.192Z] v2.3.0-dev.30 [2023-02-06T12:02:36.192Z] v2.3.0-dev.8 [2023-02-06T12:02:36.192Z] v2.3.0-dev.9 [2023-02-06T12:02:36.192Z] v3.0.0-dev.1 [2023-02-06T12:02:36.192Z] v3.0.0-dev.2 [2023-02-06T12:02:36.192Z] v3.0.0-dev.3 [2023-02-06T12:02:36.192Z] v3.0.0-dev.4 [2023-02-06T12:02:36.192Z] v3.0.0-dev.5 [2023-02-06T12:02:36.192Z] v3.0.0-dev.6 [2023-02-06T12:02:36.192Z] v3.0.0-dev.7 [2023-02-06T12:02:36.192Z] v3.0.0-dev.8 [Pipeline] sh [2023-02-06T12:02:36.506Z] + lftools sign git-tag v3.0.0-dev.8 [2023-02-06T12:02:37.079Z] Signing Git tag with Sigul... [2023-02-06T12:02:37.079Z] Signing v3.0.0-dev.8 [Pipeline] echo [2023-02-06T12:02:37.348Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:02:37.632Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-06T12:02:37.639Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-06T12:02:37.655Z] $ docker stop --time=1 ac4a2a789ed0e8fadc089d338a8e682486588ad2d6d93a78d32f25c9f864b0f1 [2023-02-06T12:02:38.955Z] $ docker rm -f --volumes ac4a2a789ed0e8fadc089d338a8e682486588ad2d6d93a78d32f25c9f864b0f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-06T12:02:39.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T12:02:39.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:02:39.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T12:02:39.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T12:02:39.742Z] prd-ubuntu20.04-docker-8c-8g-4661 does not seem to be running inside a container [2023-02-06T12:02:39.772Z] $ 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-06T12:02:40.117Z] $ docker top 9d12484a4884cbdf2ecc118af03d86d517935d1bc5eb9ec94a9b0ecb28dd9eca -eo pid,comm [2023-02-06T12:02:40.168Z] 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-06T12:02:40.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T12:02:40.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T12:02:40.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T12:02:40.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T12:02:40.326Z] $ docker exec 9d12484a4884cbdf2ecc118af03d86d517935d1bc5eb9ec94a9b0ecb28dd9eca ssh-agent [2023-02-06T12:02:40.435Z] SSH_AUTH_SOCK=/tmp/ssh-M2fhVqSfY468/agent.32 [2023-02-06T12:02:40.435Z] SSH_AGENT_PID=39 [2023-02-06T12:02:40.439Z] Running ssh-add (command line suppressed) [2023-02-06T12:02:40.557Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1636526014432735468.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1636526014432735468.key) [2023-02-06T12:02:40.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T12:02:40.847Z] + git semver bump pre [2023-02-06T12:02:41.107Z] 2023-02-06 12:02:41,082 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-06T12:02:41.107Z] 2023-02-06 12:02:41,082 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev [2023-02-06T12:02:41.107Z] 2023-02-06 12:02:41,082 [bump_version] DEBUG bumped version:3.0.0-dev.9 [2023-02-06T12:02:41.107Z] 2023-02-06 12:02:41,082 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-02-06T12:02:41.107Z] 2023-02-06 12:02:41,082 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-06T12:02:41.107Z] 2023-02-06 12:02:41,083 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-06T12:02:41.107Z] 2023-02-06 12:02:41,085 [execute] INFO git cat-file --batch-check [2023-02-06T12:02:41.107Z] 2023-02-06 12:02:41,085 [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-06T12:02:41.107Z] 2023-02-06 12:02:41,091 [execute] INFO git cat-file --batch [2023-02-06T12:02:41.107Z] 2023-02-06 12:02:41,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T12:02:41.107Z] 2023-02-06 12:02:41,098 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-06T12:02:41.107Z] 3.0.0-dev.9 [Pipeline] } [2023-02-06T12:02:41.377Z] $ docker exec --env ******** --env ******** 9d12484a4884cbdf2ecc118af03d86d517935d1bc5eb9ec94a9b0ecb28dd9eca ssh-agent -k [2023-02-06T12:02:41.480Z] unset SSH_AUTH_SOCK; [2023-02-06T12:02:41.480Z] unset SSH_AGENT_PID; [2023-02-06T12:02:41.480Z] echo Agent pid 39 killed; [2023-02-06T12:02:41.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T12:02:41.798Z] + git semver [Pipeline] } [2023-02-06T12:02:42.073Z] $ docker stop --time=1 9d12484a4884cbdf2ecc118af03d86d517935d1bc5eb9ec94a9b0ecb28dd9eca [2023-02-06T12:02:43.349Z] $ docker rm -f --volumes 9d12484a4884cbdf2ecc118af03d86d517935d1bc5eb9ec94a9b0ecb28dd9eca [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T12:02:43.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T12:02:43.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:02:43.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T12:02:43.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T12:02:44.064Z] prd-ubuntu20.04-docker-8c-8g-4661 does not seem to be running inside a container [2023-02-06T12:02:44.098Z] $ 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-06T12:02:44.450Z] $ docker top ebf9f396770486bc2fb029112f2a8cb959ca9fbad8c3b57e80ab257622992946 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T12:02:44.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T12:02:44.533Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T12:02:44.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T12:02:44.649Z] $ docker exec ebf9f396770486bc2fb029112f2a8cb959ca9fbad8c3b57e80ab257622992946 ssh-agent [2023-02-06T12:02:44.755Z] SSH_AUTH_SOCK=/tmp/ssh-5eSjuvhtekkz/agent.31 [2023-02-06T12:02:44.755Z] SSH_AGENT_PID=37 [2023-02-06T12:02:44.759Z] Running ssh-add (command line suppressed) [2023-02-06T12:02:44.868Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8150622957756411232.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8150622957756411232.key) [2023-02-06T12:02:44.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T12:02:45.160Z] + git semver push [2023-02-06T12:02:45.418Z] 2023-02-06 12:02:45,347 [run_push] DEBUG push [2023-02-06T12:02:45.418Z] 2023-02-06 12:02:45,347 [execute] INFO git cat-file --batch-check [2023-02-06T12:02:45.418Z] 2023-02-06 12:02:45,348 [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-06T12:02:45.418Z] 2023-02-06 12:02:45,352 [execute] INFO git rev-list 31cb9b701db92c934a9933216b7cd948740824f6 -- [2023-02-06T12:02:45.418Z] 2023-02-06 12:02:45,352 [execute] DEBUG Popen(['git', 'rev-list', '31cb9b701db92c934a9933216b7cd948740824f6', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-06T12:02:45.418Z] 2023-02-06 12:02:45,361 [execute] INFO git fetch -v origin [2023-02-06T12:02:45.418Z] 2023-02-06 12:02:45,361 [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-06T12:02:46.355Z] 2023-02-06 12:02:45,991 [run_push] DEBUG no remote changes detected [2023-02-06T12:02:46.355Z] 2023-02-06 12:02:45,992 [execute] INFO git push origin semver [2023-02-06T12:02:46.355Z] 2023-02-06 12:02:45,992 [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-06T12:02:47.295Z] 2023-02-06 12:02:46,933 [run_push] DEBUG push all version tags [2023-02-06T12:02:47.295Z] 2023-02-06 12:02:46,933 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-06T12:02:47.295Z] 2023-02-06 12:02:46,934 [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-06T12:02:48.231Z] 2023-02-06 12:02:47,886 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-06T12:02:48.231Z] 3.0.0-dev.9 [Pipeline] } [2023-02-06T12:02:48.242Z] $ docker exec --env ******** --env ******** ebf9f396770486bc2fb029112f2a8cb959ca9fbad8c3b57e80ab257622992946 ssh-agent -k [2023-02-06T12:02:48.343Z] unset SSH_AUTH_SOCK; [2023-02-06T12:02:48.343Z] unset SSH_AGENT_PID; [2023-02-06T12:02:48.344Z] echo Agent pid 37 killed; [2023-02-06T12:02:48.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T12:02:48.649Z] + git semver [Pipeline] } [2023-02-06T12:02:48.921Z] $ docker stop --time=1 ebf9f396770486bc2fb029112f2a8cb959ca9fbad8c3b57e80ab257622992946 [2023-02-06T12:02:50.228Z] $ docker rm -f --volumes ebf9f396770486bc2fb029112f2a8cb959ca9fbad8c3b57e80ab257622992946 [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-06T12:02:50.763Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-02-06T12:02:50.763Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-06T12:02:50.763Z] total 16 [2023-02-06T12:02:50.763Z] drwxr-xr-x 3 root root 4096 Feb 6 11:55 . [2023-02-06T12:02:50.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 12:02 .. [2023-02-06T12:02:50.763Z] drwxr-xr-x 2 root root 4096 Feb 6 11:55 cost [2023-02-06T12:02:50.763Z] -rw-r--r-- 1 root root 88 Feb 6 11:55 cost.csv [2023-02-06T12:02:50.763Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-06T12:02:50.763Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-06T12:02:50.763Z] total 16 [2023-02-06T12:02:50.763Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 11:55 . [2023-02-06T12:02:50.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 12:02 .. [2023-02-06T12:02:50.763Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 11:55 cost [2023-02-06T12:02:50.763Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 6 11:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:02:51.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:02:51.910Z] ---> package-listing.sh [2023-02-06T12:02:51.910Z] ++ facter osfamily [2023-02-06T12:02:51.910Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T12:02:52.170Z] + OS_FAMILY=debian [2023-02-06T12:02:52.170Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-02-06T12:02:52.170Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T12:02:52.170Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T12:02:52.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T12:02:52.170Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T12:02:52.170Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-02-06T12:02:52.170Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T12:02:52.170Z] + case "${OS_FAMILY}" in [2023-02-06T12:02:52.170Z] + dpkg -l [2023-02-06T12:02:52.170Z] + grep '^ii' [2023-02-06T12:02:52.170Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T12:02:52.170Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T12:02:52.170Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T12:02:52.170Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-02-06T12:02:52.170Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-02-06T12:02:52.170Z] + 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-06T12:02:52.181Z] 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-06T12:02:52.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T12:02:53.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T12:02:53.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T12:02:53.080Z] prd-ubuntu20.04-docker-8c-8g-4661 does not seem to be running inside a container [2023-02-06T12:02:53.147Z] $ 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-06T12:02:53.363Z] $ docker top 289c33f4ab1af31daf2f786861c75ee2d2995679487a16572a67d71c91e318fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T12:02:53.743Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T12:02:54.066Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T12:02:54.349Z] + ls /var/log/sa-host [2023-02-06T12:02:54.349Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T12:02:54.432Z] provisioning config files... [2023-02-06T12:02:54.440Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13687420230697832156tmp [Pipeline] { [Pipeline] echo [2023-02-06T12:02:54.456Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:02:54.736Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T12:02:54.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:02:55.074Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T12:02:55.083Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:02:55.369Z] ---> sudo-logs.sh [2023-02-06T12:02:55.369Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T12:02:55.397Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:02:55.680Z] ---> job-cost.sh [2023-02-06T12:02:55.680Z] lf-activate-venv: SKIPPING [2023-02-06T12:02:55.680Z] DEBUG: total: 0.2199999988079071 [2023-02-06T12:02:55.680Z] INFO: Retrieving Stack Cost... [2023-02-06T12:02:56.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T12:02:57.181Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T12:02:57.194Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T12:02:57.488Z] ---> logs-deploy.sh [2023-02-06T12:02:57.488Z] lf-activate-venv: SKIPPING [2023-02-06T12:02:57.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/79 [2023-02-06T12:02:57.488Z] INFO: archiving workspace using pattern(s): [2023-02-06T12:02:58.423Z] Archives upload complete. [2023-02-06T12:02:58.423Z] INFO: archiving logs to Nexus