Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2461a5078ce9d726d119a9ec7a972149406a9488 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-ssh14898316735592802209.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh17242750929060446415.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10469124397626657870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3550604391257243329.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14659676153732399191.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8110’ Running on prd-ubuntu20.04-docker-8c-8g-8118 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 2461a5078ce9d726d119a9ec7a972149406a9488 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#551)" > 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 2461a5078ce9d726d119a9ec7a972149406a9488 # timeout=10 > git rev-list --no-walk 78db5c16ba89ddcbfc7bc243d4271eed8507ce62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:33:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:33:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:33:23 ========================================================= 02:33:23 EdgeX Global Pipelines Version Info 02:33:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:33:25 ------------------- 02:33:25 stable info: 02:33:25 ------------------- 02:33:25 Commited By: Cherry Wang cherry@iotechsys.com 02:33:25 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:33:25 Message: update stable to v1.0.276 02:33:25 ------------------- 02:33:25 experimental info: 02:33:25 ------------------- 02:33:25 Commited By: **** collab-it+edgex@linuxfoundation.org 02:33:25 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:33:25 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 02:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2461a50 [Pipeline] echo 02:33:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:26 provisioning config files... 02:33:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15549475073844120153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:26 ---> ****-login.sh 02:33:26 nexus3.edgexfoundry.org:10001 02:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:27 02:33:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:27 Configure a credential helper to remove this warning. See 02:33:27 https://docs.****.com/go/credential-store/ 02:33:27 02:33:27 Login Succeeded 02:33:27 nexus3.edgexfoundry.org:10002 02:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:27 02:33:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:27 Configure a credential helper to remove this warning. See 02:33:27 https://docs.****.com/go/credential-store/ 02:33:27 02:33:27 Login Succeeded 02:33:27 nexus3.edgexfoundry.org:10003 02:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:27 02:33:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:27 Configure a credential helper to remove this warning. See 02:33:27 https://docs.****.com/go/credential-store/ 02:33:27 02:33:27 Login Succeeded 02:33:27 nexus3.edgexfoundry.org:10004 02:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:27 02:33:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:27 Configure a credential helper to remove this warning. See 02:33:27 https://docs.****.com/go/credential-store/ 02:33:27 02:33:27 Login Succeeded 02:33:27 ****.io 02:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:27 02:33:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:27 Configure a credential helper to remove this warning. See 02:33:27 https://docs.****.com/go/credential-store/ 02:33:27 02:33:27 Login Succeeded 02:33:27 ---> ****-login.sh ends [Pipeline] } 02:33:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:33:28 + git rev-list -1 --merges 2461a5078ce9d726d119a9ec7a972149406a9488~1..2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] echo 02:33:28 -----------> git rev-list -1 --merges 2461a5078ce9d726d119a9ec7a972149406a9488~1..2461a5078ce9d726d119a9ec7a972149406a9488 2461a5078ce9d726d119a9ec7a972149406a9488 [false] [Pipeline] sh 02:33:28 + git log --format=format:%s -1 2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] echo 02:33:28 ========================================================= 02:33:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:33:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:28 + git log --format=format:%s -1 2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] echo 02:33:28 [semverPrep] GIT_COMMIT: 2461a5078ce9d726d119a9ec7a972149406a9488, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#551) [Pipeline] echo 02:33:28 [semverPrep] This is not a build commit. [Pipeline] sh 02:33:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:33:29 + grep -v github /etc/ssh/ssh_known_hosts 02:33:29 + [ -e /tmp/ssh_known_hosts ] 02:33:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:33:29 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:33:29 sudo tee -a /etc/ssh/ssh_known_hosts 02:33:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:29 02:33:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:29 0.1.4: Pulling from edgex-devops/py-git-semver 02:33:29 3dae71ba6b94: Pulling fs layer 02:33:29 6bf1a483ea7c: Pulling fs layer 02:33:29 f5dfc541a4d3: Pulling fs layer 02:33:29 461d9e800cba: Pulling fs layer 02:33:29 80192f66455f: Pulling fs layer 02:33:29 2e8e34ca0e6c: Pulling fs layer 02:33:29 a29436f7fd5d: Pulling fs layer 02:33:29 923cac83aea3: Pulling fs layer 02:33:29 25ad8b0a4227: Pulling fs layer 02:33:29 db01528c6b51: Pulling fs layer 02:33:29 28988de357af: Pulling fs layer 02:33:29 461d9e800cba: Waiting 02:33:29 923cac83aea3: Waiting 02:33:29 25ad8b0a4227: Waiting 02:33:29 80192f66455f: Waiting 02:33:29 2e8e34ca0e6c: Waiting 02:33:29 a29436f7fd5d: Waiting 02:33:29 db01528c6b51: Waiting 02:33:29 28988de357af: Waiting 02:33:29 6bf1a483ea7c: Verifying Checksum 02:33:29 6bf1a483ea7c: Download complete 02:33:29 461d9e800cba: Verifying Checksum 02:33:29 461d9e800cba: Download complete 02:33:29 80192f66455f: Verifying Checksum 02:33:29 80192f66455f: Download complete 02:33:30 f5dfc541a4d3: Verifying Checksum 02:33:30 f5dfc541a4d3: Download complete 02:33:30 3dae71ba6b94: Verifying Checksum 02:33:30 3dae71ba6b94: Download complete 02:33:30 923cac83aea3: Verifying Checksum 02:33:30 923cac83aea3: Download complete 02:33:30 25ad8b0a4227: Verifying Checksum 02:33:30 25ad8b0a4227: Download complete 02:33:30 db01528c6b51: Verifying Checksum 02:33:30 db01528c6b51: Download complete 02:33:30 28988de357af: Verifying Checksum 02:33:30 28988de357af: Download complete 02:33:30 a29436f7fd5d: Verifying Checksum 02:33:30 a29436f7fd5d: Download complete 02:33:30 2e8e34ca0e6c: Verifying Checksum 02:33:30 2e8e34ca0e6c: Download complete 02:33:31 3dae71ba6b94: Pull complete 02:33:31 6bf1a483ea7c: Pull complete 02:33:32 f5dfc541a4d3: Pull complete 02:33:32 461d9e800cba: Pull complete 02:33:32 80192f66455f: Pull complete 02:33:36 2e8e34ca0e6c: Pull complete 02:33:36 a29436f7fd5d: Pull complete 02:33:36 923cac83aea3: Pull complete 02:33:36 25ad8b0a4227: Pull complete 02:33:36 db01528c6b51: Pull complete 02:33:37 28988de357af: Pull complete 02:33:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:37 prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container 02:33:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:33:39 $ docker top eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 -eo pid,comm 02:33:39 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). 02:33:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:39 [ssh-agent] Looking for ssh-agent implementation... 02:33:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:39 $ docker exec eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 ssh-agent 02:33:39 SSH_AUTH_SOCK=/tmp/ssh-M8Kw6TJyHig5/agent.32 02:33:39 SSH_AGENT_PID=38 02:33:39 Running ssh-add (command line suppressed) 02:33:40 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11458573637369803702.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11458573637369803702.key) 02:33:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:40 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 02:33:40 + git tag --points-at HEAD [Pipeline] } 02:33:40 $ docker exec --env ******** --env ******** eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 ssh-agent -k 02:33:40 unset SSH_AUTH_SOCK; 02:33:40 unset SSH_AGENT_PID; 02:33:40 echo Agent pid 38 killed; 02:33:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:33:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:40 [ssh-agent] Looking for ssh-agent implementation... 02:33:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:40 $ docker exec eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 ssh-agent 02:33:41 SSH_AUTH_SOCK=/tmp/ssh-lragvnYjnOGL/agent.85 02:33:41 SSH_AGENT_PID=92 02:33:41 Running ssh-add (command line suppressed) 02:33:41 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7174311877536245055.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7174311877536245055.key) 02:33:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:41 + git semver init 02:33:41 2025-09-02 02:33:41,677 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:33:42 2025-09-02 02:33:41,877 [run_init] DEBUG init version:0.0.0 force:False 02:33:42 2025-09-02 02:33:41,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 02:33:42 2025-09-02 02:33:41,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 02:33:42 2025-09-02 02:33:41,880 [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, stdin=None, shell=False, universal_newlines=False) 02:33:43 2025-09-02 02:33:43,276 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 02:33:43 2025-09-02 02:33:43,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 02:33:43 2025-09-02 02:33:43,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:33:43 2025-09-02 02:33:43,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:33:43 4.1.0-dev.6 [Pipeline] } 02:33:43 $ docker exec --env ******** --env ******** eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 ssh-agent -k 02:33:43 unset SSH_AUTH_SOCK; 02:33:43 unset SSH_AGENT_PID; 02:33:43 echo Agent pid 92 killed; 02:33:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:33:43 + git semver [Pipeline] } 02:33:44 $ docker stop --time=1 eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 02:33:45 $ docker rm -f --volumes eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 [Pipeline] // withDockerContainer [Pipeline] sh 02:33:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:33:46 Stashed 1 file(s) [Pipeline] echo 02:33:46 [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:46 provisioning config files... 02:33:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16604470935795040129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:46 ---> ****-login.sh 02:33:46 nexus3.edgexfoundry.org:10001 02:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:46 Login Succeeded 02:33:46 nexus3.edgexfoundry.org:10002 02:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:46 Login Succeeded 02:33:46 nexus3.edgexfoundry.org:10003 02:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:46 Login Succeeded 02:33:46 nexus3.edgexfoundry.org:10004 02:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:46 Login Succeeded 02:33:46 ****.io 02:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:47 Login Succeeded 02:33:47 ---> ****-login.sh ends [Pipeline] } 02:33:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:33:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:33:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:33:47 ========================================================= 02:33:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:33:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:33:48 #0 building with "default" instance using docker driver 02:33:48 02:33:48 #1 [internal] load build definition from Dockerfile 02:33:48 #1 transferring dockerfile: 1.79kB done 02:33:48 #1 DONE 0.0s 02:33:48 02:33:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:33:48 #2 DONE 0.1s 02:33:48 02:33:48 #3 [internal] load .dockerignore 02:33:48 #3 transferring context: 2B done 02:33:48 #3 DONE 0.0s 02:33:48 02:33:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:33:48 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 02:33:48 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 02:33:48 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 02:33:48 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s 02:33:48 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 02:33:48 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 02:33:48 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 02:33:48 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:33:48 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s 02:33:48 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 02:33:48 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 02:33:48 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 02:33:48 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:33:48 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 02:33:48 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s 02:33:48 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s 02:33:48 #4 ... 02:33:48 02:33:48 #5 [internal] load build context 02:33:48 #5 transferring context: 40.64MB 0.3s done 02:33:48 #5 DONE 0.3s 02:33:48 02:33:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:33:48 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 29.36MB / 74.06MB 0.3s 02:33:48 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 02:33:48 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 02:33:48 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s 02:33:48 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s 02:33:48 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 02:33:48 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s 02:33:48 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s 02:33:48 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 02:33:48 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 02:33:48 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 02:33:48 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 34.60MB / 103.05MB 0.6s 02:33:48 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 02:33:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 72.35MB / 103.05MB 0.8s 02:33:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 02:33:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 92.27MB / 103.05MB 0.9s 02:33:49 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 02:33:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 02:33:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done 02:33:53 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done 02:33:53 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 02:33:53 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 02:33:53 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:33:53 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 02:33:53 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 02:33:53 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 02:33:56 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 02:33:56 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 02:33:56 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 02:33:56 #4 DONE 8.8s 02:33:57 02:33:57 #6 [builder 2/7] WORKDIR /device-virtual-go 02:34:00 #6 DONE 3.0s 02:34:00 02:34:00 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 02:34:00 #7 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:34:00 #7 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:34:00 #7 0.527 (1/4) Installing openssh-keygen (9.7_p1-r5) 02:34:00 #7 0.539 (2/4) Installing libedit (20240517.3.1-r0) 02:34:00 #7 0.546 (3/4) Installing openssh-client-common (9.7_p1-r5) 02:34:00 #7 0.570 (4/4) Installing openssh-client-default (9.7_p1-r5) 02:34:00 #7 0.580 Executing busybox-1.36.1-r29.trigger 02:34:00 #7 0.588 OK: 252 MiB in 62 packages 02:34:00 #7 DONE 0.7s 02:34:01 02:34:01 #8 [builder 4/7] COPY go.mod vendor* ./ 02:34:01 #8 DONE 0.0s 02:34:01 02:34:01 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:01 Still waiting to schedule task 02:34:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8115’ 02:34:19 #9 DONE 16.2s 02:34:19 02:34:19 #10 [builder 6/7] COPY . . 02:34:19 #10 DONE 0.3s 02:34:19 02:34:19 #11 [builder 7/7] RUN echo noop 02:34:19 #11 0.198 noop 02:34:19 #11 DONE 0.2s 02:34:19 02:34:19 #12 exporting to image 02:34:19 #12 exporting layers 02:34:24 #12 exporting layers 6.8s done 02:34:24 #12 writing image sha256:c73fcca1967b6c5ab3c91ec2863a7589e641148edb77c01825b5c258296c5ddf done 02:34:24 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:34:24 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:24 + docker inspect -f . ci-base-image-x86_64 02:34:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:24 prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container 02:34:24 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:34:25 $ docker top 26d62a2afbba8faea63a27539da732bfe1db31c12a577eece3b5fb45e6ed1190 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:25 + go version 02:34:25 go version go1.23.9 linux/amd64 [Pipeline] } 02:34:25 $ docker stop --time=1 26d62a2afbba8faea63a27539da732bfe1db31c12a577eece3b5fb45e6ed1190 02:34:26 $ docker rm -f --volumes 26d62a2afbba8faea63a27539da732bfe1db31c12a577eece3b5fb45e6ed1190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:27 + docker inspect -f . ci-base-image-x86_64 02:34:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:27 prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container 02:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:34:27 $ docker top d7c827bd70ff27f618cd2ae6e08ac4c8e7455cda617b2e61622c8ace91abf714 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:27 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 02:34:28 + make test 02:34:28 go test ./... -coverprofile=coverage.out 02:34:29 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:34:47 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 02:34:47 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 59.5% of statements 02:34:55 go vet ./... 02:35:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:35:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:35:00 ./bin/test-attribution-txt.sh 02:35:00 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 02:35:00 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 02:35:00 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 02:35:00 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 02:35:00 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 02:35:00 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:35:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:35:01 $ docker stop --time=1 d7c827bd70ff27f618cd2ae6e08ac4c8e7455cda617b2e61622c8ace91abf714 02:35:04 $ docker rm -f --volumes d7c827bd70ff27f618cd2ae6e08ac4c8e7455cda617b2e61622c8ace91abf714 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:35:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:05 + ls -al . 02:35:05 total 272 02:35:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:34 . 02:35:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 02:33 .. 02:35:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:34 .git 02:35:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:33 .github 02:35:05 -rw-rw-r-- 1 jenkins jenkins 272 Sep 2 02:33 .gitignore 02:35:05 -rw-rw-r-- 1 jenkins jenkins 199 Sep 2 02:33 .golangci.yml 02:35:05 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 02:33 .semver 02:35:05 -rw-rw-r-- 1 jenkins jenkins 18321 Sep 2 02:33 Attribution.txt 02:35:05 -rw-rw-r-- 1 jenkins jenkins 17302 Sep 2 02:33 CHANGELOG.md 02:35:05 -rw-rw-r-- 1 jenkins jenkins 1755 Sep 2 02:33 Dockerfile 02:35:05 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 02:33 GOVERNANCE.md 02:35:05 -rw-rw-r-- 1 jenkins jenkins 660 Sep 2 02:33 Jenkinsfile 02:35:05 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 2 02:33 LICENSE 02:35:05 -rw-rw-r-- 1 jenkins jenkins 2652 Sep 2 02:33 Makefile 02:35:05 -rw-rw-r-- 1 jenkins jenkins 623 Sep 2 02:33 OWNERS.md 02:35:05 -rw-rw-r-- 1 jenkins jenkins 4473 Sep 2 02:33 README.md 02:35:05 -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 02:33 VERSION 02:35:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 02:33 bin 02:35:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:33 cmd 02:35:05 -rw-r--r-- 1 jenkins jenkins 45558 Sep 2 02:34 coverage.out 02:35:05 -rw-rw-r-- 1 jenkins jenkins 6112 Sep 2 02:33 go.mod 02:35:05 -rw-rw-r-- 1 jenkins jenkins 86944 Sep 2 02:33 go.sum 02:35:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:33 internal 02:35:05 -rw-rw-r-- 1 jenkins jenkins 235 Sep 2 02:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:05 + 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=2461a5078ce9d726d119a9ec7a972149406a9488 --label arch=amd64 --label version=4.1.0-dev.6 . 02:35:06 #0 building with "default" instance using docker driver 02:35:06 02:35:06 #1 [internal] load build definition from Dockerfile 02:35:06 #1 transferring dockerfile: 1.79kB done 02:35:06 #1 DONE 0.0s 02:35:06 02:35:06 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:35:06 #2 DONE 0.0s 02:35:06 02:35:06 #3 [internal] load metadata for docker.io/library/alpine:3.20 02:35:06 #3 DONE 0.1s 02:35:06 02:35:06 #4 [internal] load .dockerignore 02:35:06 #4 transferring context: 2B done 02:35:06 #4 DONE 0.0s 02:35:06 02:35:06 #5 [internal] load build context 02:35:06 #5 transferring context: 58.39kB 0.0s done 02:35:06 #5 DONE 0.0s 02:35:06 02:35:06 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:35:06 #6 DONE 0.1s 02:35:06 02:35:06 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:35:06 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:35:06 #7 ... 02:35:06 02:35:06 #8 [builder 2/7] WORKDIR /device-virtual-go 02:35:06 #8 DONE 0.0s 02:35:06 02:35:06 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:35:06 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:35:06 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:35:06 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:35:06 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 02:35:06 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:35:06 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 02:35:06 #7 DONE 0.3s 02:35:06 02:35:06 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:35:06 #9 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:35:06 #9 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:35:06 #9 ... 02:35:06 02:35:06 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 02:35:06 #10 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:35:06 #10 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:35:06 #10 0.552 OK: 252 MiB in 62 packages 02:35:06 #10 DONE 0.7s 02:35:06 02:35:06 #11 [builder 4/7] COPY go.mod vendor* ./ 02:35:06 #11 DONE 0.0s 02:35:06 02:35:06 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:35:06 #9 0.575 (1/1) Installing dumb-init (1.2.5-r3) 02:35:06 #9 0.591 Executing busybox-1.36.1-r29.trigger 02:35:07 #9 0.605 OK: 8 MiB in 15 packages 02:35:07 #9 DONE 0.7s 02:35:07 02:35:07 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:07 #12 DONE 0.5s 02:35:07 02:35:07 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:35:07 #13 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:35:07 #13 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:35:07 #13 0.570 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:35:07 #13 0.588 Executing busybox-1.36.1-r30.post-upgrade 02:35:07 #13 0.624 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:35:07 #13 0.630 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:35:07 #13 0.635 Executing busybox-1.36.1-r30.trigger 02:35:07 #13 0.638 OK: 8 MiB in 15 packages 02:35:07 #13 DONE 0.7s 02:35:07 02:35:07 #14 [builder 6/7] COPY . . 02:35:07 #14 DONE 0.3s 02:35:07 02:35:07 #15 [builder 7/7] RUN make build 02:35:07 #15 0.338 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 02:35:29 #15 DONE 22.2s 02:35:30 02:35:30 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 02:35:30 #16 DONE 0.0s 02:35:30 02:35:30 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 02:35:30 #17 DONE 0.0s 02:35:30 02:35:30 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 02:35:30 #18 DONE 0.2s 02:35:30 02:35:30 #19 exporting to image 02:35:30 #19 exporting layers 0.1s done 02:35:30 #19 writing image sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done 02:35:30 #19 naming to docker.io/library/device-virtual done 02:35:30 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:30 provisioning config files... 02:35:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config563900476364762975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:30 ---> ****-login.sh 02:35:30 nexus3.edgexfoundry.org:10001 02:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:30 Login Succeeded 02:35:30 nexus3.edgexfoundry.org:10002 02:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:30 Login Succeeded 02:35:30 nexus3.edgexfoundry.org:10003 02:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:31 Login Succeeded 02:35:31 nexus3.edgexfoundry.org:10004 02:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:31 Login Succeeded 02:35:31 ****.io 02:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:31 Login Succeeded 02:35:31 ---> ****-login.sh ends [Pipeline] } 02:35:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:35:31 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 02:35:31 2461a5078ce9d726d119a9ec7a972149406a9488 02:35:31 latest 02:35:31 4.1.0-dev.6 02:35:31 2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 02:35:31 main 02:35:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:31 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 02:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:35:32 a040dbf31f1d: Preparing 02:35:32 c1c181a75118: Preparing 02:35:32 99e8b91cc9aa: Preparing 02:35:32 f4697e08b84c: Preparing 02:35:32 0350df2a1f38: Preparing 02:35:32 097100c76c15: Preparing 02:35:32 097100c76c15: Waiting 02:35:32 99e8b91cc9aa: Pushed 02:35:32 0350df2a1f38: Pushed 02:35:32 c1c181a75118: Pushed 02:35:32 097100c76c15: Layer already exists 02:35:32 f4697e08b84c: Pushed 02:35:35 a040dbf31f1d: Pushed 02:35:35 2461a5078ce9d726d119a9ec7a972149406a9488: digest: sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:36 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 02:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:35:36 a040dbf31f1d: Preparing 02:35:36 c1c181a75118: Preparing 02:35:36 99e8b91cc9aa: Preparing 02:35:36 f4697e08b84c: Preparing 02:35:36 0350df2a1f38: Preparing 02:35:36 097100c76c15: Preparing 02:35:36 097100c76c15: Waiting 02:35:36 0350df2a1f38: Layer already exists 02:35:36 f4697e08b84c: Layer already exists 02:35:36 a040dbf31f1d: Layer already exists 02:35:36 99e8b91cc9aa: Layer already exists 02:35:36 c1c181a75118: Layer already exists 02:35:36 097100c76c15: Layer already exists 02:35:36 latest: digest: sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:36 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:36 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 02:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:35:36 a040dbf31f1d: Preparing 02:35:36 c1c181a75118: Preparing 02:35:36 99e8b91cc9aa: Preparing 02:35:36 f4697e08b84c: Preparing 02:35:36 0350df2a1f38: Preparing 02:35:36 097100c76c15: Preparing 02:35:36 097100c76c15: Waiting 02:35:36 99e8b91cc9aa: Layer already exists 02:35:36 0350df2a1f38: Layer already exists 02:35:36 a040dbf31f1d: Layer already exists 02:35:36 c1c181a75118: Layer already exists 02:35:36 f4697e08b84c: Layer already exists 02:35:36 097100c76c15: Layer already exists 02:35:36 4.1.0-dev.6: digest: sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:37 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 02:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:35:37 a040dbf31f1d: Preparing 02:35:37 c1c181a75118: Preparing 02:35:37 99e8b91cc9aa: Preparing 02:35:37 f4697e08b84c: Preparing 02:35:37 0350df2a1f38: Preparing 02:35:37 097100c76c15: Preparing 02:35:37 097100c76c15: Waiting 02:35:37 99e8b91cc9aa: Layer already exists 02:35:37 c1c181a75118: Layer already exists 02:35:37 0350df2a1f38: Layer already exists 02:35:37 a040dbf31f1d: Layer already exists 02:35:37 f4697e08b84c: Layer already exists 02:35:37 097100c76c15: Layer already exists 02:35:37 2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6: digest: sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:37 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 02:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:35:38 a040dbf31f1d: Preparing 02:35:38 c1c181a75118: Preparing 02:35:38 99e8b91cc9aa: Preparing 02:35:38 f4697e08b84c: Preparing 02:35:38 0350df2a1f38: Preparing 02:35:38 097100c76c15: Preparing 02:35:38 097100c76c15: Waiting 02:35:38 f4697e08b84c: Layer already exists 02:35:38 99e8b91cc9aa: Layer already exists 02:35:38 0350df2a1f38: Layer already exists 02:35:38 c1c181a75118: Layer already exists 02:35:38 a040dbf31f1d: Layer already exists 02:35:38 097100c76c15: Layer already exists 02:35:38 main: digest: sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:38 ===================================================== [Pipeline] echo 02:35:38 taggedImages: 02:35:38 - nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 02:35:38 - nexus3.edgexfoundry.org:10004/device-virtual:latest 02:35:38 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 02:35:38 - nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 02:35:38 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 02:35:38 ========================================================= 02:35:38 [edgeXBuildMultiArch] RAW Config: 02:35:38 images: 02:35:38 - nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 02:35:38 - nexus3.edgexfoundry.org:10004/device-virtual:latest 02:35:38 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 02:35:38 - nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 02:35:38 - nexus3.edgexfoundry.org:10004/device-virtual:main 02:35:38 settingsFile: 02:35:38 device-virtual-go-settings 02:35:38 ========================================================= [Pipeline] node 02:35:53 Still waiting to schedule task 02:35:53 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:36:17 Running on prd-centos7-docker-4c-2g-8121 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:17 provisioning config files... 02:36:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2203747077652694923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:19 ---> ****-login.sh 02:36:19 nexus3.edgexfoundry.org:10001 02:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:19 Configure a credential helper to remove this warning. See 02:36:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:19 02:36:19 Login Succeeded 02:36:19 nexus3.edgexfoundry.org:10002 02:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:20 Configure a credential helper to remove this warning. See 02:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:20 02:36:20 Login Succeeded 02:36:20 nexus3.edgexfoundry.org:10003 02:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:20 Configure a credential helper to remove this warning. See 02:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:20 02:36:20 Login Succeeded 02:36:20 nexus3.edgexfoundry.org:10004 02:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:20 Configure a credential helper to remove this warning. See 02:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:20 02:36:20 Login Succeeded 02:36:20 ****.io 02:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:20 Configure a credential helper to remove this warning. See 02:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:20 02:36:20 Login Succeeded 02:36:20 ---> ****-login.sh ends [Pipeline] } 02:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:20 + docker buildx ls 02:36:20 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:36:20 default * docker 02:36:20 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:36:21 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:36:21 edgex-builder [Pipeline] sh 02:36:21 + docker buildx inspect --bootstrap 02:36:21 #1 [internal] booting buildkit 02:36:21 #1 pulling image moby/buildkit:buildx-stable-1 02:36:25 #1 pulling image moby/buildkit:buildx-stable-1 3.9s done 02:36:25 #1 creating container buildx_buildkit_edgex-builder0 02:36:27 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 02:36:27 #1 DONE 5.5s 02:36:27 Name: edgex-builder 02:36:27 Driver: docker-container 02:36:27 02:36:27 Nodes: 02:36:27 Name: edgex-builder0 02:36:27 Endpoint: unix:///var/run/docker.sock 02:36:27 Status: running 02:36:27 Buildkit: v0.23.2 02:36:27 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:36:27 + docker buildx ls 02:36:27 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:36:27 edgex-builder * docker-container 02:36:27 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:36:27 default docker 02:36:27 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:36:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 --push - 02:36:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488' 02:36:27 #1 [internal] load build definition from Dockerfile 02:36:27 #1 transferring dockerfile: 199B done 02:36:27 #1 DONE 0.0s 02:36:27 02:36:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 02:36:27 #2 DONE 0.1s 02:36:27 02:36:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 02:36:27 #3 DONE 0.1s 02:36:27 02:36:27 #4 [internal] load .dockerignore 02:36:27 #4 transferring context: 2B done 02:36:27 #4 DONE 0.0s 02:36:27 02:36:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:27 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done 02:36:27 #5 DONE 0.0s 02:36:27 02:36:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:27 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done 02:36:27 #6 DONE 0.1s 02:36:28 02:36:28 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 02:36:28 #7 DONE 0.0s 02:36:28 02:36:28 #8 exporting to image 02:36:28 #8 exporting layers done 02:36:28 #8 exporting manifest sha256:9a49ea5fe2574aa813b007f14d2230cdf2c80ed963e3be4b4d25d56bdd99b4c2 done 02:36:28 #8 exporting config sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done 02:36:28 #8 exporting manifest sha256:77689f085aded203058a5b9e02a77f468b7f1ac48abb9a65b5671c76601b1480 done 02:36:28 #8 exporting config sha256:934543ad9f02229867cb486e73a86fce90cdaf474fb2b5568e386d47d0872d18 0.0s done 02:36:28 #8 exporting manifest list sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 done 02:36:28 #8 pushing layers 0.1s done 02:36:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 02:36:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:36:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 0.1s done 02:36:28 #8 DONE 0.2s 02:36:28 02:36:28 1 warning found (use --debug to expand): 02:36:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:36:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 02:36:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 02:36:28 #1 [internal] load build definition from Dockerfile 02:36:28 #1 transferring dockerfile: 165B done 02:36:28 #1 DONE 0.0s 02:36:28 02:36:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 02:36:28 #2 DONE 0.0s 02:36:28 02:36:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 02:36:28 #3 DONE 0.0s 02:36:28 02:36:28 #4 [internal] load .dockerignore 02:36:28 #4 transferring context: 2B done 02:36:28 #4 DONE 0.0s 02:36:28 02:36:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:28 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done 02:36:28 #5 DONE 0.0s 02:36:28 02:36:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:28 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done 02:36:28 #6 CACHED 02:36:28 02:36:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:28 #5 CACHED 02:36:28 02:36:28 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 02:36:28 #7 DONE 0.0s 02:36:28 02:36:28 #8 exporting to image 02:36:28 #8 exporting layers done 02:36:28 #8 exporting manifest sha256:9a49ea5fe2574aa813b007f14d2230cdf2c80ed963e3be4b4d25d56bdd99b4c2 done 02:36:28 #8 exporting config sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done 02:36:28 #8 exporting manifest sha256:77689f085aded203058a5b9e02a77f468b7f1ac48abb9a65b5671c76601b1480 done 02:36:28 #8 exporting config sha256:934543ad9f02229867cb486e73a86fce90cdaf474fb2b5568e386d47d0872d18 done 02:36:28 #8 exporting manifest list sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 done 02:36:28 #8 pushing layers 0.0s done 02:36:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 0.1s done 02:36:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:36:28 #8 DONE 0.1s 02:36:28 02:36:28 1 warning found (use --debug to expand): 02:36:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:36:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6' 02:36:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 --push - 02:36:29 #1 [internal] load build definition from Dockerfile 02:36:29 #1 transferring dockerfile: 170B done 02:36:29 #1 DONE 0.0s 02:36:29 02:36:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 02:36:29 #2 DONE 0.0s 02:36:29 02:36:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 02:36:29 #3 DONE 0.0s 02:36:29 02:36:29 #4 [internal] load .dockerignore 02:36:29 #4 transferring context: 2B done 02:36:29 #4 DONE 0.0s 02:36:29 02:36:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:29 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done 02:36:29 #5 CACHED 02:36:29 02:36:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:29 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done 02:36:29 #6 CACHED 02:36:29 02:36:29 #7 exporting to image 02:36:29 #7 exporting layers done 02:36:29 #7 exporting manifest sha256:9a49ea5fe2574aa813b007f14d2230cdf2c80ed963e3be4b4d25d56bdd99b4c2 done 02:36:29 #7 exporting config sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done 02:36:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:36:29 #7 exporting manifest sha256:77689f085aded203058a5b9e02a77f468b7f1ac48abb9a65b5671c76601b1480 done 02:36:29 #7 exporting config sha256:934543ad9f02229867cb486e73a86fce90cdaf474fb2b5568e386d47d0872d18 done 02:36:29 #7 exporting manifest list sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 done 02:36:29 #7 pushing layers 0.0s done 02:36:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 0.1s done 02:36:29 #7 DONE 0.1s 02:36:29 02:36:29 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 02:36:29 #8 DONE 0.0s 02:36:29 02:36:29 1 warning found (use --debug to expand): 02:36:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:36:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6' 02:36:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 --push - 02:36:29 #1 [internal] load build definition from Dockerfile 02:36:29 #1 transferring dockerfile: 211B done 02:36:29 #1 DONE 0.0s 02:36:29 02:36:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 02:36:29 #2 DONE 0.0s 02:36:29 02:36:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 02:36:29 #3 DONE 0.0s 02:36:29 02:36:29 #4 [internal] load .dockerignore 02:36:29 #4 transferring context: 2B done 02:36:29 #4 DONE 0.0s 02:36:29 02:36:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:29 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done 02:36:29 #5 DONE 0.0s 02:36:29 02:36:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:29 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done 02:36:29 #6 CACHED 02:36:29 02:36:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:29 #5 CACHED 02:36:29 02:36:29 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 02:36:29 #7 DONE 0.0s 02:36:29 02:36:29 #8 exporting to image 02:36:29 #8 exporting layers done 02:36:29 #8 exporting manifest sha256:9a49ea5fe2574aa813b007f14d2230cdf2c80ed963e3be4b4d25d56bdd99b4c2 done 02:36:29 #8 exporting config sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done 02:36:29 #8 exporting manifest sha256:77689f085aded203058a5b9e02a77f468b7f1ac48abb9a65b5671c76601b1480 done 02:36:29 #8 exporting config sha256:934543ad9f02229867cb486e73a86fce90cdaf474fb2b5568e386d47d0872d18 done 02:36:29 #8 exporting manifest list sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 done 02:36:29 #8 pushing layers 0.0s done 02:36:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 0.1s done 02:36:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:36:29 #8 DONE 0.1s 02:36:29 02:36:29 1 warning found (use --debug to expand): 02:36:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:36:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 02:36:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 02:36:30 #1 [internal] load build definition from Dockerfile 02:36:30 #1 transferring dockerfile: 163B done 02:36:30 #1 DONE 0.0s 02:36:30 02:36:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 02:36:30 #2 DONE 0.0s 02:36:30 02:36:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 02:36:30 #3 DONE 0.0s 02:36:30 02:36:30 #4 [internal] load .dockerignore 02:36:30 #4 transferring context: 2B done 02:36:30 #4 DONE 0.0s 02:36:30 02:36:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:30 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done 02:36:30 #5 CACHED 02:36:30 02:36:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 02:36:30 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done 02:36:30 #6 CACHED 02:36:30 02:36:30 #7 exporting to image 02:36:30 #7 exporting layers 02:36:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:36:30 #7 exporting layers done 02:36:30 #7 exporting manifest sha256:9a49ea5fe2574aa813b007f14d2230cdf2c80ed963e3be4b4d25d56bdd99b4c2 done 02:36:30 #7 exporting config sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done 02:36:30 #7 exporting manifest sha256:77689f085aded203058a5b9e02a77f468b7f1ac48abb9a65b5671c76601b1480 done 02:36:30 #7 exporting config sha256:934543ad9f02229867cb486e73a86fce90cdaf474fb2b5568e386d47d0872d18 done 02:36:30 #7 exporting manifest list sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 done 02:36:30 #7 pushing layers 0.0s done 02:36:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 0.1s done 02:36:30 #7 DONE 0.1s 02:36:30 02:36:30 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 02:36:30 #8 DONE 0.0s 02:36:30 02:36:30 1 warning found (use --debug to expand): 02:36:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:36:30 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:36:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:36:31 ---> package-listing.sh 02:36:31 ++ facter osfamily 02:36:31 ++ tr '[:upper:]' '[:lower:]' 02:36:31 + OS_FAMILY=redhat 02:36:31 + workspace=/w/workspace/exfoundry_device-virtual-go_main 02:36:31 + START_PACKAGES=/tmp/packages_start.txt 02:36:31 + END_PACKAGES=/tmp/packages_end.txt 02:36:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:36:31 + PACKAGES=/tmp/packages_start.txt 02:36:31 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:36:31 + PACKAGES=/tmp/packages_end.txt 02:36:31 + case "${OS_FAMILY}" in 02:36:31 + rpm -qa 02:36:31 + sort 02:36:32 + '[' -f /tmp/packages_start.txt ']' 02:36:32 + '[' -f /tmp/packages_end.txt ']' 02:36:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:36:32 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:36:32 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 02:36:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 02:36:32 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 02:36:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:33 02:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:33 latest: Pulling from edgex-lftools-log-publisher 02:36:33 5eb5b503b376: Pulling fs layer 02:36:33 5c69ac0246d0: Pulling fs layer 02:36:33 ec43610c2a17: Pulling fs layer 02:36:33 3a2ae6a8a46f: Pulling fs layer 02:36:33 33b1e0a273af: Pulling fs layer 02:36:33 5d3b04190fa2: Pulling fs layer 02:36:33 2f39f015ded8: Pulling fs layer 02:36:33 33b1e0a273af: Waiting 02:36:33 5d3b04190fa2: Waiting 02:36:33 3a2ae6a8a46f: Waiting 02:36:33 2f39f015ded8: Waiting 02:36:33 5c69ac0246d0: Verifying Checksum 02:36:33 5c69ac0246d0: Download complete 02:36:33 3a2ae6a8a46f: Verifying Checksum 02:36:33 3a2ae6a8a46f: Download complete 02:36:33 33b1e0a273af: Verifying Checksum 02:36:33 33b1e0a273af: Download complete 02:36:33 5d3b04190fa2: Verifying Checksum 02:36:33 5d3b04190fa2: Download complete 02:36:33 ec43610c2a17: Verifying Checksum 02:36:33 ec43610c2a17: Download complete 02:36:34 5eb5b503b376: Verifying Checksum 02:36:34 5eb5b503b376: Download complete 02:36:34 2f39f015ded8: Verifying Checksum 02:36:34 2f39f015ded8: Download complete 02:36:35 5eb5b503b376: Pull complete 02:36:35 5c69ac0246d0: Pull complete 02:36:35 ec43610c2a17: Pull complete 02:36:36 3a2ae6a8a46f: Pull complete 02:36:36 33b1e0a273af: Pull complete 02:36:36 5d3b04190fa2: Pull complete 02:36:40 2f39f015ded8: Pull complete 02:36:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:40 prd-centos7-docker-4c-2g-8121 does not seem to be running inside a container 02:36:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:36:44 $ docker top 5cc52094d0c1cf49771cc4183c45e3aae05ef88e3534227e905a22ff6c815e35 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:44 + touch /tmp/pre-build-complete [Pipeline] sh 02:36:44 + mkdir -p /var/log/sysstat [Pipeline] sh 02:36:45 + ls /var/log/sa-host 02:36:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:45 provisioning config files... 02:36:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8446701794336518752tmp [Pipeline] { [Pipeline] echo 02:36:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:36:45 ---> create-netrc.sh [Pipeline] } 02:36:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:36:46 ---> python-tools-install.sh [Pipeline] echo 02:36:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:36:46 ---> sudo-logs.sh 02:36:46 Archiving 'sudo' log.. 02:36:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-8121.novalocal: Name or service not known 02:36:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-8121.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:36:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:36:46 ---> job-cost.sh 02:36:46 lf-activate-venv: SKIPPING 02:36:46 INFO: No Stack... 02:36:46 INFO: Retrieving Pricing Info for: v3-standard-2 02:36:47 INFO: Archiving Costs [Pipeline] echo 02:36:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:36:47 ---> logs-deploy.sh 02:36:47 lf-activate-venv: SKIPPING 02:36:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/216 02:36:47 INFO: archiving workspace using pattern(s): 02:36:48 Archives upload complete. 02:36:48 INFO: archiving logs to Nexus 02:36:49 ---> uname -a: 02:36:49 Linux prd-centos7-docker-4c-2g-8121.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:36:49 02:36:49 02:36:49 ---> lscpu: 02:36:49 Architecture: x86_64 02:36:49 CPU op-mode(s): 32-bit, 64-bit 02:36:49 Byte Order: Little Endian 02:36:49 Address sizes: 40 bits physical, 48 bits virtual 02:36:49 CPU(s): 2 02:36:49 On-line CPU(s) list: 0,1 02:36:49 Thread(s) per core: 1 02:36:49 Core(s) per socket: 1 02:36:49 Socket(s): 2 02:36:49 NUMA node(s): 1 02:36:49 Vendor ID: AuthenticAMD 02:36:49 CPU family: 23 02:36:49 Model: 49 02:36:49 Model name: AMD EPYC-Rome Processor 02:36:49 Stepping: 0 02:36:49 CPU MHz: 2799.998 02:36:49 BogoMIPS: 5599.99 02:36:49 Virtualization: AMD-V 02:36:49 Hypervisor vendor: KVM 02:36:49 Virtualization type: full 02:36:49 L1d cache: 64 KiB 02:36:49 L1i cache: 64 KiB 02:36:49 L2 cache: 1 MiB 02:36:49 L3 cache: 32 MiB 02:36:49 NUMA node0 CPU(s): 0,1 02:36:49 Vulnerability Itlb multihit: Not affected 02:36:49 Vulnerability L1tf: Not affected 02:36:49 Vulnerability Mds: Not affected 02:36:49 Vulnerability Meltdown: Not affected 02:36:49 Vulnerability Mmio stale data: Not affected 02:36:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:36:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:36:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:36:49 Vulnerability Srbds: Not affected 02:36:49 Vulnerability Tsx async abort: Not affected 02:36:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:36:49 02:36:49 02:36:49 ---> nproc: 02:36:49 2 02:36:49 02:36:49 02:36:49 ---> df -h: 02:36:49 Filesystem Size Used Avail Use% Mounted on 02:36:49 overlay 40G 7.3G 33G 19% / 02:36:49 tmpfs 64M 0 64M 0% /dev 02:36:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:36:49 shm 64M 0 64M 0% /dev/shm 02:36:49 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:36:49 02:36:49 02:36:49 Cannot open /var/log/sysstat/sa02: No such file or directory 02:36:49 Please check if data collecting is enabled 02:36:49 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:49 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:36:49 $ docker stop --time=1 5cc52094d0c1cf49771cc4183c45e3aae05ef88e3534227e905a22ff6c815e35 02:36:50 $ docker rm -f --volumes 5cc52094d0c1cf49771cc4183c45e3aae05ef88e3534227e905a22ff6c815e35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:36:51 [WS-CLEANUP] Deleting project workspace... 02:36:51 [WS-CLEANUP] Deferred wipeout is used... 02:36:51 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:51 02:36:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:51 latest: Pulling from edgex-lftools-log-publisher 02:36:51 5eb5b503b376: Pulling fs layer 02:36:51 5c69ac0246d0: Pulling fs layer 02:36:51 ec43610c2a17: Pulling fs layer 02:36:51 3a2ae6a8a46f: Pulling fs layer 02:36:51 33b1e0a273af: Pulling fs layer 02:36:51 5d3b04190fa2: Pulling fs layer 02:36:51 2f39f015ded8: Pulling fs layer 02:36:51 33b1e0a273af: Waiting 02:36:51 5d3b04190fa2: Waiting 02:36:51 2f39f015ded8: Waiting 02:36:51 3a2ae6a8a46f: Waiting 02:36:51 5c69ac0246d0: Verifying Checksum 02:36:51 5c69ac0246d0: Download complete 02:36:51 3a2ae6a8a46f: Verifying Checksum 02:36:51 3a2ae6a8a46f: Download complete 02:36:51 33b1e0a273af: Verifying Checksum 02:36:51 33b1e0a273af: Download complete 02:36:51 ec43610c2a17: Verifying Checksum 02:36:51 ec43610c2a17: Download complete 02:36:52 5d3b04190fa2: Download complete 02:36:52 5eb5b503b376: Verifying Checksum 02:36:52 5eb5b503b376: Download complete 02:36:52 2f39f015ded8: Verifying Checksum 02:36:52 2f39f015ded8: Download complete 02:36:53 5eb5b503b376: Pull complete 02:36:53 5c69ac0246d0: Pull complete 02:36:54 ec43610c2a17: Pull complete 02:36:54 3a2ae6a8a46f: Pull complete 02:36:54 33b1e0a273af: Pull complete 02:36:54 5d3b04190fa2: Pull complete 02:36:59 2f39f015ded8: Pull complete 02:36:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:59 prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container 02:36:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:37:04 $ docker top 5d55a8a5d438d4e659243b7ae560d1502af9b77b38eeb1c31ffd4b85e3d1a851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:04 ---> job-cost.sh 02:37:04 lf-activate-venv: SKIPPING 02:37:04 INFO: No Stack... 02:37:05 INFO: Retrieving Pricing Info for: v3-standard-8 02:37:05 INFO: Archiving Costs [Pipeline] sh 02:37:05 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 02:37:05 + cut -d, -f6 [Pipeline] lock 02:37:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] 02:37:05 Resource [jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] did not exist. Created. 02:37:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:37:06 + echo total: 0.2199999988079071 [Pipeline] stash 02:37:06 Stashed 1 file(s) [Pipeline] } 02:37:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 02:37:06 $ docker stop --time=1 5d55a8a5d438d4e659243b7ae560d1502af9b77b38eeb1c31ffd4b85e3d1a851 02:37:07 $ docker rm -f --volumes 5d55a8a5d438d4e659243b7ae560d1502af9b77b38eeb1c31ffd4b85e3d1a851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:37:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8120 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 02:37:13 Running in /w/workspace/device-virtual-go/216 [Pipeline] { [Pipeline] checkout 02:37:16 The recommended git tool is: git 02:37:22 using credential edgex-jenkins-ssh 02:37:22 Cloning the remote Git repository 02:37:22 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 02:37:22 > git init /w/workspace/device-virtual-go/216 # timeout=10 02:37:22 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:37:22 > git --version # timeout=10 02:37:22 > git --version # 'git version 2.25.1' 02:37:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:25 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:37:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:27 Avoid second fetch 02:37:27 Checking out Revision 2461a5078ce9d726d119a9ec7a972149406a9488 (main) 02:37:27 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#551)" 02:37:27 > git config core.sparsecheckout # timeout=10 02:37:27 > git checkout -f 2461a5078ce9d726d119a9ec7a972149406a9488 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:32 provisioning config files... 02:37:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/216@tmp/config14523266879226338693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:32 ---> ****-login.sh 02:37:32 nexus3.edgexfoundry.org:10001 02:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:33 Configure a credential helper to remove this warning. See 02:37:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:33 02:37:33 Login Succeeded 02:37:33 nexus3.edgexfoundry.org:10002 02:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:33 Configure a credential helper to remove this warning. See 02:37:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:33 02:37:33 Login Succeeded 02:37:33 nexus3.edgexfoundry.org:10003 02:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:34 Configure a credential helper to remove this warning. See 02:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:34 02:37:34 Login Succeeded 02:37:34 nexus3.edgexfoundry.org:10004 02:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:34 Configure a credential helper to remove this warning. See 02:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:34 02:37:34 Login Succeeded 02:37:34 ****.io 02:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:35 Configure a credential helper to remove this warning. See 02:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:35 02:37:35 Login Succeeded 02:37:35 ---> ****-login.sh ends [Pipeline] } 02:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:37:35 ========================================================= 02:37:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:37:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:37:36 Sending build context to Docker daemon 20.55MB 02:37:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:37:36 Step 2/12 : FROM ${BASE} AS builder 02:37:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:37:36 94e9d8af2201: Pulling fs layer 02:37:36 a6c56e8762df: Pulling fs layer 02:37:36 f0f3c8884826: Pulling fs layer 02:37:36 c7e7622c144d: Pulling fs layer 02:37:36 4f4fb700ef54: Pulling fs layer 02:37:36 b4c3b6d88c5a: Pulling fs layer 02:37:36 ba8bce9d2590: Pulling fs layer 02:37:36 ca778ea9c289: Pulling fs layer 02:37:36 c7e7622c144d: Waiting 02:37:36 ba8bce9d2590: Waiting 02:37:36 ca778ea9c289: Waiting 02:37:36 4f4fb700ef54: Waiting 02:37:36 b4c3b6d88c5a: Waiting 02:37:36 a6c56e8762df: Verifying Checksum 02:37:36 a6c56e8762df: Download complete 02:37:36 c7e7622c144d: Verifying Checksum 02:37:36 c7e7622c144d: Download complete 02:37:36 4f4fb700ef54: Verifying Checksum 02:37:36 4f4fb700ef54: Download complete 02:37:36 b4c3b6d88c5a: Verifying Checksum 02:37:36 b4c3b6d88c5a: Download complete 02:37:36 94e9d8af2201: Verifying Checksum 02:37:36 94e9d8af2201: Download complete 02:37:37 ca778ea9c289: Verifying Checksum 02:37:37 ca778ea9c289: Download complete 02:37:37 94e9d8af2201: Pull complete 02:37:38 a6c56e8762df: Pull complete 02:37:38 f0f3c8884826: Verifying Checksum 02:37:38 f0f3c8884826: Download complete 02:37:39 ba8bce9d2590: Verifying Checksum 02:37:39 ba8bce9d2590: Download complete 02:37:54 f0f3c8884826: Pull complete 02:37:54 c7e7622c144d: Pull complete 02:37:54 4f4fb700ef54: Pull complete 02:37:54 b4c3b6d88c5a: Pull complete 02:38:01 ba8bce9d2590: Pull complete 02:38:03 ca778ea9c289: Pull complete 02:38:03 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 02:38:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:38:03 ---> 47b25d7523d1 02:38:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:38:05 ---> Running in 3e3c8d873a49 02:38:05 Removing intermediate container 3e3c8d873a49 02:38:05 ---> 865d697d7efe 02:38:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:38:06 ---> Running in e937296beaa4 02:38:06 Removing intermediate container e937296beaa4 02:38:06 ---> 62d6cb6f1bd0 02:38:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:38:06 ---> Running in 021d4e513edf 02:38:06 Removing intermediate container 021d4e513edf 02:38:06 ---> 9f15cf346e77 02:38:06 Step 6/12 : WORKDIR /device-virtual-go 02:38:06 ---> Running in c3771a99c7b7 02:38:07 Removing intermediate container c3771a99c7b7 02:38:07 ---> cb0e706e6851 02:38:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:38:07 ---> Running in f433e6985cdb 02:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:10 (1/4) Installing openssh-keygen (9.7_p1-r5) 02:38:10 (2/4) Installing libedit (20240517.3.1-r0) 02:38:10 (3/4) Installing openssh-client-common (9.7_p1-r5) 02:38:10 (4/4) Installing openssh-client-default (9.7_p1-r5) 02:38:10 Executing busybox-1.36.1-r29.trigger 02:38:10 OK: 244 MiB in 62 packages 02:38:11 Removing intermediate container f433e6985cdb 02:38:11 ---> 00fc70162711 02:38:11 Step 8/12 : COPY go.mod vendor* ./ 02:38:12 ---> d973a5a0fdf3 02:38:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:12 ---> Running in 8b8eece06437 02:40:04 Removing intermediate container 8b8eece06437 02:40:04 ---> c45bad423b80 02:40:04 Step 10/12 : COPY . . 02:40:04 ---> 9b1c572ab5fd 02:40:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:40:04 ---> Running in 297f1397f976 02:40:04 Removing intermediate container 297f1397f976 02:40:04 ---> f719bb314eee 02:40:04 Step 12/12 : RUN $MAKE 02:40:04 ---> Running in 5e03a2f63bfc 02:40:04 noop 02:40:04 Removing intermediate container 5e03a2f63bfc 02:40:04 ---> 8de79b9432b7 02:40:04 Successfully built 8de79b9432b7 02:40:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:04 + docker inspect -f . ci-base-image-arm64 02:40:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:04 prd-ubuntu20.04-docker-arm64-4c-16g-8120 does not seem to be running inside a container 02:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/216 -v /w/workspace/device-virtual-go/216:/w/workspace/device-virtual-go/216:rw,z -v /w/workspace/device-virtual-go/216@tmp:/w/workspace/device-virtual-go/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:40:05 $ docker top 17fc1f5be55ffc52745cd3054257978df699803014660a497fd0e8f2e9e68fcc -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:06 + go version 02:40:06 go version go1.23.9 linux/arm64 [Pipeline] } 02:40:06 $ docker stop --time=1 17fc1f5be55ffc52745cd3054257978df699803014660a497fd0e8f2e9e68fcc 02:40:08 $ docker rm -f --volumes 17fc1f5be55ffc52745cd3054257978df699803014660a497fd0e8f2e9e68fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:09 + docker inspect -f . ci-base-image-arm64 02:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:09 prd-ubuntu20.04-docker-arm64-4c-16g-8120 does not seem to be running inside a container 02:40:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/216 -v /w/workspace/device-virtual-go/216:/w/workspace/device-virtual-go/216:rw,z -v /w/workspace/device-virtual-go/216@tmp:/w/workspace/device-virtual-go/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:40:10 $ docker top 654745eb927153df2fe11e48b88e97db7c90607672123f40ff9d806ff8e9c81a -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:10 + git config --global --add safe.directory /w/workspace/device-virtual-go/216 [Pipeline] fileExists [Pipeline] sh 02:40:11 + make test 02:40:11 go test ./... -coverprofile=coverage.out 02:40:16 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:43:39 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 02:43:41 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.073s coverage: 59.4% of statements 02:43:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:43:42 go vet ./... 02:44:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:44:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:44:38 ./bin/test-attribution-txt.sh 02:44:38 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 02:44:38 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 02:44:38 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 02:44:38 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 02:44:38 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 02:44:38 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:44:38 $ docker stop --time=1 654745eb927153df2fe11e48b88e97db7c90607672123f40ff9d806ff8e9c81a 02:44:40 $ docker rm -f --volumes 654745eb927153df2fe11e48b88e97db7c90607672123f40ff9d806ff8e9c81a [Pipeline] // withDockerContainer [Pipeline] sh 02:44:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:44:42 Warning: overwriting stash ‘coverage-report’ 02:44:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:44:43 + ls -al . 02:44:43 total 268 02:44:43 drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 02:40 . 02:44:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 02:37 .. 02:44:43 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:37 .git 02:44:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:37 .github 02:44:43 -rw-rw-r-- 1 jenkins jenkins 272 Sep 2 02:37 .gitignore 02:44:43 -rw-rw-r-- 1 jenkins jenkins 199 Sep 2 02:37 .golangci.yml 02:44:43 -rw-rw-r-- 1 jenkins jenkins 18321 Sep 2 02:37 Attribution.txt 02:44:43 -rw-rw-r-- 1 jenkins jenkins 17302 Sep 2 02:37 CHANGELOG.md 02:44:43 -rw-rw-r-- 1 jenkins jenkins 1755 Sep 2 02:37 Dockerfile 02:44:43 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 02:37 GOVERNANCE.md 02:44:43 -rw-rw-r-- 1 jenkins jenkins 660 Sep 2 02:37 Jenkinsfile 02:44:43 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 2 02:37 LICENSE 02:44:43 -rw-rw-r-- 1 jenkins jenkins 2652 Sep 2 02:37 Makefile 02:44:43 -rw-rw-r-- 1 jenkins jenkins 623 Sep 2 02:37 OWNERS.md 02:44:43 -rw-rw-r-- 1 jenkins jenkins 4473 Sep 2 02:37 README.md 02:44:43 -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 02:33 VERSION 02:44:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 02:37 bin 02:44:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:37 cmd 02:44:43 -rw-r--r-- 1 jenkins jenkins 45558 Sep 2 02:43 coverage.out 02:44:43 -rw-rw-r-- 1 jenkins jenkins 6112 Sep 2 02:37 go.mod 02:44:43 -rw-rw-r-- 1 jenkins jenkins 86944 Sep 2 02:37 go.sum 02:44:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:37 internal 02:44:43 -rw-rw-r-- 1 jenkins jenkins 235 Sep 2 02:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:44 + 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=2461a5078ce9d726d119a9ec7a972149406a9488 --label arch=arm64 --label version=4.1.0-dev.6 . 02:44:44 Sending build context to Docker daemon 20.59MB 02:44:44 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 02:44:44 Step 2/26 : FROM ${BASE} AS builder 02:44:44 ---> 8de79b9432b7 02:44:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:44:44 ---> Running in 236c41b8f634 02:44:45 Removing intermediate container 236c41b8f634 02:44:45 ---> 48a80c6e8099 02:44:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:44:45 ---> Running in 31ae4e8fff0f 02:44:45 Removing intermediate container 31ae4e8fff0f 02:44:45 ---> c9cc60a4578e 02:44:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:44:45 ---> Running in bf0afbe061b6 02:44:45 Removing intermediate container bf0afbe061b6 02:44:45 ---> bae10f5c7e0d 02:44:45 Step 6/26 : WORKDIR /device-virtual-go 02:44:45 ---> Running in 1e23ace9499c 02:44:46 Removing intermediate container 1e23ace9499c 02:44:46 ---> 0eab193a8e91 02:44:46 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:44:46 ---> Running in 5af92c6a952d 02:44:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:44:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:44:49 OK: 244 MiB in 62 packages 02:44:49 Removing intermediate container 5af92c6a952d 02:44:49 ---> d75728060a4e 02:44:49 Step 8/26 : COPY go.mod vendor* ./ 02:44:50 ---> df5b6cbf8048 02:44:50 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:50 ---> Running in 626e53596aab 02:44:52 Removing intermediate container 626e53596aab 02:44:52 ---> 7933f3d4f3f4 02:44:52 Step 10/26 : COPY . . 02:44:54 ---> 657cfdb40935 02:44:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:44:54 ---> Running in 185847ddc018 02:44:54 Removing intermediate container 185847ddc018 02:44:54 ---> ac989e528e42 02:44:54 Step 12/26 : RUN $MAKE 02:44:54 ---> Running in 9b2933defcc6 02:44:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 02:48:32 Removing intermediate container 9b2933defcc6 02:48:32 ---> e8bf87b63aa0 02:48:32 Step 13/26 : FROM alpine:3.20 02:48:32 3.20: Pulling from library/alpine 02:48:32 13e713f82565: Pulling fs layer 02:48:32 13e713f82565: Verifying Checksum 02:48:32 13e713f82565: Download complete 02:48:32 13e713f82565: Pull complete 02:48:32 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:48:32 Status: Downloaded newer image for alpine:3.20 02:48:32 ---> c88e9dceb6cb 02:48:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:48:32 ---> Running in 713067493ae8 02:48:32 Removing intermediate container 713067493ae8 02:48:32 ---> 501d5cfedcfa 02:48:32 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:48:32 ---> Running in 181832fffdfb 02:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:48:32 (1/1) Installing dumb-init (1.2.5-r3) 02:48:32 Executing busybox-1.36.1-r29.trigger 02:48:32 OK: 9 MiB in 15 packages 02:48:32 Removing intermediate container 181832fffdfb 02:48:32 ---> 688b4eef5cbd 02:48:32 Step 16/26 : RUN apk --no-cache upgrade 02:48:32 ---> Running in 96474a948ada 02:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:48:32 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:48:32 Executing busybox-1.36.1-r30.post-upgrade 02:48:32 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:48:32 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:48:32 Executing busybox-1.36.1-r30.trigger 02:48:32 OK: 9 MiB in 15 packages 02:48:32 Removing intermediate container 96474a948ada 02:48:32 ---> c3773b17a661 02:48:32 Step 17/26 : WORKDIR / 02:48:32 ---> Running in f54ea80c74a8 02:48:32 Removing intermediate container f54ea80c74a8 02:48:32 ---> 9b123536fd9a 02:48:32 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:48:32 ---> f19b8f6fc8eb 02:48:32 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 02:48:33 ---> d382d125808a 02:48:33 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 02:48:35 ---> f73c963f8de2 02:48:35 Step 21/26 : EXPOSE 59900 02:48:35 ---> Running in ce32a0136a0d 02:48:35 Removing intermediate container ce32a0136a0d 02:48:35 ---> 6e87d04cfad9 02:48:35 Step 22/26 : ENTRYPOINT ["/device-virtual"] 02:48:35 ---> Running in 246a2a0f5cec 02:48:35 Removing intermediate container 246a2a0f5cec 02:48:35 ---> 2a903300cd9a 02:48:35 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:48:35 ---> Running in 02bde514f378 02:48:36 Removing intermediate container 02bde514f378 02:48:36 ---> a10f530c833e 02:48:36 Step 24/26 : LABEL arch=arm64 02:48:36 ---> Running in d18e26d2655f 02:48:36 Removing intermediate container d18e26d2655f 02:48:36 ---> a5c6e21c8f52 02:48:36 Step 25/26 : LABEL git_sha=2461a5078ce9d726d119a9ec7a972149406a9488 02:48:36 ---> Running in 89fc91dd4dc6 02:48:37 Removing intermediate container 89fc91dd4dc6 02:48:37 ---> 9747cbdd3159 02:48:37 Step 26/26 : LABEL version=4.1.0-dev.6 02:48:37 ---> Running in 83426bed77be 02:48:37 Removing intermediate container 83426bed77be 02:48:37 ---> 8c9c7897ae1c 02:48:37 [Warning] One or more build-args [ARCH] were not consumed 02:48:37 Successfully built 8c9c7897ae1c 02:48:37 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:37 provisioning config files... 02:48:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/216@tmp/config7174556473917096679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:37 ---> ****-login.sh 02:48:37 nexus3.edgexfoundry.org:10001 02:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:38 Configure a credential helper to remove this warning. See 02:48:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:38 02:48:38 Login Succeeded 02:48:38 nexus3.edgexfoundry.org:10002 02:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:38 Configure a credential helper to remove this warning. See 02:48:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:38 02:48:38 Login Succeeded 02:48:38 nexus3.edgexfoundry.org:10003 02:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:39 Configure a credential helper to remove this warning. See 02:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:39 02:48:39 Login Succeeded 02:48:39 nexus3.edgexfoundry.org:10004 02:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:39 Configure a credential helper to remove this warning. See 02:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:39 02:48:39 Login Succeeded 02:48:39 ****.io 02:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:39 Configure a credential helper to remove this warning. See 02:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:39 02:48:39 Login Succeeded 02:48:39 ---> ****-login.sh ends [Pipeline] } 02:48:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:48:39 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 02:48:39 2461a5078ce9d726d119a9ec7a972149406a9488 02:48:39 latest 02:48:39 4.1.0-dev.6 02:48:39 2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 02:48:39 main 02:48:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:40 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488 02:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:48:40 27f7905dac59: Preparing 02:48:40 c9d49ba59323: Preparing 02:48:40 7f84da4dacef: Preparing 02:48:40 c1e532a7c5be: Preparing 02:48:40 2943af6ec46e: Preparing 02:48:40 1e890da81ec9: Preparing 02:48:40 1e890da81ec9: Waiting 02:48:40 7f84da4dacef: Pushed 02:48:40 c9d49ba59323: Pushed 02:48:40 2943af6ec46e: Pushed 02:48:40 1e890da81ec9: Layer already exists 02:48:41 c1e532a7c5be: Pushed 02:48:49 27f7905dac59: Pushed 02:48:49 2461a5078ce9d726d119a9ec7a972149406a9488: digest: sha256:7cf39dba7871105a92acfebc77b55578c1aa5f0f0d3e11c42f446327b3456440 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:48:50 27f7905dac59: Preparing 02:48:50 c9d49ba59323: Preparing 02:48:50 7f84da4dacef: Preparing 02:48:50 c1e532a7c5be: Preparing 02:48:50 2943af6ec46e: Preparing 02:48:50 1e890da81ec9: Preparing 02:48:50 1e890da81ec9: Waiting 02:48:50 7f84da4dacef: Layer already exists 02:48:50 27f7905dac59: Layer already exists 02:48:50 2943af6ec46e: Layer already exists 02:48:50 c9d49ba59323: Layer already exists 02:48:50 c1e532a7c5be: Layer already exists 02:48:50 1e890da81ec9: Layer already exists 02:48:50 latest: digest: sha256:7cf39dba7871105a92acfebc77b55578c1aa5f0f0d3e11c42f446327b3456440 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:50 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.6 02:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:48:50 27f7905dac59: Preparing 02:48:50 c9d49ba59323: Preparing 02:48:50 7f84da4dacef: Preparing 02:48:50 c1e532a7c5be: Preparing 02:48:50 2943af6ec46e: Preparing 02:48:50 1e890da81ec9: Preparing 02:48:50 1e890da81ec9: Waiting 02:48:50 2943af6ec46e: Layer already exists 02:48:50 7f84da4dacef: Layer already exists 02:48:50 c1e532a7c5be: Layer already exists 02:48:50 27f7905dac59: Layer already exists 02:48:50 c9d49ba59323: Layer already exists 02:48:50 1e890da81ec9: Layer already exists 02:48:50 4.1.0-dev.6: digest: sha256:7cf39dba7871105a92acfebc77b55578c1aa5f0f0d3e11c42f446327b3456440 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 02:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:48:51 27f7905dac59: Preparing 02:48:51 c9d49ba59323: Preparing 02:48:51 7f84da4dacef: Preparing 02:48:51 c1e532a7c5be: Preparing 02:48:51 2943af6ec46e: Preparing 02:48:51 1e890da81ec9: Preparing 02:48:51 1e890da81ec9: Waiting 02:48:51 27f7905dac59: Layer already exists 02:48:51 2943af6ec46e: Layer already exists 02:48:51 c9d49ba59323: Layer already exists 02:48:51 7f84da4dacef: Layer already exists 02:48:51 c1e532a7c5be: Layer already exists 02:48:51 1e890da81ec9: Layer already exists 02:48:51 2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6: digest: sha256:7cf39dba7871105a92acfebc77b55578c1aa5f0f0d3e11c42f446327b3456440 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 02:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:48:52 27f7905dac59: Preparing 02:48:52 c9d49ba59323: Preparing 02:48:52 7f84da4dacef: Preparing 02:48:52 c1e532a7c5be: Preparing 02:48:52 2943af6ec46e: Preparing 02:48:52 1e890da81ec9: Preparing 02:48:52 1e890da81ec9: Waiting 02:48:52 27f7905dac59: Layer already exists 02:48:52 c1e532a7c5be: Layer already exists 02:48:52 c9d49ba59323: Layer already exists 02:48:52 2943af6ec46e: Layer already exists 02:48:52 7f84da4dacef: Layer already exists 02:48:52 1e890da81ec9: Layer already exists 02:48:52 main: digest: sha256:7cf39dba7871105a92acfebc77b55578c1aa5f0f0d3e11c42f446327b3456440 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:52 ===================================================== [Pipeline] echo 02:48:52 taggedImages: 02:48:52 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488 02:48:52 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:48:52 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.6 02:48:52 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 02:48:52 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 02:48:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] echo 02:48:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 02:48:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.6 [Pipeline] echo 02:48:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [Pipeline] echo 02:48:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:53 02:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:53 arm64: Pulling from edgex-lftools-log-publisher 02:48:53 8998bd30e6a1: Pulling fs layer 02:48:53 04944245beec: Pulling fs layer 02:48:53 699f458cf7ca: Pulling fs layer 02:48:53 765212b225bb: Pulling fs layer 02:48:53 f23df028b6ca: Pulling fs layer 02:48:53 d65c8cfc05b1: Pulling fs layer 02:48:53 2437ff75d9bd: Pulling fs layer 02:48:53 765212b225bb: Waiting 02:48:53 f23df028b6ca: Waiting 02:48:53 d65c8cfc05b1: Waiting 02:48:53 2437ff75d9bd: Waiting 02:48:53 04944245beec: Verifying Checksum 02:48:53 04944245beec: Download complete 02:48:53 765212b225bb: Download complete 02:48:53 f23df028b6ca: Verifying Checksum 02:48:53 f23df028b6ca: Download complete 02:48:53 d65c8cfc05b1: Download complete 02:48:53 699f458cf7ca: Verifying Checksum 02:48:53 699f458cf7ca: Download complete 02:48:54 8998bd30e6a1: Verifying Checksum 02:48:54 8998bd30e6a1: Download complete 02:48:56 2437ff75d9bd: Verifying Checksum 02:48:56 2437ff75d9bd: Download complete 02:48:58 8998bd30e6a1: Pull complete 02:48:58 04944245beec: Pull complete 02:49:00 699f458cf7ca: Pull complete 02:49:00 765212b225bb: Pull complete 02:49:01 f23df028b6ca: Pull complete 02:49:01 d65c8cfc05b1: Pull complete 02:49:19 2437ff75d9bd: Pull complete 02:49:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:49:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:20 prd-ubuntu20.04-docker-arm64-4c-16g-8120 does not seem to be running inside a container 02:49:20 $ 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/216 -v /w/workspace/device-virtual-go/216:/w/workspace/device-virtual-go/216:rw,z -v /w/workspace/device-virtual-go/216@tmp:/w/workspace/device-virtual-go/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:49:23 $ docker top d75e10363a5217870c8afb5324a376853f0f2618f3aa2d066da7807c9dc91730 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:23 ---> job-cost.sh 02:49:23 lf-activate-venv: SKIPPING 02:49:23 INFO: No Stack... 02:49:24 INFO: Retrieving Pricing Info for: v3-standard-4 02:49:25 INFO: Archiving Costs [Pipeline] sh 02:49:25 + cat /w/workspace/device-virtual-go/216/archives/cost.csv 02:49:25 + cut -d, -f6 [Pipeline] lock 02:49:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] 02:49:25 Resource [jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] did not exist. Created. 02:49:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:49:26 /w/workspace/device-virtual-go/216@tmp/durable-b7c9409a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:49:27 + echo total: 0.10999999940395355 [Pipeline] stash 02:49:27 Warning: overwriting stash ‘stack-cost’ 02:49:27 Stashed 1 file(s) [Pipeline] } 02:49:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 02:49:27 $ docker stop --time=1 d75e10363a5217870c8afb5324a376853f0f2618f3aa2d066da7807c9dc91730 02:49:28 $ docker rm -f --volumes d75e10363a5217870c8afb5324a376853f0f2618f3aa2d066da7807c9dc91730 [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 02:49:29 provisioning config files... 02:49:29 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2020878440718105266tmp [Pipeline] { [Pipeline] sh 02:49:29 + set +x 02:49:29 + curl -s https://codecov.io/bash 02:49:29 + bash -s -- 02:49:29 02:49:29 _____ _ 02:49:29 / ____| | | 02:49:29 | | ___ __| | ___ ___ _____ __ 02:49:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:49:29 | |___| (_) | (_| | __/ (_| (_) \ V / 02:49:29 \_____\___/ \__,_|\___|\___\___/ \_/ 02:49:29 Bash-1.0.6 02:49:29 02:49:29 02:49:29 ==> git version 2.25.1 found 02:49:29 ==> 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 02:49:29 Release-Date: 2020-01-08 02:49:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:49:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:49:29 ==> Jenkins CI detected. 02:49:29 current dir:  /w/workspace/exfoundry_device-virtual-go_main 02:49:29 project root: . 02:49:29 --> token set from env 02:49:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:49:29 ==> Running gcov in . (disable via -X gcov) 02:49:29 ==> Python coveragepy not found 02:49:29 ==> Searching for coverage reports in: 02:49:29 + . 02:49:29 -> Found 1 reports 02:49:29 ==> Detecting git/mercurial file structure 02:49:29 ==> Reading reports 02:49:29 + ./coverage.out bytes=45558 02:49:29 ==> Appending adjustments 02:49:29 https://docs.codecov.io/docs/fixing-reports 02:49:29 + Found adjustments 02:49:29 ==> Gzipping contents 02:49:29 8.0K /tmp/codecov.c5hCCA.gz 02:49:29 ==> Uploading reports 02:49:29 url: https://codecov.io 02:49:29 query: branch=main&commit=2461a5078ce9d726d119a9ec7a972149406a9488&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:49:29 -> Pinging Codecov 02:49:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2461a5078ce9d726d119a9ec7a972149406a9488&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:49:29 -> Uploading to 02:49:29 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/2461a5078ce9d726d119a9ec7a972149406a9488/854a71d0-36f1-4fd0-aef9-d3b5ec46ad68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250902%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250902T024929Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=67c22933901b8ecedf83916045afe46b6c692f14d6ba0b2b834fe4da8648ada6 02:49:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:29 Dload Upload Total Spent Left Speed 02:49:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5368 0 0 100 5368 0 14314 --:--:-- --:--:-- --:--:-- 14314 02:49:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] } 02:49:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:49:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:49:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:49:31 02:49:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:49:31 latest: Pulling from edgex-devops/edgex-snyk-go 02:49:31 0a9a5dfd008f: Already exists 02:49:31 36466aa92d05: Already exists 02:49:31 e10405b45d13: Already exists 02:49:31 096b7ceb2af7: Already exists 02:49:31 4f4fb700ef54: Already exists 02:49:31 e50aa161e22a: Pulling fs layer 02:49:31 d3c8db5fb9df: Pulling fs layer 02:49:31 e50aa161e22a: Verifying Checksum 02:49:31 e50aa161e22a: Download complete 02:49:31 e50aa161e22a: Pull complete 02:49:32 d3c8db5fb9df: Verifying Checksum 02:49:32 d3c8db5fb9df: Download complete 02:49:37 d3c8db5fb9df: Pull complete 02:49:37 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:49:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:37 prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container 02:49:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:49:39 $ docker top df541339f519d16e88da36fce210581ae2fd9be6edd658f8ff5f18dfadec6cd5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:39 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 02:49:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 02:49:39 + set -o pipefail 02:49:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 02:49:47 02:49:47 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 02:49:47 02:49:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/8cdca06c-4bad-4f32-a8d3-4cc9c4be8d91 02:49:47 02:49:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:49:47 [Pipeline] } 02:49:47 $ docker stop --time=1 df541339f519d16e88da36fce210581ae2fd9be6edd658f8ff5f18dfadec6cd5 02:49:52 $ docker rm -f --volumes df541339f519d16e88da36fce210581ae2fd9be6edd658f8ff5f18dfadec6cd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:49:53 + git log --format=format:%s -1 2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] sh 02:49:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:53 prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container 02:49:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:54 $ docker top ab79fcc3841c10d54745b4ce179810bed20dc3f959477b2906a050f5ec3275fa -eo pid,comm 02:49:54 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). 02:49:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:55 [ssh-agent] Looking for ssh-agent implementation... 02:49:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:55 $ docker exec ab79fcc3841c10d54745b4ce179810bed20dc3f959477b2906a050f5ec3275fa ssh-agent 02:49:55 SSH_AUTH_SOCK=/tmp/ssh-wkP8RYcwiySB/agent.14 02:49:55 SSH_AGENT_PID=38 02:49:55 Running ssh-add (command line suppressed) 02:49:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14446936068253190730.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14446936068253190730.key) 02:49:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:55 + git semver tag 02:49:55 2025-09-02 02:49:55,882 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:49:55 2025-09-02 02:49:55,885 [run_tag] DEBUG tag force:False 02:49:55 2025-09-02 02:49:55,886 [check_head_tag] DEBUG check head tag 02:49:55 2025-09-02 02:49:55,886 [execute] INFO git cat-file --batch-check 02:49:55 2025-09-02 02:49:55,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 02:49:55 2025-09-02 02:49:55,889 [execute] INFO git cat-file --batch 02:49:55 2025-09-02 02:49:55,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 02:49:55 2025-09-02 02:49:55,897 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:49:55 2025-09-02 02:49:55,898 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 02:49:55 2025-09-02 02:49:55,898 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 02:49:55 2025-09-02 02:49:55,901 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:49:55 4.1.0-dev.6 [Pipeline] } 02:49:56 $ docker exec --env ******** --env ******** ab79fcc3841c10d54745b4ce179810bed20dc3f959477b2906a050f5ec3275fa ssh-agent -k 02:49:56 unset SSH_AUTH_SOCK; 02:49:56 unset SSH_AGENT_PID; 02:49:56 echo Agent pid 38 killed; 02:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:56 + git semver [Pipeline] } 02:49:56 $ docker stop --time=1 ab79fcc3841c10d54745b4ce179810bed20dc3f959477b2906a050f5ec3275fa 02:49:58 $ docker rm -f --volumes ab79fcc3841c10d54745b4ce179810bed20dc3f959477b2906a050f5ec3275fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:49:58 02:49:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:49:58 0.23.1-centos7: Pulling from edgex-lftools 02:49:58 ab5ef0e58194: Pulling fs layer 02:49:58 9712f1f96733: Pulling fs layer 02:49:58 63f879dbbcfc: Pulling fs layer 02:49:58 0d9ebad4ef96: Pulling fs layer 02:49:58 e9a5061849ea: Pulling fs layer 02:49:58 d747dcd14b5f: Pulling fs layer 02:49:58 2de7ff778b66: Pulling fs layer 02:49:58 e9a5061849ea: Waiting 02:49:58 2de7ff778b66: Waiting 02:49:58 d747dcd14b5f: Waiting 02:49:58 0d9ebad4ef96: Waiting 02:49:58 9712f1f96733: Verifying Checksum 02:49:58 9712f1f96733: Download complete 02:49:59 63f879dbbcfc: Verifying Checksum 02:49:59 63f879dbbcfc: Download complete 02:49:59 e9a5061849ea: Verifying Checksum 02:49:59 e9a5061849ea: Download complete 02:49:59 d747dcd14b5f: Verifying Checksum 02:49:59 d747dcd14b5f: Download complete 02:49:59 0d9ebad4ef96: Verifying Checksum 02:49:59 0d9ebad4ef96: Download complete 02:49:59 ab5ef0e58194: Verifying Checksum 02:49:59 ab5ef0e58194: Download complete 02:49:59 2de7ff778b66: Verifying Checksum 02:49:59 2de7ff778b66: Download complete 02:50:02 ab5ef0e58194: Pull complete 02:50:02 9712f1f96733: Pull complete 02:50:03 63f879dbbcfc: Pull complete 02:50:08 0d9ebad4ef96: Pull complete 02:50:08 e9a5061849ea: Pull complete 02:50:08 d747dcd14b5f: Pull complete 02:50:09 2de7ff778b66: Pull complete 02:50:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:50:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:50:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:09 prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container 02:50:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:50:14 $ docker top f74035a90d2fbf56d307a4dc023e720d1d0725e58b70eda20077e421da482b01 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:50:14 provisioning config files... 02:50:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1967884031907747660tmp 02:50:14 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9166276090445104800tmp 02:50:14 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config232284831220825361tmp [Pipeline] { [Pipeline] echo 02:50:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:50:14 ---> sigul-configuration.sh 02:50:14 gpg: directory `/root/.gnupg' created 02:50:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:50:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:50:14 gpg: keyring `/root/.gnupg/secring.gpg' created 02:50:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:50:14 gpg: CAST5 encrypted data 02:50:14 gpg: encrypted with 1 passphrase 02:50:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:50:14 + mkdir /home/jenkins 02:50:14 + mkdir /home/jenkins/sigul [Pipeline] sh 02:50:15 + 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 02:50:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:50:15 ---> sigul-install.sh 02:50:15 Sigul already installed; skipping installation. [Pipeline] sh 02:50:15 + git tag --list 02:50:15 v1.0.0 02:50:15 v1.1.0 02:50:15 v1.1.1 02:50:15 v1.2.1 02:50:15 v1.2.2 02:50:15 v1.2.3 02:50:15 v1.3.0 02:50:15 v1.3.1 02:50:15 v2.0.0 02:50:15 v2.1.0 02:50:15 v2.1.1 02:50:15 v2.2.0 02:50:15 v2.3.0 02:50:15 v3.0 02:50:15 v3.0.0 02:50:15 v3.1 02:50:15 v3.1.0 02:50:15 v3.1.1 02:50:15 v4.0 02:50:15 v4.0.0 02:50:15 v4.1.0-dev.1 02:50:15 v4.1.0-dev.2 02:50:15 v4.1.0-dev.3 02:50:15 v4.1.0-dev.4 02:50:15 v4.1.0-dev.5 02:50:15 v4.1.0-dev.6 [Pipeline] sh 02:50:16 + lftools sign git-tag v4.1.0-dev.6 02:50:16 Signing Git tag with Sigul... 02:50:16 Signing v4.1.0-dev.6 [Pipeline] echo 02:50:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:50:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:50:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:50:17 $ docker stop --time=1 f74035a90d2fbf56d307a4dc023e720d1d0725e58b70eda20077e421da482b01 02:50:18 $ docker rm -f --volumes f74035a90d2fbf56d307a4dc023e720d1d0725e58b70eda20077e421da482b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:50:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:50:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:50:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:19 prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container 02:50:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:50:19 $ docker top 2def618cbd857be33472ec68a3e682a41521f28d8c2025a2d9e39fdf6d1e6d42 -eo pid,comm 02:50:19 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). 02:50:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:50:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:50:19 [ssh-agent] Looking for ssh-agent implementation... 02:50:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:50:20 $ docker exec 2def618cbd857be33472ec68a3e682a41521f28d8c2025a2d9e39fdf6d1e6d42 ssh-agent 02:50:20 SSH_AUTH_SOCK=/tmp/ssh-lA1A1qEYiCYb/agent.32 02:50:20 SSH_AGENT_PID=39 02:50:20 Running ssh-add (command line suppressed) 02:50:20 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15257382370059133895.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15257382370059133895.key) 02:50:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:20 + git semver bump pre 02:50:20 2025-09-02 02:50:20,753 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:50:20 2025-09-02 02:50:20,756 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:50:20 2025-09-02 02:50:20,756 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev 02:50:20 2025-09-02 02:50:20,756 [bump_version] DEBUG bumped version:4.1.0-dev.7 02:50:20 2025-09-02 02:50:20,756 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 02:50:20 2025-09-02 02:50:20,756 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:50:20 2025-09-02 02:50:20,756 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:50:20 2025-09-02 02:50:20,758 [execute] INFO git cat-file --batch-check 02:50:20 2025-09-02 02:50:20,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:50:20 2025-09-02 02:50:20,761 [execute] INFO git cat-file --batch 02:50:20 2025-09-02 02:50:20,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:50:20 2025-09-02 02:50:20,764 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:50:20 4.1.0-dev.7 [Pipeline] } 02:50:20 $ docker exec --env ******** --env ******** 2def618cbd857be33472ec68a3e682a41521f28d8c2025a2d9e39fdf6d1e6d42 ssh-agent -k 02:50:20 unset SSH_AUTH_SOCK; 02:50:20 unset SSH_AGENT_PID; 02:50:20 echo Agent pid 39 killed; 02:50:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:50:21 + git semver [Pipeline] } 02:50:21 $ docker stop --time=1 2def618cbd857be33472ec68a3e682a41521f28d8c2025a2d9e39fdf6d1e6d42 02:50:23 $ docker rm -f --volumes 2def618cbd857be33472ec68a3e682a41521f28d8c2025a2d9e39fdf6d1e6d42 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:50:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:50:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:23 prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container 02:50:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:50:24 $ docker top e5847c33f205b2eb42a8a7b4223c4ed00d17e635a9a23e4e2abc9eff1acf87b1 -eo pid,comm 02:50:24 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). 02:50:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:50:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:50:24 [ssh-agent] Looking for ssh-agent implementation... 02:50:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:50:24 $ docker exec e5847c33f205b2eb42a8a7b4223c4ed00d17e635a9a23e4e2abc9eff1acf87b1 ssh-agent 02:50:24 SSH_AUTH_SOCK=/tmp/ssh-zKwXjwmYb0xb/agent.32 02:50:24 SSH_AGENT_PID=38 02:50:24 Running ssh-add (command line suppressed) 02:50:24 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9474483296207371230.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9474483296207371230.key) 02:50:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:24 + git semver push 02:50:25 2025-09-02 02:50:24,984 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:50:25 2025-09-02 02:50:24,988 [run_push] DEBUG push 02:50:25 2025-09-02 02:50:24,988 [execute] INFO git cat-file --batch-check 02:50:25 2025-09-02 02:50:24,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:50:25 2025-09-02 02:50:24,991 [execute] INFO git rev-list 95d20b1e84da76ec2353e1ebb45735c6680e3002 -- 02:50:25 2025-09-02 02:50:24,991 [execute] DEBUG Popen(['git', 'rev-list', '95d20b1e84da76ec2353e1ebb45735c6680e3002', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:50:25 2025-09-02 02:50:25,001 [execute] INFO git fetch -v -- origin 02:50:25 2025-09-02 02:50:25,001 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:50:25 2025-09-02 02:50:25,436 [run_push] DEBUG no remote changes detected 02:50:25 2025-09-02 02:50:25,436 [execute] INFO git push origin semver 02:50:25 2025-09-02 02:50:25,437 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:50:26 2025-09-02 02:50:26,160 [run_push] DEBUG push all version tags 02:50:26 2025-09-02 02:50:26,161 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:50:26 2025-09-02 02:50:26,161 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 02:50:27 2025-09-02 02:50:26,795 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:50:27 4.1.0-dev.7 [Pipeline] } 02:50:27 $ docker exec --env ******** --env ******** e5847c33f205b2eb42a8a7b4223c4ed00d17e635a9a23e4e2abc9eff1acf87b1 ssh-agent -k 02:50:27 unset SSH_AUTH_SOCK; 02:50:27 unset SSH_AGENT_PID; 02:50:27 echo Agent pid 38 killed; 02:50:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:50:27 + git semver [Pipeline] } 02:50:27 $ docker stop --time=1 e5847c33f205b2eb42a8a7b4223c4ed00d17e635a9a23e4e2abc9eff1acf87b1 02:50:29 $ docker rm -f --volumes e5847c33f205b2eb42a8a7b4223c4ed00d17e635a9a23e4e2abc9eff1acf87b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:50:29 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 02:50:29 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:50:29 total 16 02:50:29 drwxr-xr-x 3 root root 4096 Sep 2 02:37 . 02:50:29 drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 02:50 .. 02:50:29 drwxr-xr-x 2 root root 4096 Sep 2 02:37 cost 02:50:29 -rw-r--r-- 1 root root 89 Sep 2 02:37 cost.csv 02:50:29 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 02:50:29 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:50:29 total 16 02:50:29 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 02:37 . 02:50:29 drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 02:50 .. 02:50:29 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 02:37 cost 02:50:29 -rw-r--r-- 1 jenkins jenkins 89 Sep 2 02:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:50:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:50:30 ---> package-listing.sh 02:50:30 ++ facter osfamily 02:50:30 ++ tr '[:upper:]' '[:lower:]' 02:50:31 + OS_FAMILY=debian 02:50:31 + workspace=/w/workspace/exfoundry_device-virtual-go_main 02:50:31 + START_PACKAGES=/tmp/packages_start.txt 02:50:31 + END_PACKAGES=/tmp/packages_end.txt 02:50:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:50:31 + PACKAGES=/tmp/packages_start.txt 02:50:31 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:50:31 + PACKAGES=/tmp/packages_end.txt 02:50:31 + case "${OS_FAMILY}" in 02:50:31 + dpkg -l 02:50:31 + grep '^ii' 02:50:31 + '[' -f /tmp/packages_start.txt ']' 02:50:31 + '[' -f /tmp/packages_end.txt ']' 02:50:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:50:31 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:50:31 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 02:50:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 02:50:31 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 02:50:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:50:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:32 prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container 02:50:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:50:32 $ docker top 0464f11163584c4ff6bb72b72ba18e97e6abe8b58314908a08c7813216f0dd60 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:32 + touch /tmp/pre-build-complete [Pipeline] sh 02:50:32 + mkdir -p /var/log/sysstat [Pipeline] sh 02:50:33 + ls /var/log/sa-host 02:50:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:33 provisioning config files... 02:50:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8949792210646416879tmp [Pipeline] { [Pipeline] echo 02:50:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:50:33 ---> create-netrc.sh [Pipeline] } 02:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:50:33 ---> python-tools-install.sh [Pipeline] echo 02:50:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:50:34 ---> sudo-logs.sh 02:50:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:50:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:50:34 ---> job-cost.sh 02:50:34 lf-activate-venv: SKIPPING 02:50:34 DEBUG: total: 0.2199999988079071 02:50:34 INFO: Retrieving Stack Cost... 02:50:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:50:34 INFO: Archiving Costs [Pipeline] echo 02:50:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:50:35 ---> logs-deploy.sh 02:50:35 lf-activate-venv: SKIPPING 02:50:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/216 02:50:35 INFO: archiving workspace using pattern(s): 02:50:36 Archives upload complete. 02:50:36 INFO: archiving logs to Nexus