Pull request #1408 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f729d0fb48de1968c2893fbda3ca8145ff456ce1+661b18549173505f3afdb4be110c3839c952cb0c (da4ee5f9e451fb962966d942d20b85df77c1877c) 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-ssh379008402997116328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14175041188932520533.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1408/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-sdk-go/branches/PR-1408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11927466824921444787.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8348582271487990113.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-sdk-go/branches/PR-1408/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-sdk-go/branches/PR-1408/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7359303056078924958.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6279 in /w/workspace/gexfoundry_device-sdk-go_PR-1408 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1408 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit f729d0fb48de1968c2893fbda3ca8145ff456ce1 Merge succeeded, producing f729d0fb48de1968c2893fbda3ca8145ff456ce1 Checking out Revision f729d0fb48de1968c2893fbda3ca8145ff456ce1 (PR-1408) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:37:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:37:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1408/head:refs/remotes/origin/PR-1408 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f729d0fb48de1968c2893fbda3ca8145ff456ce1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f729d0fb48de1968c2893fbda3ca8145ff456ce1 # timeout=10 > git rev-list --no-walk 5c21faf5717da52a6d682ddc928ddc395af60b66 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:37:59 ========================================================= 22:37:59 EdgeX Global Pipelines Version Info 22:37:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:38:00 ------------------- 22:38:00 stable info: 22:38:00 ------------------- 22:38:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:38:00 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:38:00 Message: update stable to v1.0.245 22:38:00 ------------------- 22:38:00 experimental info: 22:38:00 ------------------- 22:38:00 Commited By: **** collab-it+edgex@linuxfoundation.org 22:38:00 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:38:00 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1408 [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1408 [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1408 [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f729d0fb48de1968c2893fbda3ca8145ff456ce1 [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f729d0f [Pipeline] echo 22:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:01 provisioning config files... 22:38:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/config2748682710419685879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:01 ---> docker-login.sh 22:38:01 nexus3.edgexfoundry.org:10001 22:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:02 Configure a credential helper to remove this warning. See 22:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:02 22:38:02 Login Succeeded 22:38:02 nexus3.edgexfoundry.org:10002 22:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:02 Configure a credential helper to remove this warning. See 22:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:02 22:38:02 Login Succeeded 22:38:02 nexus3.edgexfoundry.org:10003 22:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:02 Configure a credential helper to remove this warning. See 22:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:02 22:38:02 Login Succeeded 22:38:02 nexus3.edgexfoundry.org:10004 22:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:02 Configure a credential helper to remove this warning. See 22:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:02 22:38:02 Login Succeeded 22:38:02 docker.io 22:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:02 Configure a credential helper to remove this warning. See 22:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:02 22:38:02 Login Succeeded 22:38:02 ---> docker-login.sh ends [Pipeline] } 22:38:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:38:03 + git rev-list -1 --merges f729d0fb48de1968c2893fbda3ca8145ff456ce1~1..f729d0fb48de1968c2893fbda3ca8145ff456ce1 [Pipeline] echo 22:38:03 -----------> git rev-list -1 --merges f729d0fb48de1968c2893fbda3ca8145ff456ce1~1..f729d0fb48de1968c2893fbda3ca8145ff456ce1 f729d0fb48de1968c2893fbda3ca8145ff456ce1 [false] [Pipeline] sh 22:38:03 + git log --format=format:%s -1 f729d0fb48de1968c2893fbda3ca8145ff456ce1 [Pipeline] echo 22:38:03 ========================================================= 22:38:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:38:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:38:03 + git log --format=format:%s -1 f729d0fb48de1968c2893fbda3ca8145ff456ce1 [Pipeline] echo 22:38:03 [semverPrep] GIT_COMMIT: f729d0fb48de1968c2893fbda3ca8145ff456ce1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 22:38:03 [semverPrep] This is not a build commit. [Pipeline] sh 22:38:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:38:04 + grep -v github /etc/ssh/ssh_known_hosts 22:38:04 + [ -e /tmp/ssh_known_hosts ] 22:38:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:38:04 + sudo tee -a /etc/ssh/ssh_known_hosts 22:38:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:38:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:04 22:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:04 0.1.4: Pulling from edgex-devops/py-git-semver 22:38:04 b85a868b505f: Pulling fs layer 22:38:04 e2be974225ed: Pulling fs layer 22:38:04 339a4e72a1f5: Pulling fs layer 22:38:04 988bab9f4d93: Pulling fs layer 22:38:04 1469e6f7b9e6: Pulling fs layer 22:38:04 eaf3925da568: Pulling fs layer 22:38:04 bab4dde63d76: Pulling fs layer 22:38:04 bde34c3a00c8: Pulling fs layer 22:38:04 b352a97aabf1: Pulling fs layer 22:38:04 4872d77fe225: Pulling fs layer 22:38:04 5851b861e8e6: Pulling fs layer 22:38:04 b352a97aabf1: Waiting 22:38:04 4872d77fe225: Waiting 22:38:04 1469e6f7b9e6: Waiting 22:38:04 eaf3925da568: Waiting 22:38:04 5851b861e8e6: Waiting 22:38:04 bab4dde63d76: Waiting 22:38:04 bde34c3a00c8: Waiting 22:38:04 988bab9f4d93: Waiting 22:38:04 e2be974225ed: Download complete 22:38:04 988bab9f4d93: Download complete 22:38:05 1469e6f7b9e6: Verifying Checksum 22:38:05 1469e6f7b9e6: Download complete 22:38:05 339a4e72a1f5: Verifying Checksum 22:38:05 339a4e72a1f5: Download complete 22:38:05 eaf3925da568: Verifying Checksum 22:38:05 eaf3925da568: Download complete 22:38:05 bde34c3a00c8: Verifying Checksum 22:38:05 bde34c3a00c8: Download complete 22:38:05 b352a97aabf1: Verifying Checksum 22:38:05 b352a97aabf1: Download complete 22:38:05 4872d77fe225: Verifying Checksum 22:38:05 4872d77fe225: Download complete 22:38:05 5851b861e8e6: Download complete 22:38:05 b85a868b505f: Verifying Checksum 22:38:05 b85a868b505f: Download complete 22:38:05 bab4dde63d76: Verifying Checksum 22:38:05 bab4dde63d76: Download complete 22:38:06 b85a868b505f: Pull complete 22:38:06 e2be974225ed: Pull complete 22:38:06 339a4e72a1f5: Pull complete 22:38:07 988bab9f4d93: Pull complete 22:38:07 1469e6f7b9e6: Pull complete 22:38:07 eaf3925da568: Pull complete 22:38:09 bab4dde63d76: Pull complete 22:38:09 bde34c3a00c8: Pull complete 22:38:09 b352a97aabf1: Pull complete 22:38:09 4872d77fe225: Pull complete 22:38:09 5851b861e8e6: Pull complete 22:38:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:09 prd-ubuntu20.04-docker-8c-8g-6279 does not seem to be running inside a container 22:38:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1408 -v /w/workspace/gexfoundry_device-sdk-go_PR-1408:/w/workspace/gexfoundry_device-sdk-go_PR-1408:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1408@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:38:10 $ docker top 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 -eo pid,comm 22:38:10 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). 22:38:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:10 [ssh-agent] Looking for ssh-agent implementation... 22:38:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:11 $ docker exec 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 ssh-agent 22:38:11 SSH_AUTH_SOCK=/tmp/ssh-BKXBxvDiO7rF/agent.32 22:38:11 SSH_AGENT_PID=38 22:38:11 Running ssh-add (command line suppressed) 22:38:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/private_key_2680202789426450418.key (/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/private_key_2680202789426450418.key) 22:38:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:11 + git tag --points-at HEAD [Pipeline] } 22:38:11 $ docker exec --env ******** --env ******** 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 ssh-agent -k 22:38:11 unset SSH_AUTH_SOCK; 22:38:11 unset SSH_AGENT_PID; 22:38:11 echo Agent pid 38 killed; 22:38:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:38:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:11 [ssh-agent] Looking for ssh-agent implementation... 22:38:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:11 $ docker exec 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 ssh-agent 22:38:11 SSH_AUTH_SOCK=/tmp/ssh-oEVdtlEDQjZo/agent.70 22:38:11 SSH_AGENT_PID=76 22:38:11 Running ssh-add (command line suppressed) 22:38:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/private_key_14815628173474401247.key (/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/private_key_14815628173474401247.key) 22:38:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:12 + git semver init 22:38:12 2023-03-29 22:38:12,427 [run_init] DEBUG init version:0.0.0 force:False 22:38:12 2023-03-29 22:38:12,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver 22:38:12 2023-03-29 22:38:12,428 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver 22:38:12 2023-03-29 22:38:12,428 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1408, universal_newlines=False, shell=None, istream=None) 22:38:13 2023-03-29 22:38:13,411 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408/.git/info/exclude 22:38:13 2023-03-29 22:38:13,411 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver/PR-1408 with force:False 22:38:13 2023-03-29 22:38:13,411 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver/PR-1408 22:38:13 2023-03-29 22:38:13,414 [execute] INFO git cat-file --batch-check 22:38:13 2023-03-29 22:38:13,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver, universal_newlines=False, shell=None, istream=) 22:38:13 2023-03-29 22:38:13,420 [execute] INFO git cat-file --batch 22:38:13 2023-03-29 22:38:13,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver, universal_newlines=False, shell=None, istream=) 22:38:13 2023-03-29 22:38:13,426 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver/PR-1408 22:38:13 0.0.0 [Pipeline] } 22:38:13 $ docker exec --env ******** --env ******** 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 ssh-agent -k 22:38:13 unset SSH_AUTH_SOCK; 22:38:13 unset SSH_AGENT_PID; 22:38:13 echo Agent pid 76 killed; 22:38:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:13 + git semver [Pipeline] } 22:38:14 $ docker stop --time=1 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 22:38:15 $ docker rm -f --volumes 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 [Pipeline] // withDockerContainer [Pipeline] sh 22:38:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:38:16 Stashed 1 file(s) [Pipeline] echo 22:38:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:16 provisioning config files... 22:38:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/config6598581528746196382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:16 ---> docker-login.sh 22:38:16 nexus3.edgexfoundry.org:10001 22:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:16 Configure a credential helper to remove this warning. See 22:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:16 22:38:16 Login Succeeded 22:38:16 nexus3.edgexfoundry.org:10002 22:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:16 Configure a credential helper to remove this warning. See 22:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:16 22:38:16 Login Succeeded 22:38:16 nexus3.edgexfoundry.org:10003 22:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:16 Configure a credential helper to remove this warning. See 22:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:16 22:38:16 Login Succeeded 22:38:16 nexus3.edgexfoundry.org:10004 22:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:16 Configure a credential helper to remove this warning. See 22:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:16 22:38:16 Login Succeeded 22:38:16 docker.io 22:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:17 Configure a credential helper to remove this warning. See 22:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:17 22:38:17 Login Succeeded 22:38:17 ---> docker-login.sh ends [Pipeline] } 22:38:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:17 ========================================================= 22:38:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:38:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:17 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:38:17 Sending build context to Docker daemon 10.91MB 22:38:17 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:38:17 Step 2/10 : FROM ${BASE} AS builder 22:38:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:38:17 63b65145d645: Pulling fs layer 22:38:17 a2d21d5440eb: Pulling fs layer 22:38:17 935e6c44a52c: Pulling fs layer 22:38:17 94cc34f8dd06: Pulling fs layer 22:38:17 30dea6a524f1: Pulling fs layer 22:38:17 a2aff8979fd8: Pulling fs layer 22:38:17 6808be2612f2: Pulling fs layer 22:38:17 f25807f1079a: Pulling fs layer 22:38:17 94cc34f8dd06: Waiting 22:38:17 6808be2612f2: Waiting 22:38:17 f25807f1079a: Waiting 22:38:17 a2aff8979fd8: Waiting 22:38:17 30dea6a524f1: Waiting 22:38:17 a2d21d5440eb: Download complete 22:38:17 94cc34f8dd06: Verifying Checksum 22:38:17 30dea6a524f1: Verifying Checksum 22:38:17 30dea6a524f1: Download complete 22:38:17 63b65145d645: Verifying Checksum 22:38:17 63b65145d645: Download complete 22:38:17 a2aff8979fd8: Verifying Checksum 22:38:17 a2aff8979fd8: Download complete 22:38:17 63b65145d645: Pull complete 22:38:17 a2d21d5440eb: Pull complete 22:38:18 f25807f1079a: Verifying Checksum 22:38:18 f25807f1079a: Download complete 22:38:18 935e6c44a52c: Verifying Checksum 22:38:18 935e6c44a52c: Download complete 22:38:18 6808be2612f2: Verifying Checksum 22:38:18 6808be2612f2: Download complete 22:38:21 935e6c44a52c: Pull complete 22:38:21 94cc34f8dd06: Pull complete 22:38:21 30dea6a524f1: Pull complete 22:38:21 a2aff8979fd8: Pull complete 22:38:23 6808be2612f2: Pull complete 22:38:24 f25807f1079a: Pull complete 22:38:24 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:38:24 ---> 3b553350e43f 22:38:24 Step 3/10 : ARG MAKE=make build 22:38:25 ---> Running in 805267914a62 22:38:25 Removing intermediate container 805267914a62 22:38:25 ---> c51d4596343f 22:38:25 Step 4/10 : WORKDIR /device-sdk-go 22:38:25 ---> Running in fe8dd77f66ba 22:38:25 Removing intermediate container fe8dd77f66ba 22:38:25 ---> 0d1866c82f84 22:38:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:38:25 ---> Running in 7974296717b8 22:38:26 Removing intermediate container 7974296717b8 22:38:26 ---> 320f3d438646 22:38:26 Step 6/10 : RUN apk add --update --no-cache make git 22:38:26 ---> Running in b1272023895b 22:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:38:26 OK: 265 MiB in 53 packages 22:38:27 Removing intermediate container b1272023895b 22:38:27 ---> cda7926ababa 22:38:27 Step 7/10 : COPY go.mod vendor* ./ 22:38:27 ---> 91090d6dc37d 22:38:27 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:27 ---> Running in e7886d584308 22:38:31 Still waiting to schedule task 22:38:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6267’ 22:38:49 Removing intermediate container e7886d584308 22:38:49 ---> d91afbbf6d86 22:38:49 Step 9/10 : COPY . . 22:38:49 ---> f4de894d3fb0 22:38:49 Step 10/10 : RUN ${MAKE} 22:38:49 ---> Running in a1a8cffe0376 22:38:49 noop 22:38:49 Removing intermediate container a1a8cffe0376 22:38:49 ---> 45c61e68c02b 22:38:49 Successfully built 45c61e68c02b 22:38:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:49 + docker inspect -f . ci-base-image-x86_64 22:38:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:49 prd-ubuntu20.04-docker-8c-8g-6279 does not seem to be running inside a container 22:38:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1408 -v /w/workspace/gexfoundry_device-sdk-go_PR-1408:/w/workspace/gexfoundry_device-sdk-go_PR-1408:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1408@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:49 $ docker top 768dae9ed3d170b8d0013632524000304f74c2eb0a8d620025b41be3cb8429e2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:50 + go version 22:38:50 go version go1.20.2 linux/amd64 [Pipeline] } 22:38:50 $ docker stop --time=1 768dae9ed3d170b8d0013632524000304f74c2eb0a8d620025b41be3cb8429e2 22:38:51 $ docker rm -f --volumes 768dae9ed3d170b8d0013632524000304f74c2eb0a8d620025b41be3cb8429e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:52 + docker inspect -f . ci-base-image-x86_64 22:38:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:52 prd-ubuntu20.04-docker-8c-8g-6279 does not seem to be running inside a container 22:38:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1408 -v /w/workspace/gexfoundry_device-sdk-go_PR-1408:/w/workspace/gexfoundry_device-sdk-go_PR-1408:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1408@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:52 $ docker top dd3a2ce810608be3372c47ca5d198cfd60c059e8c7617e7c8d79f5196106eb64 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1408 [Pipeline] fileExists [Pipeline] sh 22:38:53 + make test 22:38:53 go test -race -coverprofile=coverage.out ./... 22:38:59 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:39:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.081s coverage: 27.6% of statements 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:39:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 79.9% of statements 22:39:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.067s coverage: 86.0% of statements 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:39:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.089s coverage: 75.7% of statements 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:39:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:39:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.073s coverage: 14.9% of statements 22:39:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.075s coverage: 68.5% of statements 22:39:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.118s coverage: 89.2% of statements 22:39:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.058s coverage: 5.5% of statements 22:39:35 GO111MODULE=on go vet ./... 22:39:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:39:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:39:38 ./bin/test-attribution-txt.sh [Pipeline] echo 22:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:39:38 $ docker stop --time=1 dd3a2ce810608be3372c47ca5d198cfd60c059e8c7617e7c8d79f5196106eb64 22:39:41 $ docker rm -f --volumes dd3a2ce810608be3372c47ca5d198cfd60c059e8c7617e7c8d79f5196106eb64 [Pipeline] // withDockerContainer [Pipeline] sh 22:39:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:39:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:39:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:39:42 + ls -al . 22:39:42 total 276 22:39:42 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 22:38 . 22:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:37 .. 22:39:42 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:37 .dockerignore 22:39:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:38 .git 22:39:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:37 .github 22:39:42 -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:37 .gitignore 22:39:42 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:37 .golangci.yml 22:39:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:38 .semver 22:39:42 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:37 CHANGELOG.md 22:39:42 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:37 GOVERNANCE.md 22:39:42 -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:37 Jenkinsfile 22:39:42 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:37 LICENSE 22:39:42 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:37 Makefile 22:39:42 -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:37 OWNERS.md 22:39:42 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:37 README.md 22:39:42 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 22:38 VERSION 22:39:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:37 bin 22:39:42 -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:39 coverage.out 22:39:42 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:37 example 22:39:42 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:37 go.mod 22:39:42 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:37 go.sum 22:39:42 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:37 internal 22:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:37 openapi 22:39:42 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:37 pkg 22:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:37 snap 22:39:42 -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:43 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f729d0fb48de1968c2893fbda3ca8145ff456ce1 --label arch=amd64 --label version=0.0.0 . 22:39:43 Sending build context to Docker daemon 11.02MB 22:39:43 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:39:43 Step 2/23 : FROM ${BASE} AS builder 22:39:43 ---> 45c61e68c02b 22:39:43 Step 3/23 : ARG MAKE=make build 22:39:43 ---> Running in c026776f7a07 22:39:43 Removing intermediate container c026776f7a07 22:39:43 ---> 2d115bfe7d10 22:39:43 Step 4/23 : WORKDIR /device-sdk-go 22:39:43 ---> Running in af8444566997 22:39:43 Removing intermediate container af8444566997 22:39:43 ---> 713857dea816 22:39:43 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:39:43 ---> Running in 31f2f55a6d4f 22:39:43 Removing intermediate container 31f2f55a6d4f 22:39:43 ---> 0b82c6686f0b 22:39:43 Step 6/23 : RUN apk add --update --no-cache make git 22:39:43 ---> Running in 37ddcb2b08c9 22:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:39:44 OK: 265 MiB in 53 packages 22:39:44 Removing intermediate container 37ddcb2b08c9 22:39:44 ---> f627ee6c8f6a 22:39:44 Step 7/23 : COPY go.mod vendor* ./ 22:39:44 ---> a268510b2f52 22:39:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:44 ---> Running in 7873e5baf883 22:39:45 Removing intermediate container 7873e5baf883 22:39:45 ---> 8ecf8f50a789 22:39:45 Step 9/23 : COPY . . 22:39:46 ---> e239ac8a023a 22:39:46 Step 10/23 : RUN ${MAKE} 22:39:46 ---> Running in 7453fc88f337 22:39:46 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:40:04 Removing intermediate container 7453fc88f337 22:40:04 ---> 011044463406 22:40:04 Step 11/23 : FROM alpine:3.17 22:40:04 3.17: Pulling from library/alpine 22:40:04 f56be85fc22e: Pulling fs layer 22:40:04 f56be85fc22e: Download complete 22:40:04 f56be85fc22e: Pull complete 22:40:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:40:04 Status: Downloaded newer image for alpine:3.17 22:40:04 ---> 9ed4aefc74f6 22:40:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:40:04 ---> Running in 3266b54189cc 22:40:04 Removing intermediate container 3266b54189cc 22:40:04 ---> b9e3c78ead87 22:40:04 Step 13/23 : RUN apk add --update --no-cache 22:40:04 ---> Running in 0b8f049608ba 22:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:40:04 OK: 7 MiB in 15 packages 22:40:05 Removing intermediate container 0b8f049608ba 22:40:05 ---> 6e5c5fde2cad 22:40:05 Step 14/23 : WORKDIR / 22:40:05 ---> Running in ed5caf372cb6 22:40:05 Removing intermediate container ed5caf372cb6 22:40:05 ---> c7ef1ef38480 22:40:05 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:40:05 ---> 2f4c89898603 22:40:05 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:40:06 ---> 664372551145 22:40:06 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:40:06 ---> 3a0308b97aa9 22:40:06 Step 18/23 : EXPOSE 59999 22:40:06 ---> Running in 986204f8f7b8 22:40:06 Removing intermediate container 986204f8f7b8 22:40:06 ---> 10c8267077c4 22:40:06 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:40:06 ---> Running in 0269ed182195 22:40:06 Removing intermediate container 0269ed182195 22:40:06 ---> 4d7ac14570f6 22:40:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:40:06 ---> Running in 00ea5d29da22 22:40:06 Removing intermediate container 00ea5d29da22 22:40:06 ---> 58f50949764d 22:40:06 Step 21/23 : LABEL arch=amd64 22:40:06 ---> Running in 951929251d5b 22:40:06 Removing intermediate container 951929251d5b 22:40:06 ---> e01070076fef 22:40:06 Step 22/23 : LABEL git_sha=f729d0fb48de1968c2893fbda3ca8145ff456ce1 22:40:06 ---> Running in e45c85531df4 22:40:06 Removing intermediate container e45c85531df4 22:40:06 ---> ca2ed27451bf 22:40:06 Step 23/23 : LABEL version=0.0.0 22:40:06 ---> Running in 02f7980b1001 22:40:06 Removing intermediate container 02f7980b1001 22:40:06 ---> 2226de00fd9b 22:40:06 [Warning] One or more build-args [ARCH] were not consumed 22:40:06 Successfully built 2226de00fd9b 22:40:06 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:07 22:40:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:07 latest: Pulling from edgex-lftools-log-publisher 22:40:07 5eb5b503b376: Pulling fs layer 22:40:07 5c69ac0246d0: Pulling fs layer 22:40:07 ec43610c2a17: Pulling fs layer 22:40:07 3a2ae6a8a46f: Pulling fs layer 22:40:07 33b1e0a273af: Pulling fs layer 22:40:07 5d3b04190fa2: Pulling fs layer 22:40:07 2f39f015ded8: Pulling fs layer 22:40:07 33b1e0a273af: Waiting 22:40:07 5d3b04190fa2: Waiting 22:40:07 3a2ae6a8a46f: Waiting 22:40:07 5c69ac0246d0: Verifying Checksum 22:40:07 5c69ac0246d0: Download complete 22:40:07 3a2ae6a8a46f: Download complete 22:40:07 33b1e0a273af: Verifying Checksum 22:40:07 33b1e0a273af: Download complete 22:40:07 5d3b04190fa2: Verifying Checksum 22:40:07 5d3b04190fa2: Download complete 22:40:07 ec43610c2a17: Verifying Checksum 22:40:07 ec43610c2a17: Download complete 22:40:07 5eb5b503b376: Verifying Checksum 22:40:07 5eb5b503b376: Download complete 22:40:08 2f39f015ded8: Download complete 22:40:08 5eb5b503b376: Pull complete 22:40:08 5c69ac0246d0: Pull complete 22:40:09 ec43610c2a17: Pull complete 22:40:09 3a2ae6a8a46f: Pull complete 22:40:09 33b1e0a273af: Pull complete 22:40:09 5d3b04190fa2: Pull complete 22:40:13 2f39f015ded8: Pull complete 22:40:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:13 prd-ubuntu20.04-docker-8c-8g-6279 does not seem to be running inside a container 22:40:13 $ 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/gexfoundry_device-sdk-go_PR-1408 -v /w/workspace/gexfoundry_device-sdk-go_PR-1408:/w/workspace/gexfoundry_device-sdk-go_PR-1408:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1408@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:40:16 $ docker top 776bca7f75a61239e264a81140de8c44b0253ca19492e352948964836c0fef85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:17 ---> job-cost.sh 22:40:17 lf-activate-venv: SKIPPING 22:40:17 INFO: No Stack... 22:40:17 INFO: Retrieving Pricing Info for: v3-standard-8 22:40:18 INFO: Archiving Costs [Pipeline] sh 22:40:18 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives/cost.csv 22:40:18 + cut -d, -f6 [Pipeline] lock 22:40:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] 22:40:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] did not exist. Created. 22:40:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:18 + echo total: 0.2199999988079071 [Pipeline] stash 22:40:18 Stashed 1 file(s) [Pipeline] } 22:40:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:40:18 $ docker stop --time=1 776bca7f75a61239e264a81140de8c44b0253ca19492e352948964836c0fef85 22:40:19 $ docker rm -f --volumes 776bca7f75a61239e264a81140de8c44b0253ca19492e352948964836c0fef85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:41:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6285 in /w/workspace/gexfoundry_device-sdk-go_PR-1408 [Pipeline] { [Pipeline] ws 22:41:16 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 22:41:16 The recommended git tool is: git 22:41:23 using credential edgex-jenkins-ssh 22:41:23 Cloning the remote Git repository 22:41:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:41:24 > git init /w/workspace/device-sdk-go/2 # timeout=10 22:41:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:41:24 > git --version # timeout=10 22:41:24 > git --version # 'git version 2.25.1' 22:41:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:41:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:28 Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit f729d0fb48de1968c2893fbda3ca8145ff456ce1 22:41:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:41:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1408/head:refs/remotes/origin/PR-1408 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:41:28 Merge succeeded, producing f729d0fb48de1968c2893fbda3ca8145ff456ce1 22:41:28 Checking out Revision f729d0fb48de1968c2893fbda3ca8145ff456ce1 (PR-1408) 22:41:29 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:28 > git config core.sparsecheckout # timeout=10 22:41:28 > git checkout -f f729d0fb48de1968c2893fbda3ca8145ff456ce1 # timeout=10 22:41:28 > git remote # timeout=10 22:41:28 > git config --get remote.origin.url # timeout=10 22:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:28 > git merge 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 22:41:28 > git rev-parse HEAD^{commit} # timeout=10 22:41:28 > git config core.sparsecheckout # timeout=10 22:41:28 > git checkout -f f729d0fb48de1968c2893fbda3ca8145ff456ce1 # timeout=10 22:41:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:41:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:41:30 Dload Upload Total Spent Left Speed 22:41:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 22:41:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:41:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:41:31 + sudo tee /etc/docker/daemon.new 22:41:31 { 22:41:31 "registry-mirrors": [ 22:41:31 "https://nexus3.edgexfoundry.org:10001" 22:41:31 ], 22:41:31 "bip": "10.250.0.254/24", 22:41:31 "hosts": [ 22:41:31 "tcp://0.0.0.0:5555", 22:41:31 "unix:///var/run/docker.sock" 22:41:31 ], 22:41:31 "mtu": 1458, 22:41:31 "selinux-enabled": true, 22:41:31 "seccomp-profile": "/etc/docker/seccomp.json" 22:41:31 } [Pipeline] sh 22:41:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:41:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:50 provisioning config files... 22:41:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config12927553600515175598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:51 ---> docker-login.sh 22:41:51 nexus3.edgexfoundry.org:10001 22:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:51 Configure a credential helper to remove this warning. See 22:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:51 22:41:51 Login Succeeded 22:41:51 nexus3.edgexfoundry.org:10002 22:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:52 Configure a credential helper to remove this warning. See 22:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:52 22:41:52 Login Succeeded 22:41:52 nexus3.edgexfoundry.org:10003 22:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:52 Configure a credential helper to remove this warning. See 22:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:52 22:41:52 Login Succeeded 22:41:52 nexus3.edgexfoundry.org:10004 22:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:53 Configure a credential helper to remove this warning. See 22:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:53 22:41:53 Login Succeeded 22:41:53 docker.io 22:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:53 Configure a credential helper to remove this warning. See 22:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:53 22:41:53 Login Succeeded 22:41:53 ---> docker-login.sh ends [Pipeline] } 22:41:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:54 ========================================================= 22:41:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:41:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:54 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:41:55 Sending build context to Docker daemon 5.855MB 22:41:55 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:41:55 Step 2/10 : FROM ${BASE} AS builder 22:41:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:41:55 af6eaf76a39c: Pulling fs layer 22:41:55 55522c791124: Pulling fs layer 22:41:55 ce5c4a1c91eb: Pulling fs layer 22:41:55 169dfbe0d373: Pulling fs layer 22:41:55 e1ff8fa3b103: Pulling fs layer 22:41:55 52ebb69f0ebf: Pulling fs layer 22:41:55 5abe8eddf0d5: Pulling fs layer 22:41:55 e1ff8fa3b103: Waiting 22:41:55 169dfbe0d373: Waiting 22:41:55 5abe8eddf0d5: Waiting 22:41:55 52ebb69f0ebf: Waiting 22:41:55 55522c791124: Verifying Checksum 22:41:55 55522c791124: Download complete 22:41:55 169dfbe0d373: Verifying Checksum 22:41:55 169dfbe0d373: Download complete 22:41:55 e1ff8fa3b103: Verifying Checksum 22:41:55 e1ff8fa3b103: Download complete 22:41:55 af6eaf76a39c: Download complete 22:41:56 af6eaf76a39c: Pull complete 22:41:57 55522c791124: Pull complete 22:41:57 5abe8eddf0d5: Verifying Checksum 22:41:57 5abe8eddf0d5: Download complete 22:41:58 ce5c4a1c91eb: Verifying Checksum 22:41:58 ce5c4a1c91eb: Download complete 22:41:58 52ebb69f0ebf: Verifying Checksum 22:41:58 52ebb69f0ebf: Download complete 22:42:11 ce5c4a1c91eb: Pull complete 22:42:11 169dfbe0d373: Pull complete 22:42:12 e1ff8fa3b103: Pull complete 22:42:20 52ebb69f0ebf: Pull complete 22:42:21 5abe8eddf0d5: Pull complete 22:42:21 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:42:21 ---> 6cb57ee374ae 22:42:21 Step 3/10 : ARG MAKE=make build 22:42:23 ---> Running in fcf01b6c63b7 22:42:23 Removing intermediate container fcf01b6c63b7 22:42:23 ---> dd322c170fcd 22:42:23 Step 4/10 : WORKDIR /device-sdk-go 22:42:24 ---> Running in aeab684d6366 22:42:24 Removing intermediate container aeab684d6366 22:42:24 ---> 2749374d3a40 22:42:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:42:24 ---> Running in a8914688bf8d 22:42:24 Removing intermediate container a8914688bf8d 22:42:24 ---> 49200e77c7d6 22:42:24 Step 6/10 : RUN apk add --update --no-cache make git 22:42:24 ---> Running in 50ef81926ba2 22:42:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:42:28 OK: 263 MiB in 53 packages 22:42:30 Removing intermediate container 50ef81926ba2 22:42:30 ---> 296534feb245 22:42:30 Step 7/10 : COPY go.mod vendor* ./ 22:42:30 ---> 9df391127a1b 22:42:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:42:30 ---> Running in 2f3c503f90b4 22:43:38 Removing intermediate container 2f3c503f90b4 22:43:38 ---> a4fac58f8812 22:43:38 Step 9/10 : COPY . . 22:43:38 ---> 2d78244f3c0a 22:43:38 Step 10/10 : RUN ${MAKE} 22:43:38 ---> Running in 952a9ea31ce1 22:43:38 noop 22:43:39 Removing intermediate container 952a9ea31ce1 22:43:39 ---> dce06f16bd4c 22:43:39 Successfully built dce06f16bd4c 22:43:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:39 + docker inspect -f . ci-base-image-arm64 22:43:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:39 prd-ubuntu20.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container 22:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:43:40 $ docker top f51bbb9b087d8332dfa11089259099a74a2b96a86a17ee20cc8e774d2b80724d -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:41 + go version 22:43:41 go version go1.20.2 linux/arm64 [Pipeline] } 22:43:41 $ docker stop --time=1 f51bbb9b087d8332dfa11089259099a74a2b96a86a17ee20cc8e774d2b80724d 22:43:43 $ docker rm -f --volumes f51bbb9b087d8332dfa11089259099a74a2b96a86a17ee20cc8e774d2b80724d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:44 + docker inspect -f . ci-base-image-arm64 22:43:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:44 prd-ubuntu20.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container 22:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:43:45 $ docker top 77bdc1dec3c2d21f6043b45863e5b91973a6336165be1a11c31f8e47fd809b96 -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:46 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 22:43:47 + make test 22:43:47 go test -race -coverprofile=coverage.out ./... 22:44:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:47:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:47:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:47:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:47:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:47:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:47:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.275s coverage: 27.6% of statements 22:47:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.328s coverage: 79.9% of statements 22:48:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:48:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:48:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.435s coverage: 86.0% of statements 22:48:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:48:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.540s coverage: 75.7% of statements 22:48:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:48:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:48:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.352s coverage: 14.9% of statements 22:48:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.456s coverage: 68.5% of statements 22:48:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.548s coverage: 89.2% of statements 22:48:27 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:48:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.299s coverage: 5.5% of statements 22:48:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:48:28 GO111MODULE=on go vet ./... 22:51:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:51:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:51:35 ./bin/test-attribution-txt.sh [Pipeline] echo 22:51:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:51:35 $ docker stop --time=1 77bdc1dec3c2d21f6043b45863e5b91973a6336165be1a11c31f8e47fd809b96 22:51:37 $ docker rm -f --volumes 77bdc1dec3c2d21f6043b45863e5b91973a6336165be1a11c31f8e47fd809b96 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:51:39 Warning: overwriting stash ‘coverage-report’ 22:51:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:51:41 + ls -al . 22:51:41 total 272 22:51:41 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 22:43 . 22:51:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:41 .. 22:51:41 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:41 .dockerignore 22:51:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:41 .git 22:51:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:41 .github 22:51:41 -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:41 .gitignore 22:51:41 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:41 .golangci.yml 22:51:41 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:41 CHANGELOG.md 22:51:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:41 GOVERNANCE.md 22:51:41 -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:41 Jenkinsfile 22:51:41 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:41 LICENSE 22:51:41 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:41 Makefile 22:51:41 -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:41 OWNERS.md 22:51:41 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:41 README.md 22:51:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 22:38 VERSION 22:51:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:41 bin 22:51:41 -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:48 coverage.out 22:51:41 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:41 example 22:51:41 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:41 go.mod 22:51:41 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:41 go.sum 22:51:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:41 internal 22:51:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:41 openapi 22:51:41 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:41 pkg 22:51:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:41 snap 22:51:41 -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:41 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f729d0fb48de1968c2893fbda3ca8145ff456ce1 --label arch=arm64 --label version=0.0.0 . 22:51:41 Sending build context to Docker daemon 5.963MB 22:51:41 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:51:41 Step 2/23 : FROM ${BASE} AS builder 22:51:41 ---> dce06f16bd4c 22:51:41 Step 3/23 : ARG MAKE=make build 22:51:41 ---> Running in 8335aa4f4f68 22:51:42 Removing intermediate container 8335aa4f4f68 22:51:42 ---> 97856445571b 22:51:42 Step 4/23 : WORKDIR /device-sdk-go 22:51:42 ---> Running in 80e1262f7b7e 22:51:42 Removing intermediate container 80e1262f7b7e 22:51:42 ---> 56e5d96e86db 22:51:42 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:51:43 ---> Running in 68a57f3b6471 22:51:43 Removing intermediate container 68a57f3b6471 22:51:43 ---> e68ed8071713 22:51:43 Step 6/23 : RUN apk add --update --no-cache make git 22:51:43 ---> Running in 301b821c0dde 22:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:51:46 OK: 263 MiB in 53 packages 22:51:47 Removing intermediate container 301b821c0dde 22:51:47 ---> 6af9e8f08f75 22:51:47 Step 7/23 : COPY go.mod vendor* ./ 22:51:48 ---> 9af8bd8f2789 22:51:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:48 ---> Running in 0e966253d59f 22:51:50 Removing intermediate container 0e966253d59f 22:51:50 ---> 8babecd4fed4 22:51:50 Step 9/23 : COPY . . 22:51:52 ---> 9e8873666dd3 22:51:52 Step 10/23 : RUN ${MAKE} 22:51:52 ---> Running in 78b1d9ca5867 22:51:53 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:54:30 Removing intermediate container 78b1d9ca5867 22:54:30 ---> b90e8c227c0d 22:54:30 Step 11/23 : FROM alpine:3.17 22:54:30 3.17: Pulling from library/alpine 22:54:30 c41833b44d91: Pulling fs layer 22:54:30 c41833b44d91: Verifying Checksum 22:54:30 c41833b44d91: Download complete 22:54:30 c41833b44d91: Pull complete 22:54:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:54:30 Status: Downloaded newer image for alpine:3.17 22:54:30 ---> 51e60588ff2c 22:54:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:54:30 ---> Running in 0fabd834e6cf 22:54:30 Removing intermediate container 0fabd834e6cf 22:54:30 ---> 51ac5fe113d7 22:54:30 Step 13/23 : RUN apk add --update --no-cache 22:54:30 ---> Running in 599870c5b0a1 22:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:54:31 OK: 7 MiB in 15 packages 22:54:32 Removing intermediate container 599870c5b0a1 22:54:32 ---> 70ff2d9d2515 22:54:32 Step 14/23 : WORKDIR / 22:54:32 ---> Running in e5e87b0c5806 22:54:32 Removing intermediate container e5e87b0c5806 22:54:32 ---> e7bb0b92ca7d 22:54:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:54:33 ---> b4bc570bee6e 22:54:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:54:34 ---> 692059ee200c 22:54:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:54:35 ---> e0ccfa2e5d58 22:54:35 Step 18/23 : EXPOSE 59999 22:54:35 ---> Running in b56f81d0a9ba 22:54:35 Removing intermediate container b56f81d0a9ba 22:54:35 ---> c2abbc3e7ca2 22:54:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:54:35 ---> Running in e90980c287be 22:54:35 Removing intermediate container e90980c287be 22:54:35 ---> 45540159a9fd 22:54:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:54:36 ---> Running in 981fe11bb2ed 22:54:36 Removing intermediate container 981fe11bb2ed 22:54:36 ---> db87c041bf66 22:54:36 Step 21/23 : LABEL arch=arm64 22:54:36 ---> Running in 6d4d7f4956f0 22:54:36 Removing intermediate container 6d4d7f4956f0 22:54:36 ---> 6d1d5a1fd41b 22:54:36 Step 22/23 : LABEL git_sha=f729d0fb48de1968c2893fbda3ca8145ff456ce1 22:54:36 ---> Running in b599c832b0fa 22:54:37 Removing intermediate container b599c832b0fa 22:54:37 ---> 63161e22c40f 22:54:37 Step 23/23 : LABEL version=0.0.0 22:54:37 ---> Running in 02e22968e4ba 22:54:37 Removing intermediate container 02e22968e4ba 22:54:37 ---> fdb077dc1eac 22:54:37 [Warning] One or more build-args [ARCH] were not consumed 22:54:37 Successfully built fdb077dc1eac 22:54:37 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:38 22:54:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:38 arm64: Pulling from edgex-lftools-log-publisher 22:54:38 8998bd30e6a1: Pulling fs layer 22:54:38 04944245beec: Pulling fs layer 22:54:38 699f458cf7ca: Pulling fs layer 22:54:38 765212b225bb: Pulling fs layer 22:54:38 f23df028b6ca: Pulling fs layer 22:54:38 d65c8cfc05b1: Pulling fs layer 22:54:38 2437ff75d9bd: Pulling fs layer 22:54:38 f23df028b6ca: Waiting 22:54:38 d65c8cfc05b1: Waiting 22:54:38 2437ff75d9bd: Waiting 22:54:38 765212b225bb: Waiting 22:54:38 04944245beec: Verifying Checksum 22:54:38 04944245beec: Download complete 22:54:38 765212b225bb: Download complete 22:54:38 f23df028b6ca: Verifying Checksum 22:54:38 f23df028b6ca: Download complete 22:54:38 d65c8cfc05b1: Verifying Checksum 22:54:38 d65c8cfc05b1: Download complete 22:54:38 699f458cf7ca: Verifying Checksum 22:54:38 699f458cf7ca: Download complete 22:54:39 8998bd30e6a1: Verifying Checksum 22:54:39 8998bd30e6a1: Download complete 22:54:42 2437ff75d9bd: Verifying Checksum 22:54:42 2437ff75d9bd: Download complete 22:54:46 8998bd30e6a1: Pull complete 22:54:46 04944245beec: Pull complete 22:54:47 699f458cf7ca: Pull complete 22:54:48 765212b225bb: Pull complete 22:54:48 f23df028b6ca: Pull complete 22:54:48 d65c8cfc05b1: Pull complete 22:55:03 2437ff75d9bd: Pull complete 22:55:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:55:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:04 prd-ubuntu20.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container 22:55:04 $ 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-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:55:07 $ docker top bdd6c69a6181096eb4cdeb602574fe1c881af77e9edd73b43bc3c28fc5070abf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:08 ---> job-cost.sh 22:55:08 lf-activate-venv: SKIPPING 22:55:08 INFO: No Stack... 22:55:08 INFO: Retrieving Pricing Info for: v3-standard-4 22:55:09 INFO: Archiving Costs [Pipeline] sh 22:55:10 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 22:55:10 + cut -d, -f6 [Pipeline] lock 22:55:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] 22:55:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] did not exist. Created. 22:55:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:10 /w/workspace/device-sdk-go/2@tmp/durable-79c5d1a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:55:11 + echo total: 0.10999999940395355 [Pipeline] stash 22:55:11 Warning: overwriting stash ‘stack-cost’ 22:55:11 Stashed 1 file(s) [Pipeline] } 22:55:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:11 $ docker stop --time=1 bdd6c69a6181096eb4cdeb602574fe1c881af77e9edd73b43bc3c28fc5070abf 22:55:13 $ docker rm -f --volumes bdd6c69a6181096eb4cdeb602574fe1c881af77e9edd73b43bc3c28fc5070abf [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 22:55:13 provisioning config files... 22:55:13 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/config17630609258302582794tmp [Pipeline] { [Pipeline] sh 22:55:13 + set +x 22:55:13 + curl -s https://codecov.io/bash 22:55:13 + bash -s -- 22:55:13 22:55:13 _____ _ 22:55:13 / ____| | | 22:55:13 | | ___ __| | ___ ___ _____ __ 22:55:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:13 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:13 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:13 Bash-1.0.6 22:55:13 22:55:13 22:55:13 ==> git version 2.25.1 found 22:55:13 ==> 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 22:55:13 Release-Date: 2020-01-08 22:55:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:55:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:55:13 ==> Jenkins CI detected. 22:55:13 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1408 22:55:13 project root: . 22:55:13 --> token set from env 22:55:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:13 ==> Running gcov in . (disable via -X gcov) 22:55:13 ==> Python coveragepy not found 22:55:13 ==> Searching for coverage reports in: 22:55:13 + . 22:55:13 -> Found 1 reports 22:55:13 ==> Detecting git/mercurial file structure 22:55:13 ==> Reading reports 22:55:13 + ./coverage.out bytes=106712 22:55:13 ==> Appending adjustments 22:55:13 https://docs.codecov.io/docs/fixing-reports 22:55:14 + Found adjustments 22:55:14 ==> Gzipping contents 22:55:14 16K /tmp/codecov.7sZ1mm.gz 22:55:14 ==> Uploading reports 22:55:14 url: https://codecov.io 22:55:14 query: branch=PR-1408&commit=f729d0fb48de1968c2893fbda3ca8145ff456ce1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1408%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1408&job=&cmd_args= 22:55:14 -> Pinging Codecov 22:55:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1408&commit=f729d0fb48de1968c2893fbda3ca8145ff456ce1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1408%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1408&job=&cmd_args= 22:55:14 -> Uploading to 22:55:14 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7E55EF52A471D76F132DFD9A03CDDE97/f729d0fb48de1968c2893fbda3ca8145ff456ce1/df9bc506-229a-4cd5-b863-210a7695157f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T225514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=969287ac7dc6613872de1d75fa9a59331b4cc62273a862838cdeb47f6a61d6b0 22:55:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:14 Dload Upload Total Spent Left Speed 22:55:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15122 0 0 100 15122 0 60488 --:--:-- --:--:-- --:--:-- 60488 22:55:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f729d0fb48de1968c2893fbda3ca8145ff456ce1 [Pipeline] } 22:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:55:15 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives ] 22:55:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives 22:55:15 total 16 22:55:15 drwxr-xr-x 3 root root 4096 Mar 29 22:40 . 22:55:15 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:40 .. 22:55:15 drwxr-xr-x 2 root root 4096 Mar 29 22:40 cost 22:55:15 -rw-r--r-- 1 root root 86 Mar 29 22:40 cost.csv 22:55:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives 22:55:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives 22:55:15 total 16 22:55:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:40 . 22:55:15 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:40 .. 22:55:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 22:40 cost 22:55:15 -rw-r--r-- 1 jenkins jenkins 86 Mar 29 22:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:55:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:16 ---> package-listing.sh 22:55:16 ++ facter osfamily 22:55:16 ++ tr '[:upper:]' '[:lower:]' 22:55:16 + OS_FAMILY=debian 22:55:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1408 22:55:16 + START_PACKAGES=/tmp/packages_start.txt 22:55:16 + END_PACKAGES=/tmp/packages_end.txt 22:55:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:16 + PACKAGES=/tmp/packages_start.txt 22:55:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1408 ']' 22:55:16 + PACKAGES=/tmp/packages_end.txt 22:55:16 + case "${OS_FAMILY}" in 22:55:16 + dpkg -l 22:55:16 + grep '^ii' 22:55:16 + '[' -f /tmp/packages_start.txt ']' 22:55:16 + '[' -f /tmp/packages_end.txt ']' 22:55:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1408 ']' 22:55:16 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives/ 22:55:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives/ [Pipeline] echo 22:55:16 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/gexfoundry_device-sdk-go_PR-1408/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:55:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:17 prd-ubuntu20.04-docker-8c-8g-6279 does not seem to be running inside a container 22:55:17 $ 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/gexfoundry_device-sdk-go_PR-1408/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1408 -v /w/workspace/gexfoundry_device-sdk-go_PR-1408:/w/workspace/gexfoundry_device-sdk-go_PR-1408:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1408@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:55:18 $ docker top 710cd755229607221e15742069b48840e7c3a0d311e7ab5c45c91943d6f144f7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:18 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:18 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:18 + ls /var/log/sa-host 22:55:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:18 provisioning config files... 22:55:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/config4782009146047605620tmp [Pipeline] { [Pipeline] echo 22:55:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:19 ---> create-netrc.sh [Pipeline] } 22:55:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:19 ---> python-tools-install.sh [Pipeline] echo 22:55:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:19 ---> sudo-logs.sh 22:55:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:20 ---> job-cost.sh 22:55:20 lf-activate-venv: SKIPPING 22:55:20 DEBUG: total: 0.2199999988079071 22:55:20 INFO: Retrieving Stack Cost... 22:55:20 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:21 INFO: Archiving Costs [Pipeline] echo 22:55:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:21 ---> logs-deploy.sh 22:55:21 lf-activate-venv: SKIPPING 22:55:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1408/2 22:55:21 INFO: archiving workspace using pattern(s): 22:55:22 Archives upload complete. 22:55:22 INFO: archiving logs to Nexus