Started by upstream project "edgexfoundry/cd-management/release" build number 96 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b27552b3734ae7c2a4c3808c2aff026acc83385 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-ssh9558080735706515945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2667017722526475152.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9692262587738032677.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh10497614545750645959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh17389464840089790827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-63290 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 9b27552b3734ae7c2a4c3808c2aff026acc83385 (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 9b27552b3734ae7c2a4c3808c2aff026acc83385 # timeout=10 Commit message: "Merge pull request #285 from jinlinGuan/released-go-mods" > git rev-list --no-walk 9b27552b3734ae7c2a4c3808c2aff026acc83385 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T22:54:18.052Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T22:54:18.114Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T22:54:18.134Z] ========================================================= [2022-05-11T22:54:18.134Z] EdgeX Global Pipelines Version Info [2022-05-11T22:54:18.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T22:54:18.900Z] ------------------- [2022-05-11T22:54:18.900Z] stable info: [2022-05-11T22:54:18.900Z] ------------------- [2022-05-11T22:54:18.900Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T22:54:18.900Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T22:54:18.900Z] Message: update stable to v1.0.230 [2022-05-11T22:54:19.473Z] ------------------- [2022-05-11T22:54:19.473Z] experimental info: [2022-05-11T22:54:19.473Z] ------------------- [2022-05-11T22:54:19.474Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T22:54:19.474Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T22:54:19.474Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T22:54:19.616Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-05-11T22:54:19.633Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-05-11T22:54:19.647Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T22:54:19.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T22:54:19.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T22:54:19.691Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T22:54:19.706Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T22:54:19.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T22:54:19.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T22:54:19.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T22:54:19.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T22:54:19.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-05-11T22:54:19.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T22:54:19.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T22:54:19.811Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T22:54:19.825Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T22:54:19.835Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T22:54:19.848Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T22:54:19.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T22:54:19.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T22:54:19.888Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T22:54:19.906Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T22:54:19.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T22:54:19.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T22:54:19.958Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T22:54:19.970Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T22:54:19.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-11T22:54:19.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-11T22:54:20.007Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-11T22:54:20.022Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b27552b3734ae7c2a4c3808c2aff026acc83385 [Pipeline] echo [2022-05-11T22:54:20.039Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b27552 [Pipeline] echo [2022-05-11T22:54:20.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T22:54:20.099Z] provisioning config files... [2022-05-11T22:54:20.114Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6781451932408020225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T22:54:20.494Z] ---> docker-login.sh [2022-05-11T22:54:20.495Z] nexus3.edgexfoundry.org:10001 [2022-05-11T22:54:20.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:54:20.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:54:20.757Z] Configure a credential helper to remove this warning. See [2022-05-11T22:54:20.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:54:20.757Z] [2022-05-11T22:54:20.757Z] Login Succeeded [2022-05-11T22:54:20.757Z] nexus3.edgexfoundry.org:10002 [2022-05-11T22:54:21.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:54:21.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:54:21.019Z] Configure a credential helper to remove this warning. See [2022-05-11T22:54:21.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:54:21.019Z] [2022-05-11T22:54:21.019Z] Login Succeeded [2022-05-11T22:54:21.019Z] nexus3.edgexfoundry.org:10003 [2022-05-11T22:54:21.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:54:21.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:54:21.019Z] Configure a credential helper to remove this warning. See [2022-05-11T22:54:21.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:54:21.019Z] [2022-05-11T22:54:21.019Z] Login Succeeded [2022-05-11T22:54:21.019Z] nexus3.edgexfoundry.org:10004 [2022-05-11T22:54:21.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:54:21.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:54:21.285Z] Configure a credential helper to remove this warning. See [2022-05-11T22:54:21.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:54:21.285Z] [2022-05-11T22:54:21.285Z] Login Succeeded [2022-05-11T22:54:21.285Z] docker.io [2022-05-11T22:54:21.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:54:21.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:54:21.859Z] Configure a credential helper to remove this warning. See [2022-05-11T22:54:21.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:54:21.859Z] [2022-05-11T22:54:21.859Z] Login Succeeded [2022-05-11T22:54:21.859Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T22:54:21.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T22:54:22.254Z] + git rev-list -1 --merges 9b27552b3734ae7c2a4c3808c2aff026acc83385~1..9b27552b3734ae7c2a4c3808c2aff026acc83385 [Pipeline] echo [2022-05-11T22:54:22.285Z] -----------> git rev-list -1 --merges 9b27552b3734ae7c2a4c3808c2aff026acc83385~1..9b27552b3734ae7c2a4c3808c2aff026acc83385 9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T22:54:22.285Z] 9b27552b3734ae7c2a4c3808c2aff026acc83385 [false] [Pipeline] sh [2022-05-11T22:54:22.595Z] + git log --format=format:%s -1 9b27552b3734ae7c2a4c3808c2aff026acc83385 [Pipeline] echo [2022-05-11T22:54:22.612Z] ========================================================= [2022-05-11T22:54:22.612Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-05-11T22:54:22.612Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T22:54:22.949Z] + git log --format=format:%s -1 9b27552b3734ae7c2a4c3808c2aff026acc83385 [Pipeline] echo [2022-05-11T22:54:22.963Z] [semverPrep] GIT_COMMIT: 9b27552b3734ae7c2a4c3808c2aff026acc83385, Commit Message: Merge pull request #285 from jinlinGuan/released-go-mods [Pipeline] echo [2022-05-11T22:54:22.985Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T22:54:23.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T22:54:23.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T22:54:23.398Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T22:54:23.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T22:54:23.399Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T22:54:23.399Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T22:54:23.399Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:54:23.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T22:54:23.768Z] [2022-05-11T22:54:23.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:54:24.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T22:54:24.076Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T22:54:24.076Z] 1fe172e4850f: Pulling fs layer [2022-05-11T22:54:24.076Z] caf521ccaac6: Pulling fs layer [2022-05-11T22:54:24.076Z] 3ead6fa29328: Pulling fs layer [2022-05-11T22:54:24.076Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T22:54:24.076Z] a8d5f1318db7: Pulling fs layer [2022-05-11T22:54:24.076Z] c427282e49a2: Pulling fs layer [2022-05-11T22:54:24.076Z] 1827001aaf11: Pulling fs layer [2022-05-11T22:54:24.076Z] 0714d37db230: Pulling fs layer [2022-05-11T22:54:24.076Z] ac28cf19c067: Pulling fs layer [2022-05-11T22:54:24.076Z] ca983d60f3e2: Pulling fs layer [2022-05-11T22:54:24.076Z] 9f894cec8388: Pulling fs layer [2022-05-11T22:54:24.076Z] ac28cf19c067: Waiting [2022-05-11T22:54:24.076Z] ca983d60f3e2: Waiting [2022-05-11T22:54:24.076Z] 5c2a1cbceb83: Waiting [2022-05-11T22:54:24.076Z] a8d5f1318db7: Waiting [2022-05-11T22:54:24.076Z] c427282e49a2: Waiting [2022-05-11T22:54:24.076Z] 9f894cec8388: Waiting [2022-05-11T22:54:24.076Z] 1827001aaf11: Waiting [2022-05-11T22:54:24.076Z] 0714d37db230: Waiting [2022-05-11T22:54:24.076Z] caf521ccaac6: Download complete [2022-05-11T22:54:24.076Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T22:54:24.076Z] 5c2a1cbceb83: Download complete [2022-05-11T22:54:24.338Z] a8d5f1318db7: Verifying Checksum [2022-05-11T22:54:24.338Z] a8d5f1318db7: Download complete [2022-05-11T22:54:24.338Z] 3ead6fa29328: Verifying Checksum [2022-05-11T22:54:24.338Z] 3ead6fa29328: Download complete [2022-05-11T22:54:24.338Z] c427282e49a2: Verifying Checksum [2022-05-11T22:54:24.338Z] c427282e49a2: Download complete [2022-05-11T22:54:24.338Z] 0714d37db230: Verifying Checksum [2022-05-11T22:54:24.338Z] 0714d37db230: Download complete [2022-05-11T22:54:24.338Z] ac28cf19c067: Verifying Checksum [2022-05-11T22:54:24.338Z] ac28cf19c067: Download complete [2022-05-11T22:54:24.338Z] ca983d60f3e2: Verifying Checksum [2022-05-11T22:54:24.338Z] ca983d60f3e2: Download complete [2022-05-11T22:54:24.338Z] 9f894cec8388: Verifying Checksum [2022-05-11T22:54:24.338Z] 9f894cec8388: Download complete [2022-05-11T22:54:24.338Z] 1fe172e4850f: Verifying Checksum [2022-05-11T22:54:24.338Z] 1fe172e4850f: Download complete [2022-05-11T22:54:24.597Z] 1827001aaf11: Verifying Checksum [2022-05-11T22:54:24.598Z] 1827001aaf11: Download complete [2022-05-11T22:54:25.979Z] 1fe172e4850f: Pull complete [2022-05-11T22:54:25.979Z] caf521ccaac6: Pull complete [2022-05-11T22:54:26.552Z] 3ead6fa29328: Pull complete [2022-05-11T22:54:26.552Z] 5c2a1cbceb83: Pull complete [2022-05-11T22:54:26.815Z] a8d5f1318db7: Pull complete [2022-05-11T22:54:26.815Z] c427282e49a2: Pull complete [2022-05-11T22:54:29.362Z] 1827001aaf11: Pull complete [2022-05-11T22:54:29.362Z] 0714d37db230: Pull complete [2022-05-11T22:54:29.362Z] ac28cf19c067: Pull complete [2022-05-11T22:54:29.362Z] ca983d60f3e2: Pull complete [2022-05-11T22:54:29.362Z] 9f894cec8388: Pull complete [2022-05-11T22:54:29.362Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T22:54:29.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T22:54:29.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T22:54:29.448Z] prd-ubuntu20.04-docker-8c-8g-63290 does not seem to be running inside a container [2022-05-11T22:54:29.499Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T22:54:30.795Z] $ docker top e4c062dd864e57a9be15a8246ece7490b7f2d7052f6e061dabdca1492640cc11 -eo pid,comm [2022-05-11T22:54:30.863Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-11T22:54:30.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T22:54:30.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T22:54:30.902Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T22:54:31.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T22:54:31.065Z] $ docker exec e4c062dd864e57a9be15a8246ece7490b7f2d7052f6e061dabdca1492640cc11 ssh-agent [2022-05-11T22:54:31.200Z] SSH_AUTH_SOCK=/tmp/ssh-z3xJHyIhhGDG/agent.33 [2022-05-11T22:54:31.200Z] SSH_AGENT_PID=39 [2022-05-11T22:54:31.209Z] Running ssh-add (command line suppressed) [2022-05-11T22:54:31.346Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2039329301078348610.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2039329301078348610.key) [2022-05-11T22:54:31.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T22:54:31.654Z] + git tag --points-at 9b27552b3734ae7c2a4c3808c2aff026acc83385 [Pipeline] } [2022-05-11T22:54:31.675Z] $ docker exec --env ******** --env ******** e4c062dd864e57a9be15a8246ece7490b7f2d7052f6e061dabdca1492640cc11 ssh-agent -k [2022-05-11T22:54:31.787Z] unset SSH_AUTH_SOCK; [2022-05-11T22:54:31.787Z] unset SSH_AGENT_PID; [2022-05-11T22:54:31.787Z] echo Agent pid 39 killed; [2022-05-11T22:54:31.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-05-11T22:54:31.822Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.0|v2.2.0-dev.18' [Pipeline] sshagent [2022-05-11T22:54:31.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T22:54:31.839Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T22:54:31.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T22:54:31.986Z] $ docker exec e4c062dd864e57a9be15a8246ece7490b7f2d7052f6e061dabdca1492640cc11 ssh-agent [2022-05-11T22:54:32.100Z] SSH_AUTH_SOCK=/tmp/ssh-PboGabf1fqf3/agent.73 [2022-05-11T22:54:32.100Z] SSH_AGENT_PID=79 [2022-05-11T22:54:32.107Z] Running ssh-add (command line suppressed) [2022-05-11T22:54:32.235Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6366233700901604389.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6366233700901604389.key) [2022-05-11T22:54:32.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T22:54:32.538Z] + git semver init [2022-05-11T22:54:32.800Z] 2022-05-11 22:54:32,739 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T22:54:32.800Z] 2022-05-11 22:54:32,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-05-11T22:54:32.800Z] 2022-05-11 22:54:32,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-05-11T22:54:32.800Z] 2022-05-11 22:54:32,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-11T22:54:34.186Z] 2022-05-11 22:54:33,774 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-05-11T22:54:34.186Z] 2022-05-11 22:54:33,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-05-11T22:54:34.186Z] 2022-05-11 22:54:33,774 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-05-11T22:54:34.186Z] 2022-05-11 22:54:33,774 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-05-11T22:54:34.186Z] 2.2.0 [Pipeline] } [2022-05-11T22:54:34.203Z] $ docker exec --env ******** --env ******** e4c062dd864e57a9be15a8246ece7490b7f2d7052f6e061dabdca1492640cc11 ssh-agent -k [2022-05-11T22:54:34.327Z] unset SSH_AUTH_SOCK; [2022-05-11T22:54:34.327Z] unset SSH_AGENT_PID; [2022-05-11T22:54:34.327Z] echo Agent pid 79 killed; [2022-05-11T22:54:34.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T22:54:34.646Z] + git semver [Pipeline] } [2022-05-11T22:54:34.929Z] $ docker stop --time=1 e4c062dd864e57a9be15a8246ece7490b7f2d7052f6e061dabdca1492640cc11 [2022-05-11T22:54:36.233Z] $ docker rm -f e4c062dd864e57a9be15a8246ece7490b7f2d7052f6e061dabdca1492640cc11 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T22:54:36.601Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T22:54:36.876Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T22:54:36.880Z] [edgeXSemver]: initialized semver on version 2.2.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T22:54:37.180Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63294 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-05-11T22:54:37.196Z] Running in /w/workspace/device-virtual-go/36 [Pipeline] { [Pipeline] checkout [2022-05-11T22:54:37.310Z] + git checkout 9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T22:54:37.310Z] HEAD is now at 9b27552 Merge pull request #285 from jinlinGuan/released-go-mods [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T22:54:37.336Z] provisioning config files... [2022-05-11T22:54:37.349Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5172665542727611076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T22:54:37.435Z] The recommended git tool is: git [2022-05-11T22:54:37.647Z] ---> docker-login.sh [2022-05-11T22:54:37.647Z] nexus3.edgexfoundry.org:10001 [2022-05-11T22:54:37.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:54:37.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:54:37.647Z] Configure a credential helper to remove this warning. See [2022-05-11T22:54:37.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:54:37.647Z] [2022-05-11T22:54:37.647Z] Login Succeeded [2022-05-11T22:54:37.647Z] nexus3.edgexfoundry.org:10002 [2022-05-11T22:54:37.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:54:37.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:54:37.908Z] Configure a credential helper to remove this warning. See [2022-05-11T22:54:37.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:54:37.908Z] [2022-05-11T22:54:37.908Z] Login Succeeded [2022-05-11T22:54:37.908Z] nexus3.edgexfoundry.org:10003 [2022-05-11T22:54:37.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:54:37.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:54:37.908Z] Configure a credential helper to remove this warning. See [2022-05-11T22:54:37.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:54:37.908Z] [2022-05-11T22:54:37.908Z] Login Succeeded [2022-05-11T22:54:37.908Z] nexus3.edgexfoundry.org:10004 [2022-05-11T22:54:38.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:54:38.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:54:38.167Z] Configure a credential helper to remove this warning. See [2022-05-11T22:54:38.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:54:38.167Z] [2022-05-11T22:54:38.167Z] Login Succeeded [2022-05-11T22:54:38.167Z] docker.io [2022-05-11T22:54:38.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:54:38.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:54:38.740Z] Configure a credential helper to remove this warning. See [2022-05-11T22:54:38.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:54:38.740Z] [2022-05-11T22:54:38.740Z] Login Succeeded [2022-05-11T22:54:38.740Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T22:54:38.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T22:54:38.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T22:54:38.836Z] ========================================================= [2022-05-11T22:54:38.836Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T22:54:38.836Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:54:39.150Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T22:54:39.150Z] Sending build context to Docker daemon 22.94MB [2022-05-11T22:54:39.150Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T22:54:39.150Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T22:54:39.411Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T22:54:39.411Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T22:54:39.411Z] 666ba61612fd: Pulling fs layer [2022-05-11T22:54:39.411Z] 8ed8ca486205: Pulling fs layer [2022-05-11T22:54:39.411Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T22:54:39.411Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T22:54:39.411Z] ca2b28591e48: Pulling fs layer [2022-05-11T22:54:39.411Z] a51346096db8: Pulling fs layer [2022-05-11T22:54:39.411Z] daebc70d1ce1: Pulling fs layer [2022-05-11T22:54:39.411Z] 0e18a0eac166: Pulling fs layer [2022-05-11T22:54:39.411Z] daebc70d1ce1: Waiting [2022-05-11T22:54:39.411Z] 4fe6c5a15a65: Waiting [2022-05-11T22:54:39.411Z] a51346096db8: Waiting [2022-05-11T22:54:39.411Z] 0e18a0eac166: Waiting [2022-05-11T22:54:39.411Z] 22a0e8bec74d: Waiting [2022-05-11T22:54:39.411Z] 8ed8ca486205: Download complete [2022-05-11T22:54:39.411Z] 666ba61612fd: Download complete [2022-05-11T22:54:39.411Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T22:54:39.411Z] 22a0e8bec74d: Download complete [2022-05-11T22:54:39.411Z] ca2b28591e48: Verifying Checksum [2022-05-11T22:54:39.411Z] ca2b28591e48: Download complete [2022-05-11T22:54:39.411Z] a51346096db8: Verifying Checksum [2022-05-11T22:54:39.411Z] a51346096db8: Download complete [2022-05-11T22:54:39.411Z] 59bf1c3509f3: Download complete [2022-05-11T22:54:39.411Z] daebc70d1ce1: Verifying Checksum [2022-05-11T22:54:39.411Z] daebc70d1ce1: Download complete [2022-05-11T22:54:39.672Z] 59bf1c3509f3: Pull complete [2022-05-11T22:54:39.673Z] 666ba61612fd: Pull complete [2022-05-11T22:54:39.673Z] 8ed8ca486205: Pull complete [2022-05-11T22:54:39.934Z] 0e18a0eac166: Download complete [2022-05-11T22:54:40.196Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T22:54:40.196Z] 4fe6c5a15a65: Download complete [2022-05-11T22:54:43.759Z] using credential edgex-jenkins-ssh [2022-05-11T22:54:43.780Z] Cloning the remote Git repository [2022-05-11T22:54:44.397Z] 4fe6c5a15a65: Pull complete [2022-05-11T22:54:44.397Z] 22a0e8bec74d: Pull complete [2022-05-11T22:54:44.397Z] ca2b28591e48: Pull complete [2022-05-11T22:54:44.397Z] a51346096db8: Pull complete [2022-05-11T22:54:44.397Z] daebc70d1ce1: Pull complete [2022-05-11T22:54:43.847Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-05-11T22:54:43.942Z] > git init /w/workspace/device-virtual-go/36 # timeout=10 [2022-05-11T22:54:44.038Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-11T22:54:44.039Z] > git --version # timeout=10 [2022-05-11T22:54:44.065Z] > git --version # 'git version 2.25.1' [2022-05-11T22:54:44.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T22:54:44.160Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T22:54:46.346Z] Avoid second fetch [2022-05-11T22:54:46.347Z] Checking out Revision 9b27552b3734ae7c2a4c3808c2aff026acc83385 (main) [2022-05-11T22:54:46.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-11T22:54:46.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T22:54:46.938Z] 0e18a0eac166: Pull complete [2022-05-11T22:54:46.938Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T22:54:46.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T22:54:46.938Z] ---> f018257e8ee9 [2022-05-11T22:54:46.938Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T22:54:46.376Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T22:54:46.398Z] > git checkout -f 9b27552b3734ae7c2a4c3808c2aff026acc83385 # timeout=10 [2022-05-11T22:54:48.323Z] ---> Running in d3d48065e947 [2022-05-11T22:54:48.323Z] Removing intermediate container d3d48065e947 [2022-05-11T22:54:48.323Z] ---> 8fc1fe883160 [2022-05-11T22:54:48.323Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T22:54:48.323Z] ---> Running in 4b657c91feb4 [2022-05-11T22:54:48.323Z] Removing intermediate container 4b657c91feb4 [2022-05-11T22:54:48.323Z] ---> ece2de45aeec [2022-05-11T22:54:48.323Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-11T22:54:48.323Z] ---> Running in a931f79f93fd [2022-05-11T22:54:48.584Z] Removing intermediate container a931f79f93fd [2022-05-11T22:54:48.584Z] ---> e6b416d1d2cb [2022-05-11T22:54:48.584Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T22:54:48.584Z] ---> Running in 79531fdf9fb5 [2022-05-11T22:54:49.155Z] Removing intermediate container 79531fdf9fb5 [2022-05-11T22:54:49.155Z] ---> 65137e133185 [2022-05-11T22:54:49.155Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T22:54:49.155Z] ---> Running in 5ebf055d8e16 [2022-05-11T22:54:49.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T22:54:50.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T22:54:50.619Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T22:54:50.619Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T22:54:50.881Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T22:54:50.881Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T22:54:50.881Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T22:54:50.881Z] OK: 224 MiB in 56 packages [2022-05-11T22:54:51.120Z] Commit message: "Merge pull request #285 from jinlinGuan/released-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T22:54:51.455Z] Removing intermediate container 5ebf055d8e16 [2022-05-11T22:54:51.455Z] ---> 2a7e241f4422 [2022-05-11T22:54:51.455Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-11T22:54:51.716Z] ---> 6130f4875634 [2022-05-11T22:54:51.716Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T22:54:51.716Z] ---> Running in 42494ad7710c [2022-05-11T22:54:51.958Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T22:54:51.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T22:54:51.958Z] Dload Upload Total Spent Left Speed [2022-05-11T22:54:51.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-05-11T22:54:52.531Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T22:54:52.890Z] + sudo tee /etc/docker/daemon.new [2022-05-11T22:54:52.890Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T22:54:52.890Z] { [2022-05-11T22:54:52.890Z] "registry-mirrors": [ [2022-05-11T22:54:52.890Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T22:54:52.890Z] ], [2022-05-11T22:54:52.890Z] "bip": "10.250.0.254/24", [2022-05-11T22:54:52.890Z] "hosts": [ [2022-05-11T22:54:52.890Z] "tcp://0.0.0.0:5555", [2022-05-11T22:54:52.890Z] "unix:///var/run/docker.sock" [2022-05-11T22:54:52.890Z] ], [2022-05-11T22:54:52.890Z] "mtu": 1458, [2022-05-11T22:54:52.890Z] "selinux-enabled": true, [2022-05-11T22:54:52.890Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T22:54:52.890Z] } [Pipeline] sh [2022-05-11T22:54:53.257Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T22:54:53.625Z] + sudo service docker restart [2022-05-11T22:55:06.618Z] Removing intermediate container 42494ad7710c [2022-05-11T22:55:06.618Z] ---> b1ea0765c485 [2022-05-11T22:55:06.618Z] Step 10/12 : COPY . . [2022-05-11T22:55:06.618Z] ---> 1e3155f6249e [2022-05-11T22:55:06.618Z] Step 11/12 : ARG MAKE='make build' [2022-05-11T22:55:06.618Z] ---> Running in 968aef433993 [2022-05-11T22:55:06.618Z] Removing intermediate container 968aef433993 [2022-05-11T22:55:06.618Z] ---> 883fea1deff0 [2022-05-11T22:55:06.618Z] Step 12/12 : RUN $MAKE [2022-05-11T22:55:06.618Z] ---> Running in bcbb69334ffd [2022-05-11T22:55:06.618Z] noop [2022-05-11T22:55:06.618Z] Removing intermediate container bcbb69334ffd [2022-05-11T22:55:06.618Z] ---> ab2c294b01ab [2022-05-11T22:55:06.618Z] Successfully built ab2c294b01ab [2022-05-11T22:55:06.618Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:55:06.919Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T22:55:06.919Z] . [Pipeline] withDockerContainer [2022-05-11T22:55:06.995Z] prd-ubuntu20.04-docker-8c-8g-63290 does not seem to be running inside a container [2022-05-11T22:55:07.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T22:55:07.445Z] $ docker top eb3961477c556cc6efa3e93a4bedd0a5a17aaa82cb0a2f032b730733acc4299e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T22:55:07.815Z] + go version [2022-05-11T22:55:07.816Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T22:55:07.835Z] $ docker stop --time=1 eb3961477c556cc6efa3e93a4bedd0a5a17aaa82cb0a2f032b730733acc4299e [2022-05-11T22:55:09.166Z] $ docker rm -f eb3961477c556cc6efa3e93a4bedd0a5a17aaa82cb0a2f032b730733acc4299e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:55:09.580Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T22:55:09.580Z] . [Pipeline] withDockerContainer [2022-05-11T22:55:09.691Z] prd-ubuntu20.04-docker-8c-8g-63290 does not seem to be running inside a container [2022-05-11T22:55:09.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T22:55:10.148Z] $ docker top 4d5143adc72d656ccbb65c5dbe5af24f220a33a2e8f62814bd6025e4e73a0e87 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T22:55:10.514Z] + make test [2022-05-11T22:55:10.514Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T22:55:10.775Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] sh [2022-05-11T22:55:12.327Z] + git checkout 9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T22:55:12.327Z] HEAD is now at 9b27552 Merge pull request #285 from jinlinGuan/released-go-mods [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T22:55:12.364Z] provisioning config files... [2022-05-11T22:55:12.393Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/36@tmp/config2491745889081581888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T22:55:12.770Z] ---> docker-login.sh [2022-05-11T22:55:12.770Z] nexus3.edgexfoundry.org:10001 [2022-05-11T22:55:13.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:55:13.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:55:13.644Z] Configure a credential helper to remove this warning. See [2022-05-11T22:55:13.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:55:13.644Z] [2022-05-11T22:55:13.644Z] Login Succeeded [2022-05-11T22:55:13.644Z] nexus3.edgexfoundry.org:10002 [2022-05-11T22:55:14.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:55:14.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:55:14.248Z] Configure a credential helper to remove this warning. See [2022-05-11T22:55:14.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:55:14.248Z] [2022-05-11T22:55:14.248Z] Login Succeeded [2022-05-11T22:55:14.248Z] nexus3.edgexfoundry.org:10003 [2022-05-11T22:55:14.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:55:14.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:55:14.846Z] Configure a credential helper to remove this warning. See [2022-05-11T22:55:14.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:55:14.846Z] [2022-05-11T22:55:14.846Z] Login Succeeded [2022-05-11T22:55:14.846Z] nexus3.edgexfoundry.org:10004 [2022-05-11T22:55:15.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:55:15.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:55:15.445Z] Configure a credential helper to remove this warning. See [2022-05-11T22:55:15.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:55:15.445Z] [2022-05-11T22:55:15.445Z] Login Succeeded [2022-05-11T22:55:15.445Z] docker.io [2022-05-11T22:55:15.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:55:16.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:55:16.323Z] Configure a credential helper to remove this warning. See [2022-05-11T22:55:16.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:55:16.323Z] [2022-05-11T22:55:16.323Z] Login Succeeded [2022-05-11T22:55:16.323Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T22:55:16.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T22:55:16.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T22:55:16.928Z] ========================================================= [2022-05-11T22:55:16.928Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T22:55:16.929Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:55:17.340Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T22:55:17.995Z] Sending build context to Docker daemon 11.6MB [2022-05-11T22:55:17.995Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T22:55:17.995Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T22:55:17.995Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T22:55:17.995Z] 9b3977197b4f: Pulling fs layer [2022-05-11T22:55:17.995Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T22:55:17.995Z] 94645a83ff95: Pulling fs layer [2022-05-11T22:55:17.995Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T22:55:17.995Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T22:55:17.995Z] 3096ccb668a1: Pulling fs layer [2022-05-11T22:55:17.995Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T22:55:17.995Z] a4caa8a26152: Pulling fs layer [2022-05-11T22:55:17.995Z] 3f3a8bcf1eab: Waiting [2022-05-11T22:55:17.995Z] 0c92f367c5e7: Waiting [2022-05-11T22:55:17.995Z] 3096ccb668a1: Waiting [2022-05-11T22:55:17.995Z] e8cf19c19ddd: Waiting [2022-05-11T22:55:17.995Z] a4caa8a26152: Waiting [2022-05-11T22:55:17.995Z] 94645a83ff95: Verifying Checksum [2022-05-11T22:55:17.995Z] 94645a83ff95: Download complete [2022-05-11T22:55:17.995Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T22:55:17.995Z] 1a89e8eeedd5: Download complete [2022-05-11T22:55:18.295Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T22:55:18.295Z] 0c92f367c5e7: Download complete [2022-05-11T22:55:18.295Z] 3096ccb668a1: Verifying Checksum [2022-05-11T22:55:18.295Z] 3096ccb668a1: Download complete [2022-05-11T22:55:18.295Z] 9b3977197b4f: Verifying Checksum [2022-05-11T22:55:18.295Z] 9b3977197b4f: Download complete [2022-05-11T22:55:18.295Z] e8cf19c19ddd: Download complete [2022-05-11T22:55:18.903Z] 9b3977197b4f: Pull complete [2022-05-11T22:55:19.507Z] 1a89e8eeedd5: Pull complete [2022-05-11T22:55:19.784Z] 94645a83ff95: Pull complete [2022-05-11T22:55:20.391Z] a4caa8a26152: Verifying Checksum [2022-05-11T22:55:20.391Z] a4caa8a26152: Download complete [2022-05-11T22:55:20.760Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-11T22:55:20.760Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.044s coverage: 65.7% of statements [2022-05-11T22:55:20.987Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T22:55:20.987Z] 3f3a8bcf1eab: Download complete [2022-05-11T22:55:28.892Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T22:55:33.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T22:55:33.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T22:55:33.098Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T22:55:33.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T22:55:33.135Z] $ docker stop --time=1 4d5143adc72d656ccbb65c5dbe5af24f220a33a2e8f62814bd6025e4e73a0e87 [2022-05-11T22:55:33.418Z] 3f3a8bcf1eab: Pull complete [2022-05-11T22:55:33.418Z] 0c92f367c5e7: Pull complete [2022-05-11T22:55:33.418Z] 3096ccb668a1: Pull complete [2022-05-11T22:55:33.418Z] e8cf19c19ddd: Pull complete [2022-05-11T22:55:34.770Z] $ docker rm -f 4d5143adc72d656ccbb65c5dbe5af24f220a33a2e8f62814bd6025e4e73a0e87 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T22:55:35.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T22:55:35.283Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T22:55:35.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T22:55:36.107Z] + ls -al . [2022-05-11T22:55:36.107Z] total 188 [2022-05-11T22:55:36.107Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 22:55 . [2022-05-11T22:55:36.107Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 22:54 .. [2022-05-11T22:55:36.107Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 22:54 .git [2022-05-11T22:55:36.107Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 22:54 .github [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 270 May 11 22:54 .gitignore [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 22:54 .golangci.yml [2022-05-11T22:55:36.107Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 22:54 .semver [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 11 22:54 Attribution.txt [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 11 22:54 CHANGELOG.md [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 11 22:54 Dockerfile [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 22:54 GOVERNANCE.md [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 660 May 11 22:54 Jenkinsfile [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 22:54 LICENSE [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 11 22:54 Makefile [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 623 May 11 22:54 OWNERS.md [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 11 22:54 README.md [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 22:54 VERSION [2022-05-11T22:55:36.107Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 22:54 bin [2022-05-11T22:55:36.107Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 22:54 cmd [2022-05-11T22:55:36.107Z] -rw-r--r-- 1 jenkins jenkins 44128 May 11 22:55 coverage.out [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 3139 May 11 22:54 go.mod [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 11 22:54 go.sum [2022-05-11T22:55:36.107Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 22:54 internal [2022-05-11T22:55:36.107Z] -rw-rw-r-- 1 jenkins jenkins 235 May 11 22:54 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:55:36.414Z] + 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=9b27552b3734ae7c2a4c3808c2aff026acc83385 --label arch=amd64 --label version=2.2.0 . [2022-05-11T22:55:36.414Z] Sending build context to Docker daemon 22.98MB [2022-05-11T22:55:36.414Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T22:55:36.414Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-11T22:55:36.414Z] ---> ab2c294b01ab [2022-05-11T22:55:36.414Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T22:55:36.675Z] ---> Running in f47804bbddb1 [2022-05-11T22:55:36.675Z] Removing intermediate container f47804bbddb1 [2022-05-11T22:55:36.675Z] ---> 46eb0ff41a50 [2022-05-11T22:55:36.675Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T22:55:36.675Z] ---> Running in 11747b449826 [2022-05-11T22:55:36.935Z] Removing intermediate container 11747b449826 [2022-05-11T22:55:36.935Z] ---> e095d52fb07c [2022-05-11T22:55:36.935Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-11T22:55:36.935Z] ---> Running in 0406e1268dec [2022-05-11T22:55:37.194Z] Removing intermediate container 0406e1268dec [2022-05-11T22:55:37.194Z] ---> c4564367003d [2022-05-11T22:55:37.194Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T22:55:37.456Z] ---> Running in db7acfd9b299 [2022-05-11T22:55:38.398Z] Removing intermediate container db7acfd9b299 [2022-05-11T22:55:38.398Z] ---> 79a33717078c [2022-05-11T22:55:38.398Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T22:55:38.398Z] ---> Running in 8db9d7e05393 [2022-05-11T22:55:38.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T22:55:38.838Z] a4caa8a26152: Pull complete [2022-05-11T22:55:38.838Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T22:55:38.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T22:55:38.838Z] ---> 725f1c02e7f9 [2022-05-11T22:55:38.838Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T22:55:39.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T22:55:39.856Z] OK: 224 MiB in 56 packages [2022-05-11T22:55:40.116Z] Removing intermediate container 8db9d7e05393 [2022-05-11T22:55:40.116Z] ---> ab6b99e72b36 [2022-05-11T22:55:40.116Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-11T22:55:40.375Z] ---> ef640f22208b [2022-05-11T22:55:40.375Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T22:55:40.375Z] ---> Running in f27ba3d05375 [2022-05-11T22:55:40.834Z] ---> Running in d043c356b05c [2022-05-11T22:55:40.834Z] Removing intermediate container d043c356b05c [2022-05-11T22:55:40.834Z] ---> 01bf5c2f3355 [2022-05-11T22:55:40.834Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T22:55:40.834Z] ---> Running in c9eacb018851 [2022-05-11T22:55:40.946Z] Removing intermediate container f27ba3d05375 [2022-05-11T22:55:40.946Z] ---> e1c38dd91a8d [2022-05-11T22:55:40.946Z] Step 10/26 : COPY . . [2022-05-11T22:55:41.109Z] Removing intermediate container c9eacb018851 [2022-05-11T22:55:41.109Z] ---> dc97161b083e [2022-05-11T22:55:41.109Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-11T22:55:41.389Z] ---> Running in fb98eebc524a [2022-05-11T22:55:41.515Z] ---> b6caaf1615bc [2022-05-11T22:55:41.515Z] Step 11/26 : ARG MAKE='make build' [2022-05-11T22:55:41.515Z] ---> Running in 62940e82ced4 [2022-05-11T22:55:41.664Z] Removing intermediate container fb98eebc524a [2022-05-11T22:55:41.664Z] ---> 460457489212 [2022-05-11T22:55:41.664Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T22:55:41.664Z] ---> Running in 0d071e444c1f [2022-05-11T22:55:41.782Z] Removing intermediate container 62940e82ced4 [2022-05-11T22:55:41.782Z] ---> e43a07b76712 [2022-05-11T22:55:41.782Z] Step 12/26 : RUN $MAKE [2022-05-11T22:55:41.782Z] ---> Running in 81e88f482aff [2022-05-11T22:55:42.043Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-05-11T22:55:43.666Z] Removing intermediate container 0d071e444c1f [2022-05-11T22:55:43.667Z] ---> a0b6a21fe129 [2022-05-11T22:55:43.667Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T22:55:43.667Z] ---> Running in 721cfdbbb9e7 [2022-05-11T22:55:45.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T22:55:45.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T22:55:46.705Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T22:55:46.981Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T22:55:46.982Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T22:55:47.262Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T22:55:47.262Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T22:55:47.262Z] OK: 224 MiB in 56 packages [2022-05-11T22:55:48.803Z] Removing intermediate container 721cfdbbb9e7 [2022-05-11T22:55:48.803Z] ---> 1f136471d37c [2022-05-11T22:55:48.803Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-11T22:55:49.081Z] ---> 9894eb6d2513 [2022-05-11T22:55:49.081Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T22:55:49.081Z] ---> Running in 9f627c95c1d2 [2022-05-11T22:56:03.997Z] Removing intermediate container 81e88f482aff [2022-05-11T22:56:03.997Z] ---> 17b82279e8ee [2022-05-11T22:56:03.997Z] Step 13/26 : FROM alpine:3.14 [2022-05-11T22:56:03.997Z] 3.14: Pulling from library/alpine [2022-05-11T22:56:03.997Z] 8663204ce13b: Pulling fs layer [2022-05-11T22:56:03.997Z] 8663204ce13b: Verifying Checksum [2022-05-11T22:56:03.997Z] 8663204ce13b: Download complete [2022-05-11T22:56:03.997Z] 8663204ce13b: Pull complete [2022-05-11T22:56:03.997Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T22:56:03.997Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T22:56:03.997Z] ---> e04c818066af [2022-05-11T22:56:03.997Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-11T22:56:03.997Z] ---> Running in e13488e4b8cf [2022-05-11T22:56:03.997Z] Removing intermediate container e13488e4b8cf [2022-05-11T22:56:03.997Z] ---> c61a50a31a92 [2022-05-11T22:56:03.997Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T22:56:03.997Z] ---> Running in 7b44b831d81a [2022-05-11T22:56:03.997Z] Removing intermediate container 7b44b831d81a [2022-05-11T22:56:03.997Z] ---> 79aaca0659be [2022-05-11T22:56:03.997Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T22:56:03.997Z] ---> Running in 2dab7c5da227 [2022-05-11T22:56:03.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T22:56:04.571Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T22:56:04.831Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T22:56:04.831Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T22:56:04.831Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T22:56:05.091Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T22:56:05.091Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T22:56:05.091Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T22:56:05.351Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T22:56:05.351Z] OK: 8 MiB in 20 packages [2022-05-11T22:56:05.611Z] Removing intermediate container 2dab7c5da227 [2022-05-11T22:56:05.611Z] ---> 7b847e1df621 [2022-05-11T22:56:05.611Z] Step 17/26 : WORKDIR / [2022-05-11T22:56:05.611Z] ---> Running in a2ac216c6497 [2022-05-11T22:56:05.871Z] Removing intermediate container a2ac216c6497 [2022-05-11T22:56:05.871Z] ---> 6b4b01915e91 [2022-05-11T22:56:05.871Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-11T22:56:05.871Z] ---> 495493b40147 [2022-05-11T22:56:05.871Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-11T22:56:06.133Z] ---> 5408511b14e4 [2022-05-11T22:56:06.133Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-11T22:56:06.706Z] ---> 4a663c4cd926 [2022-05-11T22:56:06.706Z] Step 21/26 : EXPOSE 59900 [2022-05-11T22:56:06.706Z] ---> Running in d200fd64c2ea [2022-05-11T22:56:06.706Z] Removing intermediate container d200fd64c2ea [2022-05-11T22:56:06.706Z] ---> bc10d2c7c350 [2022-05-11T22:56:06.706Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-11T22:56:06.967Z] ---> Running in b93a9c38e20d [2022-05-11T22:56:06.967Z] Removing intermediate container b93a9c38e20d [2022-05-11T22:56:06.967Z] ---> c824def3fdb8 [2022-05-11T22:56:06.967Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T22:56:06.967Z] ---> Running in 330defbbe78f [2022-05-11T22:56:06.967Z] Removing intermediate container 330defbbe78f [2022-05-11T22:56:06.967Z] ---> 42ea7e408b8a [2022-05-11T22:56:06.967Z] Step 24/26 : LABEL arch=amd64 [2022-05-11T22:56:07.265Z] ---> Running in 30c21d5d8bf3 [2022-05-11T22:56:07.265Z] Removing intermediate container 30c21d5d8bf3 [2022-05-11T22:56:07.265Z] ---> e3b496fd061d [2022-05-11T22:56:07.265Z] Step 25/26 : LABEL git_sha=9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T22:56:07.265Z] ---> Running in 2d900e935418 [2022-05-11T22:56:07.265Z] Removing intermediate container 2d900e935418 [2022-05-11T22:56:07.265Z] ---> 709a628c4145 [2022-05-11T22:56:07.265Z] Step 26/26 : LABEL version=2.2.0 [2022-05-11T22:56:07.265Z] ---> Running in 4ea99c0cd647 [2022-05-11T22:56:07.549Z] Removing intermediate container 4ea99c0cd647 [2022-05-11T22:56:07.549Z] ---> aec47eb23f75 [2022-05-11T22:56:07.549Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T22:56:07.549Z] Successfully built aec47eb23f75 [2022-05-11T22:56:07.549Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T22:56:07.635Z] provisioning config files... [2022-05-11T22:56:07.645Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3633920744084836704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T22:56:07.944Z] ---> docker-login.sh [2022-05-11T22:56:07.944Z] nexus3.edgexfoundry.org:10001 [2022-05-11T22:56:07.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:56:07.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:56:07.944Z] Configure a credential helper to remove this warning. See [2022-05-11T22:56:07.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:56:07.944Z] [2022-05-11T22:56:07.944Z] Login Succeeded [2022-05-11T22:56:07.944Z] nexus3.edgexfoundry.org:10002 [2022-05-11T22:56:07.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:56:08.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:56:08.205Z] Configure a credential helper to remove this warning. See [2022-05-11T22:56:08.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:56:08.205Z] [2022-05-11T22:56:08.205Z] Login Succeeded [2022-05-11T22:56:08.205Z] nexus3.edgexfoundry.org:10003 [2022-05-11T22:56:08.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:56:08.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:56:08.205Z] Configure a credential helper to remove this warning. See [2022-05-11T22:56:08.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:56:08.205Z] [2022-05-11T22:56:08.205Z] Login Succeeded [2022-05-11T22:56:08.205Z] nexus3.edgexfoundry.org:10004 [2022-05-11T22:56:08.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:56:08.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:56:08.467Z] Configure a credential helper to remove this warning. See [2022-05-11T22:56:08.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:56:08.467Z] [2022-05-11T22:56:08.467Z] Login Succeeded [2022-05-11T22:56:08.467Z] docker.io [2022-05-11T22:56:08.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T22:56:08.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T22:56:08.730Z] Configure a credential helper to remove this warning. See [2022-05-11T22:56:08.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T22:56:08.730Z] [2022-05-11T22:56:08.730Z] Login Succeeded [2022-05-11T22:56:08.730Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T22:56:08.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T22:56:08.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T22:56:08.818Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-05-11T22:56:08.818Z] 9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T22:56:08.818Z] latest [2022-05-11T22:56:08.818Z] 2.2.0 [2022-05-11T22:56:08.818Z] 9b27552b3734ae7c2a4c3808c2aff026acc83385-2.2.0 [2022-05-11T22:56:08.818Z] main [2022-05-11T22:56:08.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:09.143Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9b27552b3734ae7c2a4c3808c2aff026acc83385 [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:09.444Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T22:56:09.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-05-11T22:56:09.444Z] bbe664a247df: Preparing [2022-05-11T22:56:09.444Z] fb0dcd6c6afb: Preparing [2022-05-11T22:56:09.444Z] e9a2392fe771: Preparing [2022-05-11T22:56:09.444Z] 4b0ab354383c: Preparing [2022-05-11T22:56:09.444Z] 7427ac0ce872: Preparing [2022-05-11T22:56:09.444Z] b541d28bf3b4: Preparing [2022-05-11T22:56:09.444Z] b541d28bf3b4: Waiting [2022-05-11T22:56:09.444Z] fb0dcd6c6afb: Pushed [2022-05-11T22:56:09.444Z] e9a2392fe771: Pushed [2022-05-11T22:56:09.444Z] 7427ac0ce872: Pushed [2022-05-11T22:56:09.444Z] b541d28bf3b4: Layer already exists [2022-05-11T22:56:09.705Z] 4b0ab354383c: Pushed [2022-05-11T22:56:12.252Z] bbe664a247df: Pushed [2022-05-11T22:56:12.252Z] 9b27552b3734ae7c2a4c3808c2aff026acc83385: digest: sha256:9fe87628f5868817078bd45f589b156e10812a3593e922773bc981be4143b66b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:12.556Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:12.853Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-05-11T22:56:12.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-05-11T22:56:12.853Z] bbe664a247df: Preparing [2022-05-11T22:56:12.853Z] fb0dcd6c6afb: Preparing [2022-05-11T22:56:12.853Z] e9a2392fe771: Preparing [2022-05-11T22:56:12.853Z] 4b0ab354383c: Preparing [2022-05-11T22:56:12.853Z] 7427ac0ce872: Preparing [2022-05-11T22:56:12.853Z] b541d28bf3b4: Preparing [2022-05-11T22:56:12.853Z] b541d28bf3b4: Waiting [2022-05-11T22:56:12.853Z] bbe664a247df: Layer already exists [2022-05-11T22:56:12.853Z] fb0dcd6c6afb: Layer already exists [2022-05-11T22:56:12.853Z] e9a2392fe771: Layer already exists [2022-05-11T22:56:12.853Z] 7427ac0ce872: Layer already exists [2022-05-11T22:56:12.853Z] 4b0ab354383c: Layer already exists [2022-05-11T22:56:12.853Z] b541d28bf3b4: Layer already exists [2022-05-11T22:56:12.853Z] latest: digest: sha256:9fe87628f5868817078bd45f589b156e10812a3593e922773bc981be4143b66b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:13.156Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:13.452Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.0 [2022-05-11T22:56:13.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-05-11T22:56:13.452Z] bbe664a247df: Preparing [2022-05-11T22:56:13.452Z] fb0dcd6c6afb: Preparing [2022-05-11T22:56:13.452Z] e9a2392fe771: Preparing [2022-05-11T22:56:13.452Z] 4b0ab354383c: Preparing [2022-05-11T22:56:13.452Z] 7427ac0ce872: Preparing [2022-05-11T22:56:13.452Z] b541d28bf3b4: Preparing [2022-05-11T22:56:13.452Z] b541d28bf3b4: Waiting [2022-05-11T22:56:13.452Z] 4b0ab354383c: Layer already exists [2022-05-11T22:56:13.452Z] fb0dcd6c6afb: Layer already exists [2022-05-11T22:56:13.452Z] bbe664a247df: Layer already exists [2022-05-11T22:56:13.452Z] e9a2392fe771: Layer already exists [2022-05-11T22:56:13.452Z] 7427ac0ce872: Layer already exists [2022-05-11T22:56:13.452Z] b541d28bf3b4: Layer already exists [2022-05-11T22:56:13.452Z] 2.2.0: digest: sha256:9fe87628f5868817078bd45f589b156e10812a3593e922773bc981be4143b66b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:13.751Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9b27552b3734ae7c2a4c3808c2aff026acc83385-2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:14.039Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:9b27552b3734ae7c2a4c3808c2aff026acc83385-2.2.0 [2022-05-11T22:56:14.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-05-11T22:56:14.039Z] bbe664a247df: Preparing [2022-05-11T22:56:14.039Z] fb0dcd6c6afb: Preparing [2022-05-11T22:56:14.039Z] e9a2392fe771: Preparing [2022-05-11T22:56:14.039Z] 4b0ab354383c: Preparing [2022-05-11T22:56:14.039Z] 7427ac0ce872: Preparing [2022-05-11T22:56:14.039Z] b541d28bf3b4: Preparing [2022-05-11T22:56:14.039Z] b541d28bf3b4: Waiting [2022-05-11T22:56:14.039Z] fb0dcd6c6afb: Layer already exists [2022-05-11T22:56:14.039Z] e9a2392fe771: Layer already exists [2022-05-11T22:56:14.039Z] 4b0ab354383c: Layer already exists [2022-05-11T22:56:14.039Z] bbe664a247df: Layer already exists [2022-05-11T22:56:14.039Z] 7427ac0ce872: Layer already exists [2022-05-11T22:56:14.039Z] b541d28bf3b4: Layer already exists [2022-05-11T22:56:14.039Z] 9b27552b3734ae7c2a4c3808c2aff026acc83385-2.2.0: digest: sha256:9fe87628f5868817078bd45f589b156e10812a3593e922773bc981be4143b66b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:14.337Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:14.623Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-05-11T22:56:14.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-05-11T22:56:14.623Z] bbe664a247df: Preparing [2022-05-11T22:56:14.623Z] fb0dcd6c6afb: Preparing [2022-05-11T22:56:14.623Z] e9a2392fe771: Preparing [2022-05-11T22:56:14.623Z] 4b0ab354383c: Preparing [2022-05-11T22:56:14.623Z] 7427ac0ce872: Preparing [2022-05-11T22:56:14.623Z] b541d28bf3b4: Preparing [2022-05-11T22:56:14.623Z] b541d28bf3b4: Waiting [2022-05-11T22:56:14.623Z] e9a2392fe771: Layer already exists [2022-05-11T22:56:14.623Z] fb0dcd6c6afb: Layer already exists [2022-05-11T22:56:14.623Z] bbe664a247df: Layer already exists [2022-05-11T22:56:14.623Z] 4b0ab354383c: Layer already exists [2022-05-11T22:56:14.623Z] 7427ac0ce872: Layer already exists [2022-05-11T22:56:14.623Z] b541d28bf3b4: Layer already exists [2022-05-11T22:56:14.623Z] main: digest: sha256:9fe87628f5868817078bd45f589b156e10812a3593e922773bc981be4143b66b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T22:56:14.664Z] ===================================================== [Pipeline] echo [2022-05-11T22:56:14.674Z] taggedImages: [2022-05-11T22:56:14.674Z] - nexus3.edgexfoundry.org:10004/device-virtual:9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T22:56:14.674Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-05-11T22:56:14.674Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.0 [2022-05-11T22:56:14.674Z] - nexus3.edgexfoundry.org:10004/device-virtual:9b27552b3734ae7c2a4c3808c2aff026acc83385-2.2.0 [2022-05-11T22:56:14.674Z] - 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] sh [2022-05-11T22:56:15.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T22:56:15.042Z] [2022-05-11T22:56:15.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:15.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T22:56:15.345Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T22:56:15.345Z] 5eb5b503b376: Pulling fs layer [2022-05-11T22:56:15.345Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T22:56:15.345Z] ec43610c2a17: Pulling fs layer [2022-05-11T22:56:15.345Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T22:56:15.345Z] 33b1e0a273af: Pulling fs layer [2022-05-11T22:56:15.345Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T22:56:15.345Z] 2f39f015ded8: Pulling fs layer [2022-05-11T22:56:15.345Z] 33b1e0a273af: Waiting [2022-05-11T22:56:15.345Z] 5d3b04190fa2: Waiting [2022-05-11T22:56:15.345Z] 2f39f015ded8: Waiting [2022-05-11T22:56:15.345Z] 5c69ac0246d0: Verifying Checksum [2022-05-11T22:56:15.345Z] 5c69ac0246d0: Download complete [2022-05-11T22:56:15.345Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T22:56:15.345Z] 3a2ae6a8a46f: Download complete [2022-05-11T22:56:15.345Z] 33b1e0a273af: Verifying Checksum [2022-05-11T22:56:15.345Z] 33b1e0a273af: Download complete [2022-05-11T22:56:15.345Z] ec43610c2a17: Verifying Checksum [2022-05-11T22:56:15.345Z] ec43610c2a17: Download complete [2022-05-11T22:56:15.345Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T22:56:15.345Z] 5d3b04190fa2: Download complete [2022-05-11T22:56:15.606Z] 5eb5b503b376: Verifying Checksum [2022-05-11T22:56:15.606Z] 5eb5b503b376: Download complete [2022-05-11T22:56:16.176Z] 2f39f015ded8: Download complete [2022-05-11T22:56:17.115Z] 5eb5b503b376: Pull complete [2022-05-11T22:56:17.115Z] 5c69ac0246d0: Pull complete [2022-05-11T22:56:17.687Z] ec43610c2a17: Pull complete [2022-05-11T22:56:17.687Z] 3a2ae6a8a46f: Pull complete [2022-05-11T22:56:17.946Z] 33b1e0a273af: Pull complete [2022-05-11T22:56:17.946Z] 5d3b04190fa2: Pull complete [2022-05-11T22:56:23.225Z] 2f39f015ded8: Pull complete [2022-05-11T22:56:23.225Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T22:56:23.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T22:56:23.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T22:56:23.295Z] prd-ubuntu20.04-docker-8c-8g-63290 does not seem to be running inside a container [2022-05-11T22:56:23.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T22:56:24.767Z] $ docker top 80a645985406d47421da66adcb3306c80b40a53e3ebe7c99e441348aab80aea1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T22:56:25.169Z] ---> job-cost.sh [2022-05-11T22:56:25.169Z] lf-activate-venv: SKIPPING [2022-05-11T22:56:25.169Z] INFO: No Stack... [2022-05-11T22:56:25.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T22:56:26.004Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T22:56:26.301Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-05-11T22:56:26.302Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T22:56:26.321Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-36-stack-cost] [2022-05-11T22:56:26.329Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-36-stack-cost] did not exist. Created. [2022-05-11T22:56:26.330Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T22:56:26.635Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T22:56:26.671Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T22:56:26.678Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T22:56:26.700Z] $ docker stop --time=1 80a645985406d47421da66adcb3306c80b40a53e3ebe7c99e441348aab80aea1 [2022-05-11T22:56:27.887Z] $ docker rm -f 80a645985406d47421da66adcb3306c80b40a53e3ebe7c99e441348aab80aea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T22:56:45.690Z] Removing intermediate container 9f627c95c1d2 [2022-05-11T22:56:45.690Z] ---> 3e1fe5e2157e [2022-05-11T22:56:45.690Z] Step 10/12 : COPY . . [2022-05-11T22:56:45.690Z] ---> 777483449ecd [2022-05-11T22:56:45.690Z] Step 11/12 : ARG MAKE='make build' [2022-05-11T22:56:45.690Z] ---> Running in d51f38f02628 [2022-05-11T22:56:45.690Z] Removing intermediate container d51f38f02628 [2022-05-11T22:56:45.690Z] ---> a0a0c5901355 [2022-05-11T22:56:45.690Z] Step 12/12 : RUN $MAKE [2022-05-11T22:56:45.690Z] ---> Running in 5876998a656b [2022-05-11T22:56:45.690Z] noop [2022-05-11T22:56:45.690Z] Removing intermediate container 5876998a656b [2022-05-11T22:56:45.690Z] ---> 193f259bc3da [2022-05-11T22:56:45.690Z] Successfully built 193f259bc3da [2022-05-11T22:56:45.690Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:46.042Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T22:56:46.042Z] . [Pipeline] withDockerContainer [2022-05-11T22:56:46.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-63294 does not seem to be running inside a container [2022-05-11T22:56:46.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/36 -v /w/workspace/device-virtual-go/36:/w/workspace/device-virtual-go/36:rw,z -v /w/workspace/device-virtual-go/36@tmp:/w/workspace/device-virtual-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T22:56:47.811Z] $ docker top 47241c7dd807d9ec79ec350c5aafa9036e966042e18f5c7885f95b6288b69895 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T22:56:48.739Z] + go version [2022-05-11T22:56:48.739Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T22:56:48.771Z] $ docker stop --time=1 47241c7dd807d9ec79ec350c5aafa9036e966042e18f5c7885f95b6288b69895 [2022-05-11T22:56:50.437Z] $ docker rm -f 47241c7dd807d9ec79ec350c5aafa9036e966042e18f5c7885f95b6288b69895 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:56:51.090Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T22:56:51.090Z] . [Pipeline] withDockerContainer [2022-05-11T22:56:51.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-63294 does not seem to be running inside a container [2022-05-11T22:56:51.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/36 -v /w/workspace/device-virtual-go/36:/w/workspace/device-virtual-go/36:rw,z -v /w/workspace/device-virtual-go/36@tmp:/w/workspace/device-virtual-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T22:56:52.800Z] $ docker top 4559720b4a86f3f13f09636a2014bd10ae826d9395a626c165638c44db95612e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T22:56:53.752Z] + make test [2022-05-11T22:56:53.752Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T22:56:55.762Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-11T22:58:32.660Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-11T22:58:32.660Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.148s coverage: 65.7% of statements [2022-05-11T22:58:32.660Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T22:58:32.660Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T22:58:51.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T22:58:51.331Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T22:58:51.331Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T22:58:53.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T22:58:53.992Z] $ docker stop --time=1 4559720b4a86f3f13f09636a2014bd10ae826d9395a626c165638c44db95612e [2022-05-11T22:58:55.789Z] $ docker rm -f 4559720b4a86f3f13f09636a2014bd10ae826d9395a626c165638c44db95612e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T22:58:56.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T22:58:56.768Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T22:58:57.252Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T22:58:57.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T22:58:58.008Z] + ls -al . [2022-05-11T22:58:58.008Z] total 184 [2022-05-11T22:58:58.008Z] drwxrwxr-x 7 jenkins jenkins 4096 May 11 22:58 . [2022-05-11T22:58:58.008Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 22:54 .. [2022-05-11T22:58:58.008Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 22:55 .git [2022-05-11T22:58:58.008Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 22:54 .github [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 270 May 11 22:54 .gitignore [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 22:54 .golangci.yml [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 11 22:54 Attribution.txt [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 11 22:54 CHANGELOG.md [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 11 22:54 Dockerfile [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 22:54 GOVERNANCE.md [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 660 May 11 22:54 Jenkinsfile [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 22:54 LICENSE [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 11 22:54 Makefile [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 623 May 11 22:54 OWNERS.md [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 11 22:54 README.md [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 22:54 VERSION [2022-05-11T22:58:58.008Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 22:54 bin [2022-05-11T22:58:58.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 22:54 cmd [2022-05-11T22:58:58.008Z] -rw-r--r-- 1 jenkins jenkins 44128 May 11 22:58 coverage.out [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 3139 May 11 22:54 go.mod [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 11 22:54 go.sum [2022-05-11T22:58:58.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 22:54 internal [2022-05-11T22:58:58.008Z] -rw-rw-r-- 1 jenkins jenkins 235 May 11 22:54 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T22:58:58.354Z] + 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=9b27552b3734ae7c2a4c3808c2aff026acc83385 --label arch=arm64 --label version=2.2.0 . [2022-05-11T22:58:58.947Z] Sending build context to Docker daemon 11.64MB [2022-05-11T22:58:58.947Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T22:58:58.947Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-11T22:58:58.947Z] ---> 193f259bc3da [2022-05-11T22:58:58.947Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T22:58:58.947Z] ---> Running in b5da9b272bc7 [2022-05-11T22:58:59.225Z] Removing intermediate container b5da9b272bc7 [2022-05-11T22:58:59.225Z] ---> e7d438cfd05d [2022-05-11T22:58:59.225Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T22:58:59.225Z] ---> Running in db4d1a278afa [2022-05-11T22:58:59.499Z] Removing intermediate container db4d1a278afa [2022-05-11T22:58:59.499Z] ---> fa83004516e3 [2022-05-11T22:58:59.499Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-11T22:58:59.774Z] ---> Running in ba6c36769e28 [2022-05-11T22:59:00.049Z] Removing intermediate container ba6c36769e28 [2022-05-11T22:59:00.049Z] ---> 5c7eca74435d [2022-05-11T22:59:00.049Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T22:59:00.049Z] ---> Running in c78a222ff6bd [2022-05-11T22:59:02.032Z] Removing intermediate container c78a222ff6bd [2022-05-11T22:59:02.032Z] ---> 6068ca29d1d0 [2022-05-11T22:59:02.032Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T22:59:02.032Z] ---> Running in e19f165ea259 [2022-05-11T22:59:03.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T22:59:03.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T22:59:04.592Z] OK: 224 MiB in 56 packages [2022-05-11T22:59:05.589Z] Removing intermediate container e19f165ea259 [2022-05-11T22:59:05.589Z] ---> 3b09affb4d0d [2022-05-11T22:59:05.589Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-11T22:59:05.866Z] ---> 20b4e0a50b53 [2022-05-11T22:59:05.866Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T22:59:06.147Z] ---> Running in 309c2c73bb8e [2022-05-11T22:59:08.157Z] Removing intermediate container 309c2c73bb8e [2022-05-11T22:59:08.157Z] ---> f33f4d76f653 [2022-05-11T22:59:08.157Z] Step 10/26 : COPY . . [2022-05-11T22:59:09.597Z] ---> 6629280847e7 [2022-05-11T22:59:09.597Z] Step 11/26 : ARG MAKE='make build' [2022-05-11T22:59:09.597Z] ---> Running in ee344ace5c82 [2022-05-11T22:59:09.597Z] Removing intermediate container ee344ace5c82 [2022-05-11T22:59:09.597Z] ---> fed568a7a31e [2022-05-11T22:59:09.597Z] Step 12/26 : RUN $MAKE [2022-05-11T22:59:09.874Z] ---> Running in 101b444ebe23 [2022-05-11T22:59:10.860Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-05-11T23:01:17.747Z] Removing intermediate container 101b444ebe23 [2022-05-11T23:01:17.747Z] ---> 9423204c6baa [2022-05-11T23:01:17.747Z] Step 13/26 : FROM alpine:3.14 [2022-05-11T23:01:17.747Z] 3.14: Pulling from library/alpine [2022-05-11T23:01:17.747Z] 455c02918c45: Pulling fs layer [2022-05-11T23:01:17.747Z] 455c02918c45: Verifying Checksum [2022-05-11T23:01:17.747Z] 455c02918c45: Download complete [2022-05-11T23:01:17.747Z] 455c02918c45: Pull complete [2022-05-11T23:01:17.747Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T23:01:17.747Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T23:01:17.747Z] ---> ac73e934f311 [2022-05-11T23:01:17.747Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-11T23:01:17.747Z] ---> Running in 81c10db602c9 [2022-05-11T23:01:17.747Z] Removing intermediate container 81c10db602c9 [2022-05-11T23:01:17.747Z] ---> 7e8d1a6f035c [2022-05-11T23:01:17.747Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T23:01:17.747Z] ---> Running in 0042846d4772 [2022-05-11T23:01:17.747Z] Removing intermediate container 0042846d4772 [2022-05-11T23:01:17.747Z] ---> e8e27a94de43 [2022-05-11T23:01:17.747Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T23:01:18.024Z] ---> Running in 11c73030f51d [2022-05-11T23:01:19.003Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T23:01:19.978Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T23:01:20.572Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T23:01:20.572Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T23:01:20.845Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T23:01:20.845Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T23:01:20.845Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T23:01:21.119Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T23:01:21.119Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T23:01:21.119Z] OK: 8 MiB in 20 packages [2022-05-11T23:01:22.108Z] Removing intermediate container 11c73030f51d [2022-05-11T23:01:22.108Z] ---> 8480700a6553 [2022-05-11T23:01:22.108Z] Step 17/26 : WORKDIR / [2022-05-11T23:01:22.108Z] ---> Running in dd5ad99aeb14 [2022-05-11T23:01:22.381Z] Removing intermediate container dd5ad99aeb14 [2022-05-11T23:01:22.381Z] ---> f00ec02317b3 [2022-05-11T23:01:22.381Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-11T23:01:22.975Z] ---> 4c1bb0abbc02 [2022-05-11T23:01:22.975Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-11T23:01:23.573Z] ---> cf9ee72ed86b [2022-05-11T23:01:23.573Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-11T23:01:25.010Z] ---> 8b0592a56794 [2022-05-11T23:01:25.010Z] Step 21/26 : EXPOSE 59900 [2022-05-11T23:01:25.010Z] ---> Running in 7351c7abe7d2 [2022-05-11T23:01:25.285Z] Removing intermediate container 7351c7abe7d2 [2022-05-11T23:01:25.285Z] ---> 25ecbfca0bb4 [2022-05-11T23:01:25.285Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-11T23:01:25.285Z] ---> Running in db5b8bc87421 [2022-05-11T23:01:25.558Z] Removing intermediate container db5b8bc87421 [2022-05-11T23:01:25.832Z] ---> 32f9dae310bc [2022-05-11T23:01:25.832Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T23:01:25.832Z] ---> Running in 25774b66d622 [2022-05-11T23:01:26.104Z] Removing intermediate container 25774b66d622 [2022-05-11T23:01:26.104Z] ---> e999050ed42b [2022-05-11T23:01:26.104Z] Step 24/26 : LABEL arch=arm64 [2022-05-11T23:01:26.104Z] ---> Running in b91e2b06cffc [2022-05-11T23:01:26.377Z] Removing intermediate container b91e2b06cffc [2022-05-11T23:01:26.377Z] ---> 23be90757dee [2022-05-11T23:01:26.378Z] Step 25/26 : LABEL git_sha=9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T23:01:26.378Z] ---> Running in 796edf65c258 [2022-05-11T23:01:26.973Z] Removing intermediate container 796edf65c258 [2022-05-11T23:01:26.973Z] ---> 1a340af16956 [2022-05-11T23:01:26.973Z] Step 26/26 : LABEL version=2.2.0 [2022-05-11T23:01:26.973Z] ---> Running in 177fa3dfeed3 [2022-05-11T23:01:27.245Z] Removing intermediate container 177fa3dfeed3 [2022-05-11T23:01:27.245Z] ---> 9b3ac8773972 [2022-05-11T23:01:27.245Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T23:01:27.245Z] Successfully built 9b3ac8773972 [2022-05-11T23:01:27.245Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T23:01:27.347Z] provisioning config files... [2022-05-11T23:01:27.366Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/36@tmp/config4731584306752101780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:01:27.720Z] ---> docker-login.sh [2022-05-11T23:01:27.720Z] nexus3.edgexfoundry.org:10001 [2022-05-11T23:01:27.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:01:27.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:01:27.991Z] Configure a credential helper to remove this warning. See [2022-05-11T23:01:27.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:01:27.991Z] [2022-05-11T23:01:27.991Z] Login Succeeded [2022-05-11T23:01:27.992Z] nexus3.edgexfoundry.org:10002 [2022-05-11T23:01:28.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:01:28.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:01:28.584Z] Configure a credential helper to remove this warning. See [2022-05-11T23:01:28.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:01:28.584Z] [2022-05-11T23:01:28.584Z] Login Succeeded [2022-05-11T23:01:28.584Z] nexus3.edgexfoundry.org:10003 [2022-05-11T23:01:28.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:01:29.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:01:29.130Z] Configure a credential helper to remove this warning. See [2022-05-11T23:01:29.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:01:29.130Z] [2022-05-11T23:01:29.130Z] Login Succeeded [2022-05-11T23:01:29.130Z] nexus3.edgexfoundry.org:10004 [2022-05-11T23:01:29.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:01:29.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:01:29.405Z] Configure a credential helper to remove this warning. See [2022-05-11T23:01:29.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:01:29.405Z] [2022-05-11T23:01:29.405Z] Login Succeeded [2022-05-11T23:01:29.405Z] docker.io [2022-05-11T23:01:30.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:01:30.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:01:30.275Z] Configure a credential helper to remove this warning. See [2022-05-11T23:01:30.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:01:30.275Z] [2022-05-11T23:01:30.275Z] Login Succeeded [2022-05-11T23:01:30.275Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T23:01:30.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T23:01:30.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T23:01:30.358Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-05-11T23:01:30.358Z] 9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T23:01:30.358Z] latest [2022-05-11T23:01:30.358Z] 2.2.0 [2022-05-11T23:01:30.358Z] 9b27552b3734ae7c2a4c3808c2aff026acc83385-2.2.0 [2022-05-11T23:01:30.358Z] main [2022-05-11T23:01:30.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:30.715Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9b27552b3734ae7c2a4c3808c2aff026acc83385 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:31.058Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T23:01:31.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-05-11T23:01:31.058Z] 3f88eac3f493: Preparing [2022-05-11T23:01:31.058Z] 8eceefd7cd93: Preparing [2022-05-11T23:01:31.058Z] c70927a92f3b: Preparing [2022-05-11T23:01:31.058Z] a75b2f76e49e: Preparing [2022-05-11T23:01:31.058Z] f78e92257b68: Preparing [2022-05-11T23:01:31.058Z] f73e7dbfee58: Preparing [2022-05-11T23:01:31.058Z] f73e7dbfee58: Waiting [2022-05-11T23:01:31.336Z] c70927a92f3b: Pushed [2022-05-11T23:01:31.336Z] 8eceefd7cd93: Pushed [2022-05-11T23:01:31.336Z] f78e92257b68: Pushed [2022-05-11T23:01:31.336Z] f73e7dbfee58: Layer already exists [2022-05-11T23:01:31.930Z] a75b2f76e49e: Pushed [2022-05-11T23:01:37.316Z] 3f88eac3f493: Pushed [2022-05-11T23:01:37.588Z] 9b27552b3734ae7c2a4c3808c2aff026acc83385: digest: sha256:963ba6ca3447d1006dfac084011cb57d4dfac78dbde83fd6ae30ce9f104e6482 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:37.986Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:38.340Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-05-11T23:01:38.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-05-11T23:01:38.340Z] 3f88eac3f493: Preparing [2022-05-11T23:01:38.340Z] 8eceefd7cd93: Preparing [2022-05-11T23:01:38.340Z] c70927a92f3b: Preparing [2022-05-11T23:01:38.340Z] a75b2f76e49e: Preparing [2022-05-11T23:01:38.340Z] f78e92257b68: Preparing [2022-05-11T23:01:38.340Z] f73e7dbfee58: Preparing [2022-05-11T23:01:38.340Z] f73e7dbfee58: Waiting [2022-05-11T23:01:38.340Z] 3f88eac3f493: Layer already exists [2022-05-11T23:01:38.340Z] c70927a92f3b: Layer already exists [2022-05-11T23:01:38.340Z] 8eceefd7cd93: Layer already exists [2022-05-11T23:01:38.340Z] a75b2f76e49e: Layer already exists [2022-05-11T23:01:38.340Z] f78e92257b68: Layer already exists [2022-05-11T23:01:38.617Z] f73e7dbfee58: Layer already exists [2022-05-11T23:01:38.617Z] latest: digest: sha256:963ba6ca3447d1006dfac084011cb57d4dfac78dbde83fd6ae30ce9f104e6482 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:39.008Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:39.394Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0 [2022-05-11T23:01:39.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-05-11T23:01:39.394Z] 3f88eac3f493: Preparing [2022-05-11T23:01:39.394Z] 8eceefd7cd93: Preparing [2022-05-11T23:01:39.394Z] c70927a92f3b: Preparing [2022-05-11T23:01:39.394Z] a75b2f76e49e: Preparing [2022-05-11T23:01:39.394Z] f78e92257b68: Preparing [2022-05-11T23:01:39.394Z] f73e7dbfee58: Preparing [2022-05-11T23:01:39.394Z] f73e7dbfee58: Waiting [2022-05-11T23:01:39.394Z] a75b2f76e49e: Layer already exists [2022-05-11T23:01:39.394Z] 8eceefd7cd93: Layer already exists [2022-05-11T23:01:39.394Z] c70927a92f3b: Layer already exists [2022-05-11T23:01:39.394Z] f78e92257b68: Layer already exists [2022-05-11T23:01:39.394Z] 3f88eac3f493: Layer already exists [2022-05-11T23:01:39.666Z] f73e7dbfee58: Layer already exists [2022-05-11T23:01:39.666Z] 2.2.0: digest: sha256:963ba6ca3447d1006dfac084011cb57d4dfac78dbde83fd6ae30ce9f104e6482 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:40.025Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9b27552b3734ae7c2a4c3808c2aff026acc83385-2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:40.367Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9b27552b3734ae7c2a4c3808c2aff026acc83385-2.2.0 [2022-05-11T23:01:40.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-05-11T23:01:40.367Z] 3f88eac3f493: Preparing [2022-05-11T23:01:40.367Z] 8eceefd7cd93: Preparing [2022-05-11T23:01:40.367Z] c70927a92f3b: Preparing [2022-05-11T23:01:40.367Z] a75b2f76e49e: Preparing [2022-05-11T23:01:40.367Z] f78e92257b68: Preparing [2022-05-11T23:01:40.367Z] f73e7dbfee58: Preparing [2022-05-11T23:01:40.367Z] f73e7dbfee58: Waiting [2022-05-11T23:01:40.367Z] a75b2f76e49e: Layer already exists [2022-05-11T23:01:40.367Z] 8eceefd7cd93: Layer already exists [2022-05-11T23:01:40.367Z] c70927a92f3b: Layer already exists [2022-05-11T23:01:40.367Z] f78e92257b68: Layer already exists [2022-05-11T23:01:40.367Z] 3f88eac3f493: Layer already exists [2022-05-11T23:01:40.367Z] f73e7dbfee58: Layer already exists [2022-05-11T23:01:40.640Z] 9b27552b3734ae7c2a4c3808c2aff026acc83385-2.2.0: digest: sha256:963ba6ca3447d1006dfac084011cb57d4dfac78dbde83fd6ae30ce9f104e6482 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:40.991Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:41.335Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-05-11T23:01:41.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-05-11T23:01:41.335Z] 3f88eac3f493: Preparing [2022-05-11T23:01:41.335Z] 8eceefd7cd93: Preparing [2022-05-11T23:01:41.335Z] c70927a92f3b: Preparing [2022-05-11T23:01:41.335Z] a75b2f76e49e: Preparing [2022-05-11T23:01:41.335Z] f78e92257b68: Preparing [2022-05-11T23:01:41.335Z] f73e7dbfee58: Preparing [2022-05-11T23:01:41.335Z] f73e7dbfee58: Waiting [2022-05-11T23:01:41.335Z] 8eceefd7cd93: Layer already exists [2022-05-11T23:01:41.335Z] f78e92257b68: Layer already exists [2022-05-11T23:01:41.335Z] 3f88eac3f493: Layer already exists [2022-05-11T23:01:41.335Z] a75b2f76e49e: Layer already exists [2022-05-11T23:01:41.335Z] c70927a92f3b: Layer already exists [2022-05-11T23:01:41.335Z] f73e7dbfee58: Layer already exists [2022-05-11T23:01:41.607Z] main: digest: sha256:963ba6ca3447d1006dfac084011cb57d4dfac78dbde83fd6ae30ce9f104e6482 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T23:01:41.657Z] ===================================================== [Pipeline] echo [2022-05-11T23:01:41.667Z] taggedImages: [2022-05-11T23:01:41.667Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9b27552b3734ae7c2a4c3808c2aff026acc83385 [2022-05-11T23:01:41.667Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-05-11T23:01:41.667Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0 [2022-05-11T23:01:41.667Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9b27552b3734ae7c2a4c3808c2aff026acc83385-2.2.0 [2022-05-11T23:01:41.667Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:42.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T23:01:42.039Z] [2022-05-11T23:01:42.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:01:42.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T23:01:42.383Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T23:01:42.383Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T23:01:42.383Z] 04944245beec: Pulling fs layer [2022-05-11T23:01:42.383Z] 699f458cf7ca: Pulling fs layer [2022-05-11T23:01:42.383Z] 765212b225bb: Pulling fs layer [2022-05-11T23:01:42.383Z] f23df028b6ca: Pulling fs layer [2022-05-11T23:01:42.383Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T23:01:42.383Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T23:01:42.383Z] f23df028b6ca: Waiting [2022-05-11T23:01:42.383Z] d65c8cfc05b1: Waiting [2022-05-11T23:01:42.383Z] 2437ff75d9bd: Waiting [2022-05-11T23:01:42.383Z] 765212b225bb: Waiting [2022-05-11T23:01:42.657Z] 04944245beec: Verifying Checksum [2022-05-11T23:01:42.657Z] 04944245beec: Download complete [2022-05-11T23:01:42.657Z] 765212b225bb: Verifying Checksum [2022-05-11T23:01:42.657Z] 765212b225bb: Download complete [2022-05-11T23:01:42.657Z] f23df028b6ca: Verifying Checksum [2022-05-11T23:01:42.657Z] f23df028b6ca: Download complete [2022-05-11T23:01:42.657Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T23:01:42.657Z] d65c8cfc05b1: Download complete [2022-05-11T23:01:42.932Z] 699f458cf7ca: Verifying Checksum [2022-05-11T23:01:42.932Z] 699f458cf7ca: Download complete [2022-05-11T23:01:43.207Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T23:01:43.207Z] 8998bd30e6a1: Download complete [2022-05-11T23:01:45.184Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T23:01:45.458Z] 2437ff75d9bd: Download complete [2022-05-11T23:01:47.460Z] 8998bd30e6a1: Pull complete [2022-05-11T23:01:48.057Z] 04944245beec: Pull complete [2022-05-11T23:01:49.490Z] 699f458cf7ca: Pull complete [2022-05-11T23:01:49.764Z] 765212b225bb: Pull complete [2022-05-11T23:01:50.738Z] f23df028b6ca: Pull complete [2022-05-11T23:01:50.738Z] d65c8cfc05b1: Pull complete [2022-05-11T23:02:05.812Z] 2437ff75d9bd: Pull complete [2022-05-11T23:02:05.813Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T23:02:05.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T23:02:05.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T23:02:06.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-63294 does not seem to be running inside a container [2022-05-11T23:02:06.116Z] $ 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/36 -v /w/workspace/device-virtual-go/36:/w/workspace/device-virtual-go/36:rw,z -v /w/workspace/device-virtual-go/36@tmp:/w/workspace/device-virtual-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T23:02:08.646Z] $ docker top 7a95495967315cbd8ed492d820ffc2630bd42dd2283a2f7a15170541d4ae5e92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:02:09.537Z] ---> job-cost.sh [2022-05-11T23:02:09.537Z] lf-activate-venv: SKIPPING [2022-05-11T23:02:09.537Z] INFO: No Stack... [2022-05-11T23:02:09.808Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T23:02:10.786Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T23:02:11.440Z] + cut -d, -f6 [2022-05-11T23:02:11.440Z] + cat /w/workspace/device-virtual-go/36/archives/cost.csv [Pipeline] lock [2022-05-11T23:02:11.474Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-36-stack-cost] [2022-05-11T23:02:11.479Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-36-stack-cost] did not exist. Created. [2022-05-11T23:02:11.479Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T23:02:12.135Z] /w/workspace/device-virtual-go/36@tmp/durable-37781e71/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T23:02:12.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T23:02:12.824Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T23:02:12.860Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T23:02:12.866Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T23:02:12.891Z] $ docker stop --time=1 7a95495967315cbd8ed492d820ffc2630bd42dd2283a2f7a15170541d4ae5e92 [2022-05-11T23:02:14.352Z] $ docker rm -f 7a95495967315cbd8ed492d820ffc2630bd42dd2283a2f7a15170541d4ae5e92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-11T23:02:14.899Z] provisioning config files... [2022-05-11T23:02:14.908Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3793756700202966752tmp [Pipeline] { [Pipeline] sh [2022-05-11T23:02:15.204Z] + set +x [2022-05-11T23:02:15.204Z] + + curl -s https://codecov.io/bash [2022-05-11T23:02:15.204Z] bash -s -- [2022-05-11T23:02:15.204Z] [2022-05-11T23:02:15.204Z] _____ _ [2022-05-11T23:02:15.204Z] / ____| | | [2022-05-11T23:02:15.204Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T23:02:15.204Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T23:02:15.204Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T23:02:15.204Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T23:02:15.204Z] Bash-1.0.6 [2022-05-11T23:02:15.204Z] [2022-05-11T23:02:15.204Z] [2022-05-11T23:02:15.204Z] ==> git version 2.25.1 found [2022-05-11T23:02:15.204Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-11T23:02:15.204Z] Release-Date: 2020-01-08 [2022-05-11T23:02:15.204Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-11T23:02:15.204Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T23:02:15.204Z] ==> Jenkins CI detected. [2022-05-11T23:02:15.204Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-05-11T23:02:15.204Z] project root: . [2022-05-11T23:02:15.204Z] --> token set from env [2022-05-11T23:02:15.204Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T23:02:15.204Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T23:02:15.204Z] ==> Python coveragepy not found [2022-05-11T23:02:15.204Z] ==> Searching for coverage reports in: [2022-05-11T23:02:15.204Z] + . [2022-05-11T23:02:15.204Z] -> Found 1 reports [2022-05-11T23:02:15.204Z] ==> Detecting git/mercurial file structure [2022-05-11T23:02:15.204Z] ==> Reading reports [2022-05-11T23:02:15.204Z] + ./coverage.out bytes=44128 [2022-05-11T23:02:15.204Z] ==> Appending adjustments [2022-05-11T23:02:15.204Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T23:02:15.465Z] + Found adjustments [2022-05-11T23:02:15.465Z] ==> Gzipping contents [2022-05-11T23:02:15.465Z] 8.0K /tmp/codecov.x5of7N.gz [2022-05-11T23:02:15.465Z] ==> Uploading reports [2022-05-11T23:02:15.465Z] url: https://codecov.io [2022-05-11T23:02:15.465Z] query: branch=main&commit=9b27552b3734ae7c2a4c3808c2aff026acc83385&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-11T23:02:15.465Z] -> Pinging Codecov [2022-05-11T23:02:15.465Z] 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=9b27552b3734ae7c2a4c3808c2aff026acc83385&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-11T23:02:15.726Z] -> Uploading to [2022-05-11T23:02:15.726Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/5E52B4B073DB2E39498172D8E973AA87/9b27552b3734ae7c2a4c3808c2aff026acc83385/56a087d1-b3fb-44c4-af05-3e62b0c9972d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T230215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a38bc18f0069fd340becb0fd7e9496387bff8170e3ccc46dff0a98d605b23e96 [2022-05-11T23:02:15.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T23:02:15.726Z] Dload Upload Total Spent Left Speed [2022-05-11T23:02:15.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5294 0 0 100 5294 0 21346 --:--:-- --:--:-- --:--:-- 21261 [2022-05-11T23:02:15.987Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/9b27552b3734ae7c2a4c3808c2aff026acc83385 [Pipeline] } [2022-05-11T23:02:16.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-11T23:02:16.123Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-11T23:02:16.136Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:02:16.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T23:02:16.428Z] [2022-05-11T23:02:16.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:02:16.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T23:02:16.736Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-11T23:02:16.736Z] 188c0c94c7c5: Pulling fs layer [2022-05-11T23:02:16.736Z] 0ef7d3d256c8: Pulling fs layer [2022-05-11T23:02:16.736Z] de9db76c5a1d: Pulling fs layer [2022-05-11T23:02:16.736Z] 0eba1c9be4d2: Pulling fs layer [2022-05-11T23:02:16.736Z] 0d57e429df01: Pulling fs layer [2022-05-11T23:02:16.736Z] 4e4be7b47b0d: Pulling fs layer [2022-05-11T23:02:16.736Z] e1f770b5df2f: Pulling fs layer [2022-05-11T23:02:16.736Z] 85a0685a4137: Pulling fs layer [2022-05-11T23:02:16.736Z] 0d57e429df01: Waiting [2022-05-11T23:02:16.736Z] 4e4be7b47b0d: Waiting [2022-05-11T23:02:16.736Z] 0eba1c9be4d2: Waiting [2022-05-11T23:02:16.736Z] e1f770b5df2f: Waiting [2022-05-11T23:02:16.736Z] 85a0685a4137: Waiting [2022-05-11T23:02:16.736Z] de9db76c5a1d: Verifying Checksum [2022-05-11T23:02:16.736Z] de9db76c5a1d: Download complete [2022-05-11T23:02:16.736Z] 0ef7d3d256c8: Verifying Checksum [2022-05-11T23:02:16.736Z] 0ef7d3d256c8: Download complete [2022-05-11T23:02:16.736Z] 0d57e429df01: Verifying Checksum [2022-05-11T23:02:16.736Z] 0d57e429df01: Download complete [2022-05-11T23:02:16.736Z] 4e4be7b47b0d: Verifying Checksum [2022-05-11T23:02:16.736Z] 4e4be7b47b0d: Download complete [2022-05-11T23:02:16.736Z] 188c0c94c7c5: Verifying Checksum [2022-05-11T23:02:16.736Z] 188c0c94c7c5: Download complete [2022-05-11T23:02:16.998Z] 188c0c94c7c5: Pull complete [2022-05-11T23:02:16.998Z] e1f770b5df2f: Verifying Checksum [2022-05-11T23:02:16.998Z] e1f770b5df2f: Download complete [2022-05-11T23:02:16.998Z] 0ef7d3d256c8: Pull complete [2022-05-11T23:02:17.259Z] de9db76c5a1d: Pull complete [2022-05-11T23:02:17.518Z] 0eba1c9be4d2: Verifying Checksum [2022-05-11T23:02:17.518Z] 0eba1c9be4d2: Download complete [2022-05-11T23:02:17.778Z] 85a0685a4137: Verifying Checksum [2022-05-11T23:02:17.778Z] 85a0685a4137: Download complete [2022-05-11T23:02:21.073Z] 0eba1c9be4d2: Pull complete [2022-05-11T23:02:21.073Z] 0d57e429df01: Pull complete [2022-05-11T23:02:21.073Z] 4e4be7b47b0d: Pull complete [2022-05-11T23:02:21.654Z] e1f770b5df2f: Pull complete [2022-05-11T23:02:24.947Z] 85a0685a4137: Pull complete [2022-05-11T23:02:24.947Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-11T23:02:24.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T23:02:24.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-11T23:02:25.014Z] prd-ubuntu20.04-docker-8c-8g-63290 does not seem to be running inside a container [2022-05-11T23:02:25.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-11T23:02:26.865Z] $ docker top dd37fa062c3c7b0492596bcbeabb58bb25ae300ace46c47aa41ae34e28ec7692 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-11T23:02:26.947Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-11T23:02:27.227Z] + set -o pipefail [2022-05-11T23:02:27.227Z] + snyk monitor '--org=edgex-jenkins' [2022-05-11T23:02:32.509Z] [2022-05-11T23:02:32.509Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-05-11T23:02:32.509Z] [2022-05-11T23:02:32.509Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/08b0b237-400e-4d14-b8b4-4129443c3def [2022-05-11T23:02:32.509Z] [2022-05-11T23:02:32.509Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-11T23:02:32.509Z] [2022-05-11T23:02:32.509Z] [Pipeline] } [2022-05-11T23:02:32.529Z] $ docker stop --time=1 dd37fa062c3c7b0492596bcbeabb58bb25ae300ace46c47aa41ae34e28ec7692 [2022-05-11T23:02:34.454Z] $ docker rm -f dd37fa062c3c7b0492596bcbeabb58bb25ae300ace46c47aa41ae34e28ec7692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T23:02:35.264Z] + git log --format=format:%s -1 9b27552b3734ae7c2a4c3808c2aff026acc83385 [Pipeline] sh [2022-05-11T23:02:35.563Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T23:02:35.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:02:35.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T23:02:35.862Z] . [Pipeline] withDockerContainer [2022-05-11T23:02:35.934Z] prd-ubuntu20.04-docker-8c-8g-63290 does not seem to be running inside a container [2022-05-11T23:02:35.973Z] $ 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:latest cat [2022-05-11T23:02:36.395Z] $ docker top 38e1ec385f2176cc63b4cbc7af54a57ef52764026156c7a5acd8ce9abf984bf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T23:02:36.486Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.18' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T23:02:36.778Z] + git semver [Pipeline] } [2022-05-11T23:02:37.059Z] $ docker stop --time=1 38e1ec385f2176cc63b4cbc7af54a57ef52764026156c7a5acd8ce9abf984bf3 [2022-05-11T23:02:38.332Z] $ docker rm -f 38e1ec385f2176cc63b4cbc7af54a57ef52764026156c7a5acd8ce9abf984bf3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:02:38.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T23:02:38.721Z] [2022-05-11T23:02:38.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:02:39.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T23:02:39.026Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-11T23:02:39.026Z] ab5ef0e58194: Pulling fs layer [2022-05-11T23:02:39.026Z] 9712f1f96733: Pulling fs layer [2022-05-11T23:02:39.026Z] 63f879dbbcfc: Pulling fs layer [2022-05-11T23:02:39.026Z] 0d9ebad4ef96: Pulling fs layer [2022-05-11T23:02:39.026Z] e9a5061849ea: Pulling fs layer [2022-05-11T23:02:39.026Z] d747dcd14b5f: Pulling fs layer [2022-05-11T23:02:39.026Z] 2de7ff778b66: Pulling fs layer [2022-05-11T23:02:39.026Z] 0d9ebad4ef96: Waiting [2022-05-11T23:02:39.026Z] e9a5061849ea: Waiting [2022-05-11T23:02:39.026Z] d747dcd14b5f: Waiting [2022-05-11T23:02:39.026Z] 2de7ff778b66: Waiting [2022-05-11T23:02:39.026Z] 9712f1f96733: Download complete [2022-05-11T23:02:39.287Z] 63f879dbbcfc: Verifying Checksum [2022-05-11T23:02:39.287Z] 63f879dbbcfc: Download complete [2022-05-11T23:02:39.547Z] 0d9ebad4ef96: Verifying Checksum [2022-05-11T23:02:39.547Z] 0d9ebad4ef96: Download complete [2022-05-11T23:02:39.547Z] d747dcd14b5f: Verifying Checksum [2022-05-11T23:02:39.547Z] d747dcd14b5f: Download complete [2022-05-11T23:02:39.547Z] e9a5061849ea: Verifying Checksum [2022-05-11T23:02:39.547Z] e9a5061849ea: Download complete [2022-05-11T23:02:39.547Z] ab5ef0e58194: Verifying Checksum [2022-05-11T23:02:39.547Z] ab5ef0e58194: Download complete [2022-05-11T23:02:39.547Z] 2de7ff778b66: Verifying Checksum [2022-05-11T23:02:39.547Z] 2de7ff778b66: Download complete [2022-05-11T23:02:42.844Z] ab5ef0e58194: Pull complete [2022-05-11T23:02:42.844Z] 9712f1f96733: Pull complete [2022-05-11T23:02:43.103Z] 63f879dbbcfc: Pull complete [2022-05-11T23:02:47.298Z] 0d9ebad4ef96: Pull complete [2022-05-11T23:02:47.298Z] e9a5061849ea: Pull complete [2022-05-11T23:02:47.298Z] d747dcd14b5f: Pull complete [2022-05-11T23:02:48.238Z] 2de7ff778b66: Pull complete [2022-05-11T23:02:48.238Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-11T23:02:48.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T23:02:48.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-11T23:02:48.302Z] prd-ubuntu20.04-docker-8c-8g-63290 does not seem to be running inside a container [2022-05-11T23:02:48.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-11T23:02:50.161Z] $ docker top f041f6d8580978aca8bc473e64d8e51e4b10fd83655053942fd8511cbb31416d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-11T23:02:50.251Z] provisioning config files... [2022-05-11T23:02:50.261Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5786327519828944556tmp [2022-05-11T23:02:50.273Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6061082821566060897tmp [2022-05-11T23:02:50.286Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7008764348363198519tmp [Pipeline] { [Pipeline] echo [2022-05-11T23:02:50.303Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:02:50.592Z] ---> sigul-configuration.sh [2022-05-11T23:02:50.592Z] gpg: directory `/root/.gnupg' created [2022-05-11T23:02:50.592Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-11T23:02:50.592Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-11T23:02:50.592Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-11T23:02:50.592Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-11T23:02:50.592Z] gpg: CAST5 encrypted data [2022-05-11T23:02:50.592Z] gpg: encrypted with 1 passphrase [2022-05-11T23:02:50.592Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-11T23:02:50.878Z] + mkdir /home/jenkins [2022-05-11T23:02:50.878Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-11T23:02:51.164Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-11T23:02:51.175Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:02:51.462Z] ---> sigul-install.sh [2022-05-11T23:02:51.462Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-11T23:02:51.756Z] + git tag --list [2022-05-11T23:02:51.756Z] v1.0.0 [2022-05-11T23:02:51.756Z] v1.1.0 [2022-05-11T23:02:51.756Z] v1.1.1 [2022-05-11T23:02:51.756Z] v1.2.1 [2022-05-11T23:02:51.756Z] v1.2.2 [2022-05-11T23:02:51.756Z] v1.2.3 [2022-05-11T23:02:51.756Z] v1.3.0 [2022-05-11T23:02:51.756Z] v1.3.1 [2022-05-11T23:02:51.756Z] v2.0.0 [2022-05-11T23:02:51.756Z] v2.0.1-dev.1 [2022-05-11T23:02:51.756Z] v2.0.1-dev.10 [2022-05-11T23:02:51.756Z] v2.0.1-dev.11 [2022-05-11T23:02:51.756Z] v2.0.1-dev.12 [2022-05-11T23:02:51.756Z] v2.0.1-dev.13 [2022-05-11T23:02:51.756Z] v2.0.1-dev.14 [2022-05-11T23:02:51.756Z] v2.0.1-dev.15 [2022-05-11T23:02:51.756Z] v2.0.1-dev.2 [2022-05-11T23:02:51.756Z] v2.0.1-dev.3 [2022-05-11T23:02:51.756Z] v2.0.1-dev.4 [2022-05-11T23:02:51.756Z] v2.0.1-dev.5 [2022-05-11T23:02:51.756Z] v2.0.1-dev.6 [2022-05-11T23:02:51.756Z] v2.0.1-dev.7 [2022-05-11T23:02:51.756Z] v2.0.1-dev.8 [2022-05-11T23:02:51.756Z] v2.0.1-dev.9 [2022-05-11T23:02:51.756Z] v2.1.0 [2022-05-11T23:02:51.756Z] v2.2.0 [2022-05-11T23:02:51.756Z] v2.2.0-dev.1 [2022-05-11T23:02:51.756Z] v2.2.0-dev.10 [2022-05-11T23:02:51.756Z] v2.2.0-dev.11 [2022-05-11T23:02:51.756Z] v2.2.0-dev.12 [2022-05-11T23:02:51.756Z] v2.2.0-dev.13 [2022-05-11T23:02:51.756Z] v2.2.0-dev.14 [2022-05-11T23:02:51.756Z] v2.2.0-dev.15 [2022-05-11T23:02:51.756Z] v2.2.0-dev.16 [2022-05-11T23:02:51.756Z] v2.2.0-dev.17 [2022-05-11T23:02:51.756Z] v2.2.0-dev.18 [2022-05-11T23:02:51.756Z] v2.2.0-dev.2 [2022-05-11T23:02:51.756Z] v2.2.0-dev.3 [2022-05-11T23:02:51.756Z] v2.2.0-dev.4 [2022-05-11T23:02:51.756Z] v2.2.0-dev.5 [2022-05-11T23:02:51.756Z] v2.2.0-dev.6 [2022-05-11T23:02:51.756Z] v2.2.0-dev.7 [2022-05-11T23:02:51.756Z] v2.2.0-dev.8 [2022-05-11T23:02:51.756Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-11T23:02:52.044Z] + lftools sign git-tag v2.2.0 [2022-05-11T23:02:52.617Z] Signing Git tag with Sigul... [2022-05-11T23:02:52.617Z] Signing v2.2.0 [Pipeline] echo [2022-05-11T23:02:52.886Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:02:53.175Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-11T23:02:53.184Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-11T23:02:53.206Z] $ docker stop --time=1 f041f6d8580978aca8bc473e64d8e51e4b10fd83655053942fd8511cbb31416d [2022-05-11T23:02:54.508Z] $ docker rm -f f041f6d8580978aca8bc473e64d8e51e4b10fd83655053942fd8511cbb31416d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-11T23:02:54.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T23:02:54.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:02:55.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T23:02:55.240Z] . [Pipeline] withDockerContainer [2022-05-11T23:02:55.308Z] prd-ubuntu20.04-docker-8c-8g-63290 does not seem to be running inside a container [2022-05-11T23:02:55.346Z] $ 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:latest cat [2022-05-11T23:02:55.719Z] $ docker top bb1627782daa8839617860e08fc9dc847c87084c12b42fdea310d9fafd675d17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T23:02:55.806Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.18' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T23:02:56.101Z] + git semver [Pipeline] } [2022-05-11T23:02:56.379Z] $ docker stop --time=1 bb1627782daa8839617860e08fc9dc847c87084c12b42fdea310d9fafd675d17 [2022-05-11T23:02:57.713Z] $ docker rm -f bb1627782daa8839617860e08fc9dc847c87084c12b42fdea310d9fafd675d17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T23:02:58.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T23:02:58.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:02:58.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T23:02:58.357Z] . [Pipeline] withDockerContainer [2022-05-11T23:02:58.451Z] prd-ubuntu20.04-docker-8c-8g-63290 does not seem to be running inside a container [2022-05-11T23:02:58.507Z] $ 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:latest cat [2022-05-11T23:02:58.916Z] $ docker top 8db320b4cd2da26cccef52210869dea219559e96a215134031ecb955b15e64ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T23:02:59.000Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.18' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T23:02:59.299Z] + git semver [Pipeline] } [2022-05-11T23:02:59.577Z] $ docker stop --time=1 8db320b4cd2da26cccef52210869dea219559e96a215134031ecb955b15e64ee [2022-05-11T23:03:00.879Z] $ docker rm -f 8db320b4cd2da26cccef52210869dea219559e96a215134031ecb955b15e64ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-11T23:03:01.504Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-05-11T23:03:01.504Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-05-11T23:03:01.504Z] total 16 [2022-05-11T23:03:01.504Z] drwxr-xr-x 3 root root 4096 May 11 22:56 . [2022-05-11T23:03:01.504Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 23:02 .. [2022-05-11T23:03:01.504Z] drwxr-xr-x 2 root root 4096 May 11 22:56 cost [2022-05-11T23:03:01.504Z] -rw-r--r-- 1 root root 87 May 11 22:56 cost.csv [2022-05-11T23:03:01.504Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-05-11T23:03:01.504Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-05-11T23:03:01.504Z] total 16 [2022-05-11T23:03:01.504Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 22:56 . [2022-05-11T23:03:01.504Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 23:02 .. [2022-05-11T23:03:01.504Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 22:56 cost [2022-05-11T23:03:01.504Z] -rw-r--r-- 1 jenkins jenkins 87 May 11 22:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:03:01.798Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:03:02.666Z] ---> package-listing.sh [2022-05-11T23:03:02.666Z] ++ facter osfamily [2022-05-11T23:03:02.666Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T23:03:02.928Z] + OS_FAMILY=debian [2022-05-11T23:03:02.928Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-05-11T23:03:02.928Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T23:03:02.928Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T23:03:02.928Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T23:03:02.928Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T23:03:02.928Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-05-11T23:03:02.928Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T23:03:02.928Z] + case "${OS_FAMILY}" in [2022-05-11T23:03:02.928Z] + dpkg -l [2022-05-11T23:03:02.928Z] + grep '^ii' [2022-05-11T23:03:02.928Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T23:03:02.928Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T23:03:02.928Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T23:03:02.928Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-05-11T23:03:02.928Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-05-11T23:03:02.928Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-05-11T23:03:02.941Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T23:03:03.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:03:03.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T23:03:03.783Z] . [Pipeline] withDockerContainer [2022-05-11T23:03:03.850Z] prd-ubuntu20.04-docker-8c-8g-63290 does not seem to be running inside a container [2022-05-11T23:03:03.887Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T23:03:04.109Z] $ docker top d552a3a6eba8afc27867e60b8efe8ff9378cf3996f20b2dded5fe9e1233832c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T23:03:04.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T23:03:04.750Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T23:03:05.039Z] + ls /var/log/sa-host [2022-05-11T23:03:05.039Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T23:03:05.131Z] provisioning config files... [2022-05-11T23:03:05.138Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7118416727993447044tmp [Pipeline] { [Pipeline] echo [2022-05-11T23:03:05.152Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:03:05.432Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T23:03:05.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:03:05.760Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T23:03:05.771Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:03:06.057Z] ---> sudo-logs.sh [2022-05-11T23:03:06.057Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T23:03:06.079Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:03:06.362Z] ---> job-cost.sh [2022-05-11T23:03:06.362Z] lf-activate-venv: SKIPPING [2022-05-11T23:03:06.362Z] DEBUG: total: 0.2199999988079071 [2022-05-11T23:03:06.362Z] INFO: Retrieving Stack Cost... [2022-05-11T23:03:06.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T23:03:07.193Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T23:03:07.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:03:07.495Z] ---> logs-deploy.sh [2022-05-11T23:03:07.495Z] lf-activate-venv: SKIPPING [2022-05-11T23:03:07.495Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/36 [2022-05-11T23:03:07.495Z] INFO: archiving workspace using pattern(s): [2022-05-11T23:03:08.437Z] Archives upload complete. [2022-05-11T23:03:08.437Z] INFO: archiving logs to Nexus