Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ethan256 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at d3487eec0ede001a3c25d71c6388e8b50871be46 rather than 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f Obtained Jenkinsfile from d3487eec0ede001a3c25d71c6388e8b50871be46 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-ssh11633046461622645458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3160676300868448805.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1580/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-1580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2882572225109308750.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh10965383977905910681.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-1580/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-1580/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8768049592348610996.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-4381’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4384 in /w/workspace/gexfoundry_device-sdk-go_PR-1580 [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-1580 # 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 > 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 Merging remotes/origin/main commit d3487eec0ede001a3c25d71c6388e8b50871be46 into PR head commit 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f Merge succeeded, producing 86eb6c807a35fd3dd0f6177d9448a1172172eca4 Checking out Revision 86eb6c807a35fd3dd0f6177d9448a1172172eca4 (PR-1580) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1580/head:refs/remotes/origin/PR-1580 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f # 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 d3487eec0ede001a3c25d71c6388e8b50871be46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86eb6c807a35fd3dd0f6177d9448a1172172eca4 # timeout=10 Commit message: "Merge commit 'd3487eec0ede001a3c25d71c6388e8b50871be46' into HEAD" > git rev-list --no-walk 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T18:42:19.103Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T18:42:19.175Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T18:42:19.200Z] ========================================================= [2024-06-25T18:42:19.200Z] EdgeX Global Pipelines Version Info [2024-06-25T18:42:19.200Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:42:19.965Z] ------------------- [2024-06-25T18:42:19.965Z] stable info: [2024-06-25T18:42:19.965Z] ------------------- [2024-06-25T18:42:19.965Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T18:42:19.965Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T18:42:19.965Z] Message: update stable to v1.0.260 [2024-06-25T18:42:20.535Z] ------------------- [2024-06-25T18:42:20.535Z] experimental info: [2024-06-25T18:42:20.535Z] ------------------- [2024-06-25T18:42:20.535Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T18:42:20.535Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T18:42:20.535Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T18:42:20.643Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-06-25T18:42:20.661Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-06-25T18:42:20.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T18:42:20.705Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T18:42:20.724Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T18:42:20.746Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T18:42:20.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T18:42:20.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-06-25T18:42:20.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T18:42:20.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T18:42:20.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T18:42:20.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-06-25T18:42:20.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T18:42:20.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T18:42:20.980Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T18:42:21.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T18:42:21.027Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T18:42:21.050Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T18:42:21.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T18:42:21.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T18:42:21.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-25T18:42:21.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-25T18:42:21.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T18:42:21.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T18:42:21.216Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T18:42:21.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T18:42:21.269Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T18:42:21.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1580 [Pipeline] echo [2024-06-25T18:42:21.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1580 [Pipeline] echo [2024-06-25T18:42:21.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1580 [Pipeline] echo [2024-06-25T18:42:21.361Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86eb6c807a35fd3dd0f6177d9448a1172172eca4 [Pipeline] echo [2024-06-25T18:42:21.384Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86eb6c8 [Pipeline] echo [2024-06-25T18:42:21.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T18:42:21.465Z] provisioning config files... [2024-06-25T18:42:21.480Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config8030312377651265273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:42:21.813Z] ---> ****-login.sh [2024-06-25T18:42:21.813Z] nexus3.edgexfoundry.org:10001 [2024-06-25T18:42:22.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:42:22.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:42:22.072Z] Configure a credential helper to remove this warning. See [2024-06-25T18:42:22.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:42:22.072Z] [2024-06-25T18:42:22.072Z] Login Succeeded [2024-06-25T18:42:22.072Z] nexus3.edgexfoundry.org:10002 [2024-06-25T18:42:22.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:42:22.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:42:22.332Z] Configure a credential helper to remove this warning. See [2024-06-25T18:42:22.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:42:22.332Z] [2024-06-25T18:42:22.332Z] Login Succeeded [2024-06-25T18:42:22.332Z] nexus3.edgexfoundry.org:10003 [2024-06-25T18:42:22.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:42:22.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:42:22.333Z] Configure a credential helper to remove this warning. See [2024-06-25T18:42:22.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:42:22.333Z] [2024-06-25T18:42:22.333Z] Login Succeeded [2024-06-25T18:42:22.333Z] nexus3.edgexfoundry.org:10004 [2024-06-25T18:42:22.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:42:22.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:42:22.593Z] Configure a credential helper to remove this warning. See [2024-06-25T18:42:22.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:42:22.593Z] [2024-06-25T18:42:22.593Z] Login Succeeded [2024-06-25T18:42:22.593Z] ****.io [2024-06-25T18:42:22.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:42:22.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:42:22.853Z] Configure a credential helper to remove this warning. See [2024-06-25T18:42:22.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:42:22.853Z] [2024-06-25T18:42:22.853Z] Login Succeeded [2024-06-25T18:42:22.853Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T18:42:22.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T18:42:23.283Z] + git rev-list -1 --merges 86eb6c807a35fd3dd0f6177d9448a1172172eca4~1..86eb6c807a35fd3dd0f6177d9448a1172172eca4 [Pipeline] echo [2024-06-25T18:42:23.310Z] -----------> git rev-list -1 --merges 86eb6c807a35fd3dd0f6177d9448a1172172eca4~1..86eb6c807a35fd3dd0f6177d9448a1172172eca4 86eb6c807a35fd3dd0f6177d9448a1172172eca4 [2024-06-25T18:42:23.310Z] 86eb6c807a35fd3dd0f6177d9448a1172172eca4 [false] [Pipeline] sh [2024-06-25T18:42:23.606Z] + git log --format=format:%s -1 86eb6c807a35fd3dd0f6177d9448a1172172eca4 [Pipeline] echo [2024-06-25T18:42:23.621Z] ========================================================= [2024-06-25T18:42:23.621Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T18:42:23.621Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T18:42:23.966Z] + git log --format=format:%s -1 86eb6c807a35fd3dd0f6177d9448a1172172eca4 [Pipeline] echo [2024-06-25T18:42:23.977Z] [semverPrep] GIT_COMMIT: 86eb6c807a35fd3dd0f6177d9448a1172172eca4, Commit Message: Merge commit 'd3487eec0ede001a3c25d71c6388e8b50871be46' into HEAD [Pipeline] echo [2024-06-25T18:42:23.995Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T18:42:24.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T18:42:24.374Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T18:42:24.374Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T18:42:24.374Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T18:42:24.374Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T18:42:24.374Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T18:42:24.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:42:24.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T18:42:24.790Z] [2024-06-25T18:42:24.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:42:25.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T18:42:25.103Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T18:42:25.103Z] b85a868b505f: Pulling fs layer [2024-06-25T18:42:25.103Z] e2be974225ed: Pulling fs layer [2024-06-25T18:42:25.103Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T18:42:25.103Z] 988bab9f4d93: Pulling fs layer [2024-06-25T18:42:25.103Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T18:42:25.103Z] eaf3925da568: Pulling fs layer [2024-06-25T18:42:25.103Z] bab4dde63d76: Pulling fs layer [2024-06-25T18:42:25.103Z] bde34c3a00c8: Pulling fs layer [2024-06-25T18:42:25.103Z] b352a97aabf1: Pulling fs layer [2024-06-25T18:42:25.103Z] 4872d77fe225: Pulling fs layer [2024-06-25T18:42:25.103Z] 5851b861e8e6: Pulling fs layer [2024-06-25T18:42:25.103Z] 4872d77fe225: Waiting [2024-06-25T18:42:25.103Z] 5851b861e8e6: Waiting [2024-06-25T18:42:25.103Z] b352a97aabf1: Waiting [2024-06-25T18:42:25.103Z] bab4dde63d76: Waiting [2024-06-25T18:42:25.103Z] 988bab9f4d93: Waiting [2024-06-25T18:42:25.103Z] eaf3925da568: Waiting [2024-06-25T18:42:25.103Z] bde34c3a00c8: Waiting [2024-06-25T18:42:25.103Z] 1469e6f7b9e6: Waiting [2024-06-25T18:42:25.103Z] e2be974225ed: Verifying Checksum [2024-06-25T18:42:25.103Z] e2be974225ed: Download complete [2024-06-25T18:42:25.103Z] 988bab9f4d93: Verifying Checksum [2024-06-25T18:42:25.103Z] 988bab9f4d93: Download complete [2024-06-25T18:42:25.103Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T18:42:25.103Z] 1469e6f7b9e6: Download complete [2024-06-25T18:42:25.103Z] eaf3925da568: Download complete [2024-06-25T18:42:25.103Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T18:42:25.103Z] 339a4e72a1f5: Download complete [2024-06-25T18:42:25.364Z] bde34c3a00c8: Download complete [2024-06-25T18:42:25.364Z] b352a97aabf1: Verifying Checksum [2024-06-25T18:42:25.364Z] b352a97aabf1: Download complete [2024-06-25T18:42:25.364Z] 4872d77fe225: Verifying Checksum [2024-06-25T18:42:25.364Z] 4872d77fe225: Download complete [2024-06-25T18:42:25.364Z] 5851b861e8e6: Download complete [2024-06-25T18:42:25.364Z] b85a868b505f: Verifying Checksum [2024-06-25T18:42:25.364Z] b85a868b505f: Download complete [2024-06-25T18:42:25.622Z] bab4dde63d76: Verifying Checksum [2024-06-25T18:42:25.622Z] bab4dde63d76: Download complete [2024-06-25T18:42:26.561Z] b85a868b505f: Pull complete [2024-06-25T18:42:26.820Z] e2be974225ed: Pull complete [2024-06-25T18:42:27.389Z] 339a4e72a1f5: Pull complete [2024-06-25T18:42:27.389Z] 988bab9f4d93: Pull complete [2024-06-25T18:42:27.647Z] 1469e6f7b9e6: Pull complete [2024-06-25T18:42:27.647Z] eaf3925da568: Pull complete [2024-06-25T18:42:29.552Z] bab4dde63d76: Pull complete [2024-06-25T18:42:29.552Z] bde34c3a00c8: Pull complete [2024-06-25T18:42:29.552Z] b352a97aabf1: Pull complete [2024-06-25T18:42:29.552Z] 4872d77fe225: Pull complete [2024-06-25T18:42:29.552Z] 5851b861e8e6: Pull complete [2024-06-25T18:42:29.552Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T18:42:29.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T18:42:29.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T18:42:29.690Z] prd-ubuntu20.04-docker-8c-8g-4384 does not seem to be running inside a container [2024-06-25T18:42:29.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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-devops/py-git-semver:0.1.4 cat [2024-06-25T18:42:33.086Z] $ docker top 225c972f1a743c796aafaad12b677df677c2b106baec0990393da9c8fb6ba4c0 -eo pid,comm [2024-06-25T18:42:33.140Z] 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). [2024-06-25T18:42:33.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T18:42:33.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T18:42:33.197Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T18:42:33.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T18:42:33.309Z] $ docker exec 225c972f1a743c796aafaad12b677df677c2b106baec0990393da9c8fb6ba4c0 ssh-agent [2024-06-25T18:42:33.409Z] SSH_AUTH_SOCK=/tmp/ssh-ok6YlETX8Mco/agent.33 [2024-06-25T18:42:33.409Z] SSH_AGENT_PID=39 [2024-06-25T18:42:33.415Z] Running ssh-add (command line suppressed) [2024-06-25T18:42:33.508Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_14931479182045902408.key (/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_14931479182045902408.key) [2024-06-25T18:42:33.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T18:42:33.818Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T18:42:33.831Z] $ docker exec --env ******** --env ******** 225c972f1a743c796aafaad12b677df677c2b106baec0990393da9c8fb6ba4c0 ssh-agent -k [2024-06-25T18:42:33.927Z] unset SSH_AUTH_SOCK; [2024-06-25T18:42:33.928Z] unset SSH_AGENT_PID; [2024-06-25T18:42:33.928Z] echo Agent pid 39 killed; [2024-06-25T18:42:33.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T18:42:33.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T18:42:33.981Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T18:42:34.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T18:42:34.092Z] $ docker exec 225c972f1a743c796aafaad12b677df677c2b106baec0990393da9c8fb6ba4c0 ssh-agent [2024-06-25T18:42:34.187Z] SSH_AUTH_SOCK=/tmp/ssh-fFsRS4LEqgsH/agent.72 [2024-06-25T18:42:34.187Z] SSH_AGENT_PID=78 [2024-06-25T18:42:34.192Z] Running ssh-add (command line suppressed) [2024-06-25T18:42:34.294Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_9285617123435749865.key (/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_9285617123435749865.key) [2024-06-25T18:42:34.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T18:42:34.597Z] + git semver init [2024-06-25T18:42:34.855Z] 2024-06-25 18:42:34,773 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T18:42:34.856Z] 2024-06-25 18:42:34,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver [2024-06-25T18:42:34.856Z] 2024-06-25 18:42:34,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver [2024-06-25T18:42:34.856Z] 2024-06-25 18:42:34,774 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1580, universal_newlines=False, shell=None, istream=None) [2024-06-25T18:42:37.397Z] 2024-06-25 18:42:36,846 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.git/info/exclude [2024-06-25T18:42:37.397Z] 2024-06-25 18:42:36,846 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver/PR-1580 with force:False [2024-06-25T18:42:37.397Z] 2024-06-25 18:42:36,846 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver/PR-1580 [2024-06-25T18:42:37.397Z] 2024-06-25 18:42:36,851 [execute] INFO git cat-file --batch-check [2024-06-25T18:42:37.397Z] 2024-06-25 18:42:36,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T18:42:37.397Z] 2024-06-25 18:42:36,857 [execute] INFO git cat-file --batch [2024-06-25T18:42:37.397Z] 2024-06-25 18:42:36,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T18:42:37.397Z] 2024-06-25 18:42:36,862 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver/PR-1580 [2024-06-25T18:42:37.397Z] 0.0.0 [Pipeline] } [2024-06-25T18:42:37.412Z] $ docker exec --env ******** --env ******** 225c972f1a743c796aafaad12b677df677c2b106baec0990393da9c8fb6ba4c0 ssh-agent -k [2024-06-25T18:42:37.527Z] unset SSH_AUTH_SOCK; [2024-06-25T18:42:37.527Z] unset SSH_AGENT_PID; [2024-06-25T18:42:37.528Z] echo Agent pid 78 killed; [2024-06-25T18:42:37.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T18:42:37.871Z] + git semver [Pipeline] } [2024-06-25T18:42:38.146Z] $ docker stop --time=1 225c972f1a743c796aafaad12b677df677c2b106baec0990393da9c8fb6ba4c0 [2024-06-25T18:42:39.411Z] $ docker rm -f --volumes 225c972f1a743c796aafaad12b677df677c2b106baec0990393da9c8fb6ba4c0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T18:42:39.759Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T18:42:40.011Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T18:42:40.014Z] [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 [2024-06-25T18:42:40.195Z] provisioning config files... [2024-06-25T18:42:40.204Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config5242142636033985231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:42:40.509Z] ---> ****-login.sh [2024-06-25T18:42:40.509Z] nexus3.edgexfoundry.org:10001 [2024-06-25T18:42:40.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:42:40.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:42:40.510Z] Configure a credential helper to remove this warning. See [2024-06-25T18:42:40.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:42:40.510Z] [2024-06-25T18:42:40.510Z] Login Succeeded [2024-06-25T18:42:40.510Z] nexus3.edgexfoundry.org:10002 [2024-06-25T18:42:40.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:42:40.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:42:40.510Z] Configure a credential helper to remove this warning. See [2024-06-25T18:42:40.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:42:40.510Z] [2024-06-25T18:42:40.510Z] Login Succeeded [2024-06-25T18:42:40.510Z] nexus3.edgexfoundry.org:10003 [2024-06-25T18:42:40.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:42:40.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:42:40.770Z] Configure a credential helper to remove this warning. See [2024-06-25T18:42:40.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:42:40.771Z] [2024-06-25T18:42:40.771Z] Login Succeeded [2024-06-25T18:42:40.771Z] nexus3.edgexfoundry.org:10004 [2024-06-25T18:42:40.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:42:40.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:42:40.771Z] Configure a credential helper to remove this warning. See [2024-06-25T18:42:40.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:42:40.771Z] [2024-06-25T18:42:40.771Z] Login Succeeded [2024-06-25T18:42:40.771Z] ****.io [2024-06-25T18:42:41.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:42:41.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:42:41.031Z] Configure a credential helper to remove this warning. See [2024-06-25T18:42:41.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:42:41.031Z] [2024-06-25T18:42:41.031Z] Login Succeeded [2024-06-25T18:42:41.031Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T18:42:41.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T18:42:41.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T18:42:41.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T18:42:41.170Z] ========================================================= [2024-06-25T18:42:41.170Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T18:42:41.170Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:42:41.516Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T18:42:41.516Z] Sending build context to Docker daemon 25.24MB [2024-06-25T18:42:41.517Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T18:42:41.517Z] Step 2/10 : FROM ${BASE} AS builder [2024-06-25T18:42:41.776Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T18:42:41.776Z] 619be1103602: Pulling fs layer [2024-06-25T18:42:41.776Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T18:42:41.776Z] 5df492c9dc93: Pulling fs layer [2024-06-25T18:42:41.776Z] 7629e6793208: Pulling fs layer [2024-06-25T18:42:41.776Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T18:42:41.776Z] fb5054dd5b73: Pulling fs layer [2024-06-25T18:42:41.776Z] eeca6798cff9: Pulling fs layer [2024-06-25T18:42:41.776Z] aa269ceb94a6: Pulling fs layer [2024-06-25T18:42:41.776Z] ada007ff1a6a: Pulling fs layer [2024-06-25T18:42:41.776Z] 4f4fb700ef54: Waiting [2024-06-25T18:42:41.776Z] 7629e6793208: Waiting [2024-06-25T18:42:41.776Z] fb5054dd5b73: Waiting [2024-06-25T18:42:41.776Z] eeca6798cff9: Waiting [2024-06-25T18:42:41.776Z] aa269ceb94a6: Waiting [2024-06-25T18:42:41.776Z] ada007ff1a6a: Waiting [2024-06-25T18:42:41.776Z] 7862e08f4a3e: Verifying Checksum [2024-06-25T18:42:41.776Z] 7862e08f4a3e: Download complete [2024-06-25T18:42:41.776Z] 7629e6793208: Verifying Checksum [2024-06-25T18:42:41.776Z] 7629e6793208: Download complete [2024-06-25T18:42:41.776Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T18:42:41.776Z] 4f4fb700ef54: Download complete [2024-06-25T18:42:41.776Z] 619be1103602: Verifying Checksum [2024-06-25T18:42:41.776Z] 619be1103602: Download complete [2024-06-25T18:42:41.776Z] fb5054dd5b73: Verifying Checksum [2024-06-25T18:42:41.776Z] fb5054dd5b73: Download complete [2024-06-25T18:42:41.776Z] eeca6798cff9: Verifying Checksum [2024-06-25T18:42:41.776Z] eeca6798cff9: Download complete [2024-06-25T18:42:42.034Z] 619be1103602: Pull complete [2024-06-25T18:42:42.034Z] ada007ff1a6a: Verifying Checksum [2024-06-25T18:42:42.034Z] ada007ff1a6a: Download complete [2024-06-25T18:42:42.034Z] 7862e08f4a3e: Pull complete [2024-06-25T18:42:42.293Z] 5df492c9dc93: Verifying Checksum [2024-06-25T18:42:42.293Z] 5df492c9dc93: Download complete [2024-06-25T18:42:42.551Z] aa269ceb94a6: Verifying Checksum [2024-06-25T18:42:42.551Z] aa269ceb94a6: Download complete [2024-06-25T18:42:45.080Z] 5df492c9dc93: Pull complete [2024-06-25T18:42:45.080Z] 7629e6793208: Pull complete [2024-06-25T18:42:45.080Z] 4f4fb700ef54: Pull complete [2024-06-25T18:42:45.338Z] fb5054dd5b73: Pull complete [2024-06-25T18:42:45.338Z] eeca6798cff9: Pull complete [2024-06-25T18:42:47.875Z] aa269ceb94a6: Pull complete [2024-06-25T18:42:48.136Z] ada007ff1a6a: Pull complete [2024-06-25T18:42:48.136Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T18:42:48.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T18:42:48.136Z] ---> f489d0715acc [2024-06-25T18:42:48.136Z] Step 3/10 : ARG MAKE=make build [2024-06-25T18:42:51.434Z] ---> Running in 6cb2ec51c280 [2024-06-25T18:42:51.434Z] Removing intermediate container 6cb2ec51c280 [2024-06-25T18:42:51.434Z] ---> b3aaac8e872a [2024-06-25T18:42:51.434Z] Step 4/10 : WORKDIR /device-sdk-go [2024-06-25T18:42:51.434Z] ---> Running in 47840fb5558c [2024-06-25T18:42:51.434Z] Removing intermediate container 47840fb5558c [2024-06-25T18:42:51.434Z] ---> a7933ba97b54 [2024-06-25T18:42:51.434Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T18:42:51.434Z] ---> Running in 61fd27f69c22 [2024-06-25T18:42:51.434Z] Removing intermediate container 61fd27f69c22 [2024-06-25T18:42:51.434Z] ---> 5221ba9ea88d [2024-06-25T18:42:51.434Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-06-25T18:42:51.434Z] ---> Running in 6a876998aea6 [2024-06-25T18:42:51.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T18:42:51.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T18:42:51.952Z] OK: 264 MiB in 52 packages [2024-06-25T18:42:52.520Z] Removing intermediate container 6a876998aea6 [2024-06-25T18:42:52.520Z] ---> 7e8bd1b4a6a9 [2024-06-25T18:42:52.520Z] Step 7/10 : COPY go.mod vendor* ./ [2024-06-25T18:42:52.520Z] ---> e47d959be0d2 [2024-06-25T18:42:52.520Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T18:42:52.520Z] ---> Running in e697fc1391ba [2024-06-25T18:42:55.141Z] Still waiting to schedule task [2024-06-25T18:42:55.142Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-25T18:43:48.763Z] Removing intermediate container e697fc1391ba [2024-06-25T18:43:48.763Z] ---> 01ad661f0fd6 [2024-06-25T18:43:48.763Z] Step 9/10 : COPY . . [2024-06-25T18:43:48.763Z] ---> c4d084ac8735 [2024-06-25T18:43:48.763Z] Step 10/10 : RUN ${MAKE} [2024-06-25T18:43:48.763Z] ---> Running in 9ad2feee3da8 [2024-06-25T18:43:48.763Z] noop [2024-06-25T18:43:48.763Z] Removing intermediate container 9ad2feee3da8 [2024-06-25T18:43:48.763Z] ---> ec67d00ef247 [2024-06-25T18:43:48.763Z] Successfully built ec67d00ef247 [2024-06-25T18:43:48.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:43:49.094Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T18:43:49.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T18:43:49.175Z] prd-ubuntu20.04-docker-8c-8g-4384 does not seem to be running inside a container [2024-06-25T18:43:49.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-25T18:43:49.529Z] $ docker top 2a4022e925132984820ca8ee5c2ea700e80f518c8ca624fc56fdde770d7fad38 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T18:43:49.883Z] + go version [2024-06-25T18:43:49.883Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T18:43:49.895Z] $ docker stop --time=1 2a4022e925132984820ca8ee5c2ea700e80f518c8ca624fc56fdde770d7fad38 [2024-06-25T18:43:51.167Z] $ docker rm -f --volumes 2a4022e925132984820ca8ee5c2ea700e80f518c8ca624fc56fdde770d7fad38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:43:51.592Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T18:43:51.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T18:43:51.670Z] prd-ubuntu20.04-docker-8c-8g-4384 does not seem to be running inside a container [2024-06-25T18:43:51.697Z] $ 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-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-25T18:43:52.041Z] $ docker top d9bc1aa37ec441bb8ec207cc12f67a1835195a021304cf441dbfb8824ff0559b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T18:43:52.390Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1580 [Pipeline] fileExists [Pipeline] sh [2024-06-25T18:43:52.689Z] + make test [2024-06-25T18:43:52.689Z] go test -race -coverprofile=coverage.out ./... [2024-06-25T18:43:59.257Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-06-25T18:44:32.362Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4385 in /w/workspace/gexfoundry_device-sdk-go_PR-1580 [Pipeline] { [Pipeline] ws [2024-06-25T18:44:32.380Z] Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout [2024-06-25T18:44:32.420Z] The recommended git tool is: git [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-06-25T18:44:37.965Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.026s coverage: 27.0% of statements [2024-06-25T18:44:37.965Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.031s coverage: 80.0% of statements [2024-06-25T18:44:37.965Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.044s coverage: 86.0% of statements [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-06-25T18:44:37.965Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 71.8% of statements [2024-06-25T18:44:37.965Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-06-25T18:44:39.871Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.034s coverage: 14.4% of statements [2024-06-25T18:44:39.871Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.899s coverage: 44.6% of statements [2024-06-25T18:44:39.871Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.042s coverage: 68.5% of statements [2024-06-25T18:44:39.871Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.079s coverage: 89.2% of statements [2024-06-25T18:44:39.871Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.060s coverage: 5.4% of statements [2024-06-25T18:44:40.157Z] using credential edgex-jenkins-ssh [2024-06-25T18:44:40.183Z] Cloning the remote Git repository [2024-06-25T18:44:40.239Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-06-25T18:44:40.345Z] > git init /w/workspace/device-sdk-go/8 # timeout=10 [2024-06-25T18:44:40.706Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-06-25T18:44:40.707Z] > git --version # timeout=10 [2024-06-25T18:44:40.738Z] > git --version # 'git version 2.25.1' [2024-06-25T18:44:40.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T18:44:40.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T18:44:44.405Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-06-25T18:44:44.463Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T18:44:45.877Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-06-25T18:44:45.946Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-06-25T18:44:45.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T18:44:45.971Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1580/head:refs/remotes/origin/PR-1580 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-25T18:44:46.674Z] Merging remotes/origin/main commit d3487eec0ede001a3c25d71c6388e8b50871be46 into PR head commit 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [2024-06-25T18:44:47.170Z] Merge succeeded, producing 9b341dd96325adb5f3b63082d72c9242068405c6 [2024-06-25T18:44:47.170Z] Checking out Revision 9b341dd96325adb5f3b63082d72c9242068405c6 (PR-1580) [2024-06-25T18:44:46.692Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T18:44:46.795Z] > git checkout -f 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f # timeout=10 [2024-06-25T18:44:46.927Z] > git remote # timeout=10 [2024-06-25T18:44:46.961Z] > git config --get remote.origin.url # timeout=10 [2024-06-25T18:44:46.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T18:44:47.006Z] > git merge d3487eec0ede001a3c25d71c6388e8b50871be46 # timeout=10 [2024-06-25T18:44:47.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-25T18:44:47.174Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T18:44:47.189Z] > git checkout -f 9b341dd96325adb5f3b63082d72c9242068405c6 # timeout=10 [2024-06-25T18:44:50.828Z] Commit message: "Merge commit 'd3487eec0ede001a3c25d71c6388e8b50871be46' into HEAD" [2024-06-25T18:44:50.832Z] > git rev-list --no-walk 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T18:44:52.544Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T18:44:52.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T18:44:52.544Z] Dload Upload Total Spent Left Speed [2024-06-25T18:44:52.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-06-25T18:44:52.883Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T18:44:53.207Z] + sudo tee /etc/docker/daemon.new [2024-06-25T18:44:53.208Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T18:44:53.208Z] { [2024-06-25T18:44:53.208Z] "registry-mirrors": [ [2024-06-25T18:44:53.208Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T18:44:53.208Z] ], [2024-06-25T18:44:53.208Z] "bip": "10.250.0.254/24", [2024-06-25T18:44:53.208Z] "hosts": [ [2024-06-25T18:44:53.208Z] "tcp://0.0.0.0:5555", [2024-06-25T18:44:53.208Z] "unix:///var/run/docker.sock" [2024-06-25T18:44:53.208Z] ], [2024-06-25T18:44:53.208Z] "mtu": 1458, [2024-06-25T18:44:53.208Z] "selinux-enabled": true, [2024-06-25T18:44:53.208Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T18:44:53.208Z] } [Pipeline] sh [2024-06-25T18:44:53.527Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T18:44:53.850Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T18:45:12.097Z] provisioning config files... [2024-06-25T18:45:12.123Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config9502128346782794582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:45:12.559Z] ---> ****-login.sh [2024-06-25T18:45:12.559Z] nexus3.edgexfoundry.org:10001 [2024-06-25T18:45:12.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:45:13.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:45:13.413Z] Configure a credential helper to remove this warning. See [2024-06-25T18:45:13.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:45:13.413Z] [2024-06-25T18:45:13.413Z] Login Succeeded [2024-06-25T18:45:13.413Z] nexus3.edgexfoundry.org:10002 [2024-06-25T18:45:13.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:45:13.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:45:13.682Z] Configure a credential helper to remove this warning. See [2024-06-25T18:45:13.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:45:13.682Z] [2024-06-25T18:45:13.682Z] Login Succeeded [2024-06-25T18:45:13.683Z] nexus3.edgexfoundry.org:10003 [2024-06-25T18:45:13.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:45:13.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:45:13.950Z] Configure a credential helper to remove this warning. See [2024-06-25T18:45:13.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:45:13.950Z] [2024-06-25T18:45:13.950Z] Login Succeeded [2024-06-25T18:45:13.950Z] nexus3.edgexfoundry.org:10004 [2024-06-25T18:45:14.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:45:14.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:45:14.220Z] Configure a credential helper to remove this warning. See [2024-06-25T18:45:14.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:45:14.220Z] [2024-06-25T18:45:14.220Z] Login Succeeded [2024-06-25T18:45:14.220Z] ****.io [2024-06-25T18:45:14.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T18:45:14.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T18:45:14.755Z] Configure a credential helper to remove this warning. See [2024-06-25T18:45:14.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T18:45:14.755Z] [2024-06-25T18:45:14.755Z] Login Succeeded [2024-06-25T18:45:14.755Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T18:45:14.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T18:45:15.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T18:45:15.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T18:45:15.206Z] ========================================================= [2024-06-25T18:45:15.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T18:45:15.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:45:15.575Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T18:45:16.172Z] Sending build context to Docker daemon 13.18MB [2024-06-25T18:45:16.172Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T18:45:16.172Z] Step 2/10 : FROM ${BASE} AS builder [2024-06-25T18:45:16.450Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T18:45:16.450Z] c6b39de5b339: Pulling fs layer [2024-06-25T18:45:16.450Z] a69c41024577: Pulling fs layer [2024-06-25T18:45:16.450Z] d6de4b400683: Pulling fs layer [2024-06-25T18:45:16.450Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T18:45:16.450Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T18:45:16.450Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T18:45:16.450Z] 00f215d4a9da: Pulling fs layer [2024-06-25T18:45:16.450Z] d496ad576159: Pulling fs layer [2024-06-25T18:45:16.450Z] 464afbd9ba4c: Waiting [2024-06-25T18:45:16.450Z] 00f215d4a9da: Waiting [2024-06-25T18:45:16.450Z] d496ad576159: Waiting [2024-06-25T18:45:16.450Z] 35cb2a7552d0: Waiting [2024-06-25T18:45:16.450Z] 4f4fb700ef54: Waiting [2024-06-25T18:45:16.450Z] a69c41024577: Verifying Checksum [2024-06-25T18:45:16.450Z] a69c41024577: Download complete [2024-06-25T18:45:16.450Z] 35cb2a7552d0: Verifying Checksum [2024-06-25T18:45:16.450Z] 35cb2a7552d0: Download complete [2024-06-25T18:45:16.450Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T18:45:16.450Z] 4f4fb700ef54: Download complete [2024-06-25T18:45:16.450Z] 464afbd9ba4c: Verifying Checksum [2024-06-25T18:45:16.450Z] 464afbd9ba4c: Download complete [2024-06-25T18:45:16.450Z] c6b39de5b339: Download complete [2024-06-25T18:45:17.045Z] d496ad576159: Verifying Checksum [2024-06-25T18:45:17.045Z] d496ad576159: Download complete [2024-06-25T18:45:17.317Z] c6b39de5b339: Pull complete [2024-06-25T18:45:17.907Z] a69c41024577: Pull complete [2024-06-25T18:45:18.497Z] d6de4b400683: Verifying Checksum [2024-06-25T18:45:18.497Z] d6de4b400683: Download complete [2024-06-25T18:45:18.605Z] GO111MODULE=on go vet ./... [2024-06-25T18:45:19.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T18:45:19.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T18:45:19.429Z] ./bin/test-attribution-txt.sh [2024-06-25T18:45:19.429Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T18:45:19.429Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T18:45:19.430Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T18:45:19.430Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T18:45:19.430Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T18:45:19.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T18:45:19.463Z] $ docker stop --time=1 d9bc1aa37ec441bb8ec207cc12f67a1835195a021304cf441dbfb8824ff0559b [2024-06-25T18:45:19.462Z] 00f215d4a9da: Verifying Checksum [2024-06-25T18:45:19.462Z] 00f215d4a9da: Download complete [2024-06-25T18:45:22.354Z] $ docker rm -f --volumes d9bc1aa37ec441bb8ec207cc12f67a1835195a021304cf441dbfb8824ff0559b [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T18:45:22.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T18:45:23.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-25T18:45:23.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T18:45:23.935Z] + ls -al . [2024-06-25T18:45:23.935Z] total 376 [2024-06-25T18:45:23.935Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 18:43 . [2024-06-25T18:45:23.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 18:42 .. [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 18:42 .dockerignore [2024-06-25T18:45:23.935Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 18:44 .git [2024-06-25T18:45:23.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 18:42 .github [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 25 18:42 .gitignore [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 25 18:42 .golangci.yml [2024-06-25T18:45:23.935Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 18:42 .semver [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jun 25 18:42 CHANGELOG.md [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 18:42 GOVERNANCE.md [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 885 Jun 25 18:42 Jenkinsfile [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 18:42 LICENSE [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jun 25 18:42 Makefile [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 25 18:42 OWNERS.md [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 25 18:42 README.md [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 18:42 VERSION [2024-06-25T18:45:23.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 18:42 bin [2024-06-25T18:45:23.935Z] -rw-r--r-- 1 jenkins jenkins 122663 Jun 25 18:44 coverage.out [2024-06-25T18:45:23.935Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 18:42 example [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 7101 Jun 25 18:42 go.mod [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 102001 Jun 25 18:42 go.sum [2024-06-25T18:45:23.935Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 18:42 internal [2024-06-25T18:45:23.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 18:42 openapi [2024-06-25T18:45:23.935Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 18:42 pkg [2024-06-25T18:45:23.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 18:42 snap [2024-06-25T18:45:23.935Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:45:24.257Z] + 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=86eb6c807a35fd3dd0f6177d9448a1172172eca4 --label arch=amd64 --label version=0.0.0 . [2024-06-25T18:45:24.257Z] Sending build context to Docker daemon 25.37MB [2024-06-25T18:45:24.257Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T18:45:24.257Z] Step 2/24 : FROM ${BASE} AS builder [2024-06-25T18:45:24.257Z] ---> ec67d00ef247 [2024-06-25T18:45:24.257Z] Step 3/24 : ARG MAKE=make build [2024-06-25T18:45:24.826Z] ---> Running in 86580d387139 [2024-06-25T18:45:24.826Z] Removing intermediate container 86580d387139 [2024-06-25T18:45:24.826Z] ---> 1802b241fe18 [2024-06-25T18:45:24.826Z] Step 4/24 : WORKDIR /device-sdk-go [2024-06-25T18:45:24.826Z] ---> Running in 0f76337bec3e [2024-06-25T18:45:24.826Z] Removing intermediate container 0f76337bec3e [2024-06-25T18:45:24.826Z] ---> 64308b9e9199 [2024-06-25T18:45:24.826Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T18:45:24.826Z] ---> Running in d89d754ff040 [2024-06-25T18:45:24.826Z] Removing intermediate container d89d754ff040 [2024-06-25T18:45:24.826Z] ---> 8f9661a81a67 [2024-06-25T18:45:24.826Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-06-25T18:45:25.085Z] ---> Running in c8953eb17ef4 [2024-06-25T18:45:25.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T18:45:25.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T18:45:25.604Z] OK: 264 MiB in 52 packages [2024-06-25T18:45:26.172Z] Removing intermediate container c8953eb17ef4 [2024-06-25T18:45:26.172Z] ---> 54c55b18b675 [2024-06-25T18:45:26.172Z] Step 7/24 : COPY go.mod vendor* ./ [2024-06-25T18:45:26.172Z] ---> b8ca4d7311c3 [2024-06-25T18:45:26.172Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T18:45:26.172Z] ---> Running in 27907e65286f [2024-06-25T18:45:26.739Z] Removing intermediate container 27907e65286f [2024-06-25T18:45:26.739Z] ---> 469c1a7375d1 [2024-06-25T18:45:26.739Z] Step 9/24 : COPY . . [2024-06-25T18:45:27.675Z] ---> 4ad7f670e7e8 [2024-06-25T18:45:27.675Z] Step 10/24 : RUN ${MAKE} [2024-06-25T18:45:27.675Z] ---> Running in 63fc50dcfbc6 [2024-06-25T18:45:27.934Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-06-25T18:45:31.791Z] d6de4b400683: Pull complete [2024-06-25T18:45:31.791Z] 35cb2a7552d0: Pull complete [2024-06-25T18:45:31.791Z] 4f4fb700ef54: Pull complete [2024-06-25T18:45:32.059Z] 464afbd9ba4c: Pull complete [2024-06-25T18:45:42.149Z] 00f215d4a9da: Pull complete [2024-06-25T18:45:42.416Z] d496ad576159: Pull complete [2024-06-25T18:45:42.416Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T18:45:42.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T18:45:42.416Z] ---> f246e2811388 [2024-06-25T18:45:42.416Z] Step 3/10 : ARG MAKE=make build [2024-06-25T18:45:43.376Z] ---> Running in 0c9069b5300a [2024-06-25T18:45:43.642Z] Removing intermediate container 0c9069b5300a [2024-06-25T18:45:43.642Z] ---> f1c96a829eb0 [2024-06-25T18:45:43.642Z] Step 4/10 : WORKDIR /device-sdk-go [2024-06-25T18:45:43.642Z] ---> Running in 1f3769318efd [2024-06-25T18:45:43.909Z] Removing intermediate container 1f3769318efd [2024-06-25T18:45:43.909Z] ---> 92dab4bc86fd [2024-06-25T18:45:43.909Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T18:45:43.909Z] ---> Running in f0f10401d903 [2024-06-25T18:45:44.176Z] Removing intermediate container f0f10401d903 [2024-06-25T18:45:44.176Z] ---> 8c8690aa35e1 [2024-06-25T18:45:44.177Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-06-25T18:45:44.177Z] ---> Running in cae129535664 [2024-06-25T18:45:45.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T18:45:45.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T18:45:46.812Z] OK: 266 MiB in 52 packages [2024-06-25T18:45:47.398Z] Removing intermediate container cae129535664 [2024-06-25T18:45:47.398Z] ---> 553e28313a61 [2024-06-25T18:45:47.398Z] Step 7/10 : COPY go.mod vendor* ./ [2024-06-25T18:45:48.361Z] ---> f49d245d507b [2024-06-25T18:45:48.361Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T18:45:48.635Z] ---> Running in d267897ae4ef [2024-06-25T18:45:59.998Z] Removing intermediate container 63fc50dcfbc6 [2024-06-25T18:45:59.999Z] ---> 0d36a922a0d1 [2024-06-25T18:45:59.999Z] Step 11/24 : FROM alpine:3.18 [2024-06-25T18:45:59.999Z] 3.18: Pulling from library/alpine [2024-06-25T18:45:59.999Z] 73baa7ef167e: Pulling fs layer [2024-06-25T18:45:59.999Z] 73baa7ef167e: Verifying Checksum [2024-06-25T18:45:59.999Z] 73baa7ef167e: Download complete [2024-06-25T18:45:59.999Z] 73baa7ef167e: Pull complete [2024-06-25T18:45:59.999Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T18:45:59.999Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T18:45:59.999Z] ---> 8fd7cac70a4a [2024-06-25T18:45:59.999Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-06-25T18:45:59.999Z] ---> Running in 30cd0e842786 [2024-06-25T18:45:59.999Z] Removing intermediate container 30cd0e842786 [2024-06-25T18:45:59.999Z] ---> 34fc7f6a993f [2024-06-25T18:45:59.999Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-06-25T18:45:59.999Z] ---> Running in 8ebd7b25d480 [2024-06-25T18:45:59.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T18:45:59.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T18:45:59.999Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T18:45:59.999Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T18:45:59.999Z] OK: 7 MiB in 16 packages [2024-06-25T18:45:59.999Z] Removing intermediate container 8ebd7b25d480 [2024-06-25T18:45:59.999Z] ---> 8c9493580d28 [2024-06-25T18:45:59.999Z] Step 14/24 : RUN apk --no-cache upgrade [2024-06-25T18:45:59.999Z] ---> Running in 78281d82ad31 [2024-06-25T18:45:59.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T18:45:59.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T18:45:59.999Z] OK: 7 MiB in 16 packages [2024-06-25T18:45:59.999Z] Removing intermediate container 78281d82ad31 [2024-06-25T18:45:59.999Z] ---> e89dd39423b3 [2024-06-25T18:45:59.999Z] Step 15/24 : WORKDIR / [2024-06-25T18:45:59.999Z] ---> Running in 4d6f805bf804 [2024-06-25T18:45:59.999Z] Removing intermediate container 4d6f805bf804 [2024-06-25T18:45:59.999Z] ---> 27913727db76 [2024-06-25T18:45:59.999Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-06-25T18:45:59.999Z] ---> 96432856c1ff [2024-06-25T18:45:59.999Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-06-25T18:45:59.999Z] ---> 6caf445ef979 [2024-06-25T18:45:59.999Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-06-25T18:45:59.999Z] ---> 3ebd6b2e5388 [2024-06-25T18:45:59.999Z] Step 19/24 : EXPOSE 59999 [2024-06-25T18:45:59.999Z] ---> Running in 6fba2e83e1c6 [2024-06-25T18:45:59.999Z] Removing intermediate container 6fba2e83e1c6 [2024-06-25T18:45:59.999Z] ---> 293901f6ed72 [2024-06-25T18:45:59.999Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-06-25T18:45:59.999Z] ---> Running in e8df0b3a912a [2024-06-25T18:45:59.999Z] Removing intermediate container e8df0b3a912a [2024-06-25T18:45:59.999Z] ---> 7896fe304700 [2024-06-25T18:45:59.999Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T18:45:59.999Z] ---> Running in 7abf5bd9f7d9 [2024-06-25T18:45:59.999Z] Removing intermediate container 7abf5bd9f7d9 [2024-06-25T18:45:59.999Z] ---> e8a975a44161 [2024-06-25T18:45:59.999Z] Step 22/24 : LABEL arch=amd64 [2024-06-25T18:45:59.999Z] ---> Running in 11501e840325 [2024-06-25T18:45:59.999Z] Removing intermediate container 11501e840325 [2024-06-25T18:45:59.999Z] ---> 3d29d1c155c4 [2024-06-25T18:45:59.999Z] Step 23/24 : LABEL git_sha=86eb6c807a35fd3dd0f6177d9448a1172172eca4 [2024-06-25T18:45:59.999Z] ---> Running in 89e4586e5288 [2024-06-25T18:45:59.999Z] Removing intermediate container 89e4586e5288 [2024-06-25T18:45:59.999Z] ---> e409ad8ee9fa [2024-06-25T18:45:59.999Z] Step 24/24 : LABEL version=0.0.0 [2024-06-25T18:45:59.999Z] ---> Running in f2716629a9c7 [2024-06-25T18:45:59.999Z] Removing intermediate container f2716629a9c7 [2024-06-25T18:45:59.999Z] ---> 66c3760f9e94 [2024-06-25T18:45:59.999Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T18:45:59.999Z] Successfully built 66c3760f9e94 [2024-06-25T18:45:59.999Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:46:00.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T18:46:00.489Z] [2024-06-25T18:46:00.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:46:00.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T18:46:00.791Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T18:46:00.791Z] 5eb5b503b376: Pulling fs layer [2024-06-25T18:46:00.791Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T18:46:00.791Z] ec43610c2a17: Pulling fs layer [2024-06-25T18:46:00.791Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T18:46:00.791Z] 33b1e0a273af: Pulling fs layer [2024-06-25T18:46:00.791Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T18:46:00.791Z] 2f39f015ded8: Pulling fs layer [2024-06-25T18:46:00.791Z] 3a2ae6a8a46f: Waiting [2024-06-25T18:46:00.791Z] 33b1e0a273af: Waiting [2024-06-25T18:46:00.791Z] 5d3b04190fa2: Waiting [2024-06-25T18:46:00.791Z] 2f39f015ded8: Waiting [2024-06-25T18:46:00.791Z] 5c69ac0246d0: Verifying Checksum [2024-06-25T18:46:00.791Z] 5c69ac0246d0: Download complete [2024-06-25T18:46:00.791Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-25T18:46:00.791Z] 3a2ae6a8a46f: Download complete [2024-06-25T18:46:00.791Z] 33b1e0a273af: Verifying Checksum [2024-06-25T18:46:00.791Z] 33b1e0a273af: Download complete [2024-06-25T18:46:00.791Z] ec43610c2a17: Verifying Checksum [2024-06-25T18:46:00.791Z] ec43610c2a17: Download complete [2024-06-25T18:46:00.791Z] 5d3b04190fa2: Download complete [2024-06-25T18:46:01.048Z] 5eb5b503b376: Verifying Checksum [2024-06-25T18:46:01.048Z] 5eb5b503b376: Download complete [2024-06-25T18:46:01.613Z] 2f39f015ded8: Download complete [2024-06-25T18:46:02.179Z] 5eb5b503b376: Pull complete [2024-06-25T18:46:02.179Z] 5c69ac0246d0: Pull complete [2024-06-25T18:46:02.745Z] ec43610c2a17: Pull complete [2024-06-25T18:46:02.745Z] 3a2ae6a8a46f: Pull complete [2024-06-25T18:46:03.003Z] 33b1e0a273af: Pull complete [2024-06-25T18:46:03.003Z] 5d3b04190fa2: Pull complete [2024-06-25T18:46:07.187Z] 2f39f015ded8: Pull complete [2024-06-25T18:46:07.187Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T18:46:07.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T18:46:07.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T18:46:07.298Z] prd-ubuntu20.04-docker-8c-8g-4384 does not seem to be running inside a container [2024-06-25T18:46:07.329Z] $ 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-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T18:46:08.671Z] $ docker top fafe63719ee7d6dde5c6013aa5e4e64296a58d72134de8be895577598eb10557 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T18:46:09.158Z] ---> job-cost.sh [2024-06-25T18:46:09.158Z] lf-activate-venv: SKIPPING [2024-06-25T18:46:09.158Z] INFO: No Stack... [2024-06-25T18:46:09.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T18:46:09.677Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T18:46:09.968Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives/cost.csv [2024-06-25T18:46:09.968Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T18:46:09.980Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-8-stack-cost] [2024-06-25T18:46:09.989Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1580-8-stack-cost] did not exist. Created. [2024-06-25T18:46:09.995Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T18:46:10.307Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T18:46:10.345Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T18:46:10.354Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-8-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T18:46:10.379Z] $ docker stop --time=1 fafe63719ee7d6dde5c6013aa5e4e64296a58d72134de8be895577598eb10557 [2024-06-25T18:46:11.541Z] $ docker rm -f --volumes fafe63719ee7d6dde5c6013aa5e4e64296a58d72134de8be895577598eb10557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T18:47:40.300Z] Removing intermediate container d267897ae4ef [2024-06-25T18:47:40.300Z] ---> 8421a53e74b9 [2024-06-25T18:47:40.300Z] Step 9/10 : COPY . . [2024-06-25T18:47:40.300Z] ---> 1d00f859a219 [2024-06-25T18:47:40.300Z] Step 10/10 : RUN ${MAKE} [2024-06-25T18:47:40.300Z] ---> Running in d2e3d035b94c [2024-06-25T18:47:40.300Z] noop [2024-06-25T18:47:40.300Z] Removing intermediate container d2e3d035b94c [2024-06-25T18:47:40.300Z] ---> ef46cd78a190 [2024-06-25T18:47:40.300Z] Successfully built ef46cd78a190 [2024-06-25T18:47:40.300Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:47:40.652Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T18:47:40.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T18:47:40.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-4385 does not seem to be running inside a container [2024-06-25T18:47:40.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-25T18:47:42.075Z] $ docker top fed2eeb2fa61798de5018d0764ecc89c747195718c607247973b3e3fdeabc004 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T18:47:42.908Z] + go version [2024-06-25T18:47:42.909Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T18:47:42.921Z] $ docker stop --time=1 fed2eeb2fa61798de5018d0764ecc89c747195718c607247973b3e3fdeabc004 [2024-06-25T18:47:44.491Z] $ docker rm -f --volumes fed2eeb2fa61798de5018d0764ecc89c747195718c607247973b3e3fdeabc004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:47:45.070Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T18:47:45.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T18:47:45.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-4385 does not seem to be running inside a container [2024-06-25T18:47:45.309Z] $ 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/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-25T18:47:46.545Z] $ docker top 49bccb117efba37c4cfd484d49e23723efbd6e0aa8a3260cb0b8531acda025fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T18:47:47.391Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/8 [Pipeline] fileExists [Pipeline] sh [2024-06-25T18:47:48.114Z] + make test [2024-06-25T18:47:48.114Z] go test -race -coverprofile=coverage.out ./... [2024-06-25T18:48:27.010Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-06-25T18:51:48.787Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-06-25T18:51:48.787Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-06-25T18:51:48.787Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-06-25T18:51:48.787Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-06-25T18:51:48.787Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-06-25T18:51:49.056Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.120s coverage: 27.0% of statements [2024-06-25T18:51:53.311Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.170s coverage: 80.0% of statements [2024-06-25T18:51:58.661Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-06-25T18:51:58.661Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-06-25T18:52:00.072Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.261s coverage: 86.0% of statements [2024-06-25T18:52:03.411Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-06-25T18:52:05.346Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.436s coverage: 71.8% of statements [2024-06-25T18:52:09.578Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.163s coverage: 14.4% of statements [2024-06-25T18:52:09.578Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.612s coverage: 44.6% of statements [2024-06-25T18:52:09.844Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-06-25T18:52:09.844Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-06-25T18:52:11.246Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.306s coverage: 68.5% of statements [2024-06-25T18:52:14.574Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.355s coverage: 89.2% of statements [2024-06-25T18:52:17.895Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-06-25T18:52:19.312Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.240s coverage: 5.4% of statements [2024-06-25T18:52:20.266Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-25T18:52:20.266Z] GO111MODULE=on go vet ./... [2024-06-25T18:55:57.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T18:55:57.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T18:55:57.261Z] ./bin/test-attribution-txt.sh [2024-06-25T18:55:57.261Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T18:55:57.261Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T18:55:57.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T18:55:57.291Z] $ docker stop --time=1 49bccb117efba37c4cfd484d49e23723efbd6e0aa8a3260cb0b8531acda025fb [2024-06-25T18:55:59.257Z] $ docker rm -f --volumes 49bccb117efba37c4cfd484d49e23723efbd6e0aa8a3260cb0b8531acda025fb [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T18:56:01.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T18:56:01.450Z] Warning: overwriting stash ‘coverage-report’ [2024-06-25T18:56:02.037Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T18:56:02.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T18:56:02.757Z] + ls -al . [2024-06-25T18:56:02.757Z] total 372 [2024-06-25T18:56:02.757Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 18:47 . [2024-06-25T18:56:02.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 18:44 .. [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 18:44 .dockerignore [2024-06-25T18:56:02.757Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 18:44 .git [2024-06-25T18:56:02.757Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 18:44 .github [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 25 18:44 .gitignore [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 25 18:44 .golangci.yml [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jun 25 18:44 CHANGELOG.md [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 18:44 GOVERNANCE.md [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 885 Jun 25 18:44 Jenkinsfile [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 18:44 LICENSE [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jun 25 18:44 Makefile [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 25 18:44 OWNERS.md [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 25 18:44 README.md [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 18:42 VERSION [2024-06-25T18:56:02.757Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 18:44 bin [2024-06-25T18:56:02.757Z] -rw-r--r-- 1 jenkins jenkins 122663 Jun 25 18:52 coverage.out [2024-06-25T18:56:02.757Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 18:44 example [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 7101 Jun 25 18:44 go.mod [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 102001 Jun 25 18:44 go.sum [2024-06-25T18:56:02.757Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 18:44 internal [2024-06-25T18:56:02.757Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 18:44 openapi [2024-06-25T18:56:02.757Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 18:44 pkg [2024-06-25T18:56:02.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 18:44 snap [2024-06-25T18:56:02.757Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:56:03.096Z] + 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=9b341dd96325adb5f3b63082d72c9242068405c6 --label arch=arm64 --label version=0.0.0 . [2024-06-25T18:56:03.680Z] Sending build context to Docker daemon 13.31MB [2024-06-25T18:56:03.680Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T18:56:03.680Z] Step 2/24 : FROM ${BASE} AS builder [2024-06-25T18:56:03.680Z] ---> ef46cd78a190 [2024-06-25T18:56:03.680Z] Step 3/24 : ARG MAKE=make build [2024-06-25T18:56:03.945Z] ---> Running in 3a673e7e2a85 [2024-06-25T18:56:04.209Z] Removing intermediate container 3a673e7e2a85 [2024-06-25T18:56:04.209Z] ---> e4075342e925 [2024-06-25T18:56:04.209Z] Step 4/24 : WORKDIR /device-sdk-go [2024-06-25T18:56:04.209Z] ---> Running in 6ee61b5ffcc1 [2024-06-25T18:56:04.476Z] Removing intermediate container 6ee61b5ffcc1 [2024-06-25T18:56:04.476Z] ---> e7ac925728d9 [2024-06-25T18:56:04.476Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T18:56:04.476Z] ---> Running in c44b3e7259d2 [2024-06-25T18:56:04.741Z] Removing intermediate container c44b3e7259d2 [2024-06-25T18:56:04.741Z] ---> 65a7fbd10193 [2024-06-25T18:56:04.741Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-06-25T18:56:05.016Z] ---> Running in e295676fa9f0 [2024-06-25T18:56:05.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T18:56:06.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T18:56:07.190Z] OK: 266 MiB in 52 packages [2024-06-25T18:56:08.142Z] Removing intermediate container e295676fa9f0 [2024-06-25T18:56:08.142Z] ---> 697237ac63b9 [2024-06-25T18:56:08.142Z] Step 7/24 : COPY go.mod vendor* ./ [2024-06-25T18:56:08.731Z] ---> 3a29d24a892d [2024-06-25T18:56:08.731Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T18:56:08.731Z] ---> Running in f6ac35491dfd [2024-06-25T18:56:10.666Z] Removing intermediate container f6ac35491dfd [2024-06-25T18:56:10.666Z] ---> 602c1fab5050 [2024-06-25T18:56:10.666Z] Step 9/24 : COPY . . [2024-06-25T18:56:12.600Z] ---> c3869adde955 [2024-06-25T18:56:12.600Z] Step 10/24 : RUN ${MAKE} [2024-06-25T18:56:12.600Z] ---> Running in 7a5639e1ea02 [2024-06-25T18:56:13.556Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-06-25T18:59:35.290Z] Removing intermediate container 7a5639e1ea02 [2024-06-25T18:59:35.290Z] ---> 951c5a24b0aa [2024-06-25T18:59:35.290Z] Step 11/24 : FROM alpine:3.18 [2024-06-25T18:59:35.290Z] 3.18: Pulling from library/alpine [2024-06-25T18:59:35.290Z] 5c905c7ebe2f: Pulling fs layer [2024-06-25T18:59:35.290Z] 5c905c7ebe2f: Verifying Checksum [2024-06-25T18:59:35.290Z] 5c905c7ebe2f: Download complete [2024-06-25T18:59:35.290Z] 5c905c7ebe2f: Pull complete [2024-06-25T18:59:35.290Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T18:59:35.290Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T18:59:35.290Z] ---> dec292d02e07 [2024-06-25T18:59:35.290Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-06-25T18:59:35.290Z] ---> Running in f7f268a3198a [2024-06-25T18:59:35.290Z] Removing intermediate container f7f268a3198a [2024-06-25T18:59:35.290Z] ---> cb2eb7a173d5 [2024-06-25T18:59:35.290Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-06-25T18:59:35.290Z] ---> Running in e16ffc297810 [2024-06-25T18:59:35.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T18:59:35.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T18:59:35.290Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T18:59:35.290Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T18:59:35.290Z] OK: 8 MiB in 16 packages [2024-06-25T18:59:35.290Z] Removing intermediate container e16ffc297810 [2024-06-25T18:59:35.290Z] ---> 40aad4a7b108 [2024-06-25T18:59:35.290Z] Step 14/24 : RUN apk --no-cache upgrade [2024-06-25T18:59:35.290Z] ---> Running in d9ad8046001a [2024-06-25T18:59:35.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T18:59:35.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T18:59:36.775Z] OK: 8 MiB in 16 packages [2024-06-25T18:59:37.359Z] Removing intermediate container d9ad8046001a [2024-06-25T18:59:37.359Z] ---> f34e4a5b05e9 [2024-06-25T18:59:37.359Z] Step 15/24 : WORKDIR / [2024-06-25T18:59:37.625Z] ---> Running in f4e0472ad81b [2024-06-25T18:59:37.891Z] Removing intermediate container f4e0472ad81b [2024-06-25T18:59:37.891Z] ---> feef9a6f8b08 [2024-06-25T18:59:37.892Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-06-25T18:59:38.160Z] ---> b1da440df409 [2024-06-25T18:59:38.160Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-06-25T18:59:40.741Z] ---> 7abcd3ae29d6 [2024-06-25T18:59:40.741Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-06-25T18:59:40.741Z] ---> 54359dc924b4 [2024-06-25T18:59:40.741Z] Step 19/24 : EXPOSE 59999 [2024-06-25T18:59:41.008Z] ---> Running in 608e66b017b7 [2024-06-25T18:59:41.276Z] Removing intermediate container 608e66b017b7 [2024-06-25T18:59:41.276Z] ---> 7dbabd815779 [2024-06-25T18:59:41.276Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-06-25T18:59:41.276Z] ---> Running in f73d4be89c0b [2024-06-25T18:59:41.543Z] Removing intermediate container f73d4be89c0b [2024-06-25T18:59:41.543Z] ---> 441e8d9ac679 [2024-06-25T18:59:41.543Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T18:59:41.543Z] ---> Running in 895f63556fef [2024-06-25T18:59:41.809Z] Removing intermediate container 895f63556fef [2024-06-25T18:59:41.809Z] ---> 8f7ec422b209 [2024-06-25T18:59:41.809Z] Step 22/24 : LABEL arch=arm64 [2024-06-25T18:59:42.076Z] ---> Running in 83dd314b87ee [2024-06-25T18:59:42.344Z] Removing intermediate container 83dd314b87ee [2024-06-25T18:59:42.344Z] ---> 078b268b4376 [2024-06-25T18:59:42.344Z] Step 23/24 : LABEL git_sha=9b341dd96325adb5f3b63082d72c9242068405c6 [2024-06-25T18:59:42.344Z] ---> Running in 219a9f6014e5 [2024-06-25T18:59:42.612Z] Removing intermediate container 219a9f6014e5 [2024-06-25T18:59:42.612Z] ---> 93c8fb74d27c [2024-06-25T18:59:42.612Z] Step 24/24 : LABEL version=0.0.0 [2024-06-25T18:59:42.612Z] ---> Running in 8341dcf31523 [2024-06-25T18:59:42.878Z] Removing intermediate container 8341dcf31523 [2024-06-25T18:59:42.878Z] ---> 16dfe573f264 [2024-06-25T18:59:42.878Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T18:59:43.146Z] Successfully built 16dfe573f264 [2024-06-25T18:59:43.146Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:59:43.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T18:59:43.595Z] [2024-06-25T18:59:43.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T18:59:43.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T18:59:43.923Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T18:59:43.923Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T18:59:43.923Z] 04944245beec: Pulling fs layer [2024-06-25T18:59:43.923Z] 699f458cf7ca: Pulling fs layer [2024-06-25T18:59:43.923Z] 765212b225bb: Pulling fs layer [2024-06-25T18:59:43.923Z] f23df028b6ca: Pulling fs layer [2024-06-25T18:59:43.923Z] 765212b225bb: Waiting [2024-06-25T18:59:43.923Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T18:59:43.923Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T18:59:43.923Z] f23df028b6ca: Waiting [2024-06-25T18:59:43.923Z] d65c8cfc05b1: Waiting [2024-06-25T18:59:43.923Z] 2437ff75d9bd: Waiting [2024-06-25T18:59:44.192Z] 04944245beec: Verifying Checksum [2024-06-25T18:59:44.192Z] 04944245beec: Download complete [2024-06-25T18:59:44.192Z] 765212b225bb: Verifying Checksum [2024-06-25T18:59:44.192Z] 765212b225bb: Download complete [2024-06-25T18:59:44.192Z] f23df028b6ca: Verifying Checksum [2024-06-25T18:59:44.192Z] f23df028b6ca: Download complete [2024-06-25T18:59:44.192Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T18:59:44.192Z] d65c8cfc05b1: Download complete [2024-06-25T18:59:44.459Z] 699f458cf7ca: Verifying Checksum [2024-06-25T18:59:44.459Z] 699f458cf7ca: Download complete [2024-06-25T18:59:44.725Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T18:59:44.725Z] 8998bd30e6a1: Download complete [2024-06-25T18:59:47.302Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T18:59:47.302Z] 2437ff75d9bd: Download complete [2024-06-25T18:59:49.241Z] 8998bd30e6a1: Pull complete [2024-06-25T18:59:49.823Z] 04944245beec: Pull complete [2024-06-25T18:59:51.226Z] 699f458cf7ca: Pull complete [2024-06-25T18:59:51.492Z] 765212b225bb: Pull complete [2024-06-25T18:59:52.451Z] f23df028b6ca: Pull complete [2024-06-25T18:59:52.451Z] d65c8cfc05b1: Pull complete [2024-06-25T19:00:10.642Z] 2437ff75d9bd: Pull complete [2024-06-25T19:00:10.642Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T19:00:10.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T19:00:10.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T19:00:10.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-4385 does not seem to be running inside a container [2024-06-25T19:00:10.889Z] $ 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/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-25T19:00:13.500Z] $ docker top dbca6dd1522172517d7ccace022d86f552bdb0107ebef2996f95fa41e6e84abf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T19:00:14.325Z] ---> job-cost.sh [2024-06-25T19:00:14.325Z] lf-activate-venv: SKIPPING [2024-06-25T19:00:14.325Z] INFO: No Stack... [2024-06-25T19:00:14.589Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T19:00:15.539Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T19:00:16.169Z] + + catcut /w/workspace/device-sdk-go/8/archives/cost.csv -d, [2024-06-25T19:00:16.169Z] -f6 [Pipeline] lock [2024-06-25T19:00:16.222Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-8-stack-cost] [2024-06-25T19:00:16.232Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1580-8-stack-cost] did not exist. Created. [2024-06-25T19:00:16.238Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T19:00:16.582Z] /w/workspace/device-sdk-go/8@tmp/durable-ffd227e6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T19:00:16.895Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T19:00:16.926Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T19:00:17.002Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T19:00:17.010Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-8-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T19:00:17.024Z] $ docker stop --time=1 dbca6dd1522172517d7ccace022d86f552bdb0107ebef2996f95fa41e6e84abf [2024-06-25T19:00:18.535Z] $ docker rm -f --volumes dbca6dd1522172517d7ccace022d86f552bdb0107ebef2996f95fa41e6e84abf [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 [2024-06-25T19:00:19.090Z] provisioning config files... [2024-06-25T19:00:19.097Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config2742408087463056547tmp [Pipeline] { [Pipeline] sh [2024-06-25T19:00:19.393Z] + set +x [2024-06-25T19:00:19.393Z] + bash -s -- [2024-06-25T19:00:19.393Z] + curl -s https://codecov.io/bash [2024-06-25T19:00:19.393Z] [2024-06-25T19:00:19.393Z] _____ _ [2024-06-25T19:00:19.393Z] / ____| | | [2024-06-25T19:00:19.393Z] | | ___ __| | ___ ___ _____ __ [2024-06-25T19:00:19.393Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-25T19:00:19.393Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-25T19:00:19.393Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-25T19:00:19.393Z] Bash-1.0.6 [2024-06-25T19:00:19.393Z] [2024-06-25T19:00:19.393Z] [2024-06-25T19:00:19.393Z] ==> git version 2.25.1 found [2024-06-25T19:00:19.393Z] ==> 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 [2024-06-25T19:00:19.393Z] Release-Date: 2020-01-08 [2024-06-25T19:00:19.393Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-25T19:00:19.393Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-25T19:00:19.393Z] ==> Jenkins CI detected. [2024-06-25T19:00:19.393Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1580 [2024-06-25T19:00:19.393Z] project root: . [2024-06-25T19:00:19.393Z] --> token set from env [2024-06-25T19:00:19.393Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-25T19:00:19.393Z] ==> Running gcov in . (disable via -X gcov) [2024-06-25T19:00:19.393Z] ==> Python coveragepy not found [2024-06-25T19:00:19.393Z] ==> Searching for coverage reports in: [2024-06-25T19:00:19.393Z] + . [2024-06-25T19:00:19.393Z] -> Found 1 reports [2024-06-25T19:00:19.393Z] ==> Detecting git/mercurial file structure [2024-06-25T19:00:19.652Z] ==> Reading reports [2024-06-25T19:00:19.652Z] + ./coverage.out bytes=122663 [2024-06-25T19:00:19.652Z] ==> Appending adjustments [2024-06-25T19:00:19.652Z] https://docs.codecov.io/docs/fixing-reports [2024-06-25T19:00:19.913Z] + Found adjustments [2024-06-25T19:00:19.913Z] ==> Gzipping contents [2024-06-25T19:00:19.913Z] 20K /tmp/codecov.G5yVg2.gz [2024-06-25T19:00:19.913Z] ==> Uploading reports [2024-06-25T19:00:19.913Z] url: https://codecov.io [2024-06-25T19:00:19.913Z] query: branch=PR-1580&commit=86eb6c807a35fd3dd0f6177d9448a1172172eca4&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1580%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1580&job=&cmd_args= [2024-06-25T19:00:19.913Z] -> Pinging Codecov [2024-06-25T19:00:19.913Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1580&commit=86eb6c807a35fd3dd0f6177d9448a1172172eca4&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1580%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1580&job=&cmd_args= [2024-06-25T19:00:19.913Z] -> Uploading to [2024-06-25T19:00:19.913Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-25/7E55EF52A471D76F132DFD9A03CDDE97/86eb6c807a35fd3dd0f6177d9448a1172172eca4/cb92c8e1-5630-4146-a306-ed53345c3061.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T190019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c41e1629a41eab636ef9c3b57f494b752b9cbfb1c9529f6fafe5294eff7874 [2024-06-25T19:00:19.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T19:00:19.913Z] Dload Upload Total Spent Left Speed [2024-06-25T19:00:20.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16793 0 0 100 16793 0 73331 --:--:-- --:--:-- --:--:-- 73331 [2024-06-25T19:00:20.175Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/86eb6c807a35fd3dd0f6177d9448a1172172eca4 [Pipeline] } [2024-06-25T19:00:20.183Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-25T19:00:21.035Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives ] [2024-06-25T19:00:21.035Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives [2024-06-25T19:00:21.035Z] total 16 [2024-06-25T19:00:21.035Z] drwxr-xr-x 3 root root 4096 Jun 25 18:46 . [2024-06-25T19:00:21.035Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 18:46 .. [2024-06-25T19:00:21.035Z] drwxr-xr-x 2 root root 4096 Jun 25 18:46 cost [2024-06-25T19:00:21.035Z] -rw-r--r-- 1 root root 86 Jun 25 18:46 cost.csv [2024-06-25T19:00:21.035Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives [2024-06-25T19:00:21.035Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives [2024-06-25T19:00:21.035Z] total 16 [2024-06-25T19:00:21.035Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 18:46 . [2024-06-25T19:00:21.035Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 18:46 .. [2024-06-25T19:00:21.035Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 18:46 cost [2024-06-25T19:00:21.035Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 25 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T19:00:21.329Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T19:00:22.192Z] ---> package-listing.sh [2024-06-25T19:00:22.192Z] ++ facter osfamily [2024-06-25T19:00:22.192Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T19:00:22.451Z] + OS_FAMILY=debian [2024-06-25T19:00:22.451Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1580 [2024-06-25T19:00:22.451Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T19:00:22.451Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T19:00:22.451Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T19:00:22.451Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T19:00:22.451Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1580 ']' [2024-06-25T19:00:22.451Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T19:00:22.451Z] + case "${OS_FAMILY}" in [2024-06-25T19:00:22.451Z] + dpkg -l [2024-06-25T19:00:22.451Z] + grep '^ii' [2024-06-25T19:00:22.451Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T19:00:22.451Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T19:00:22.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T19:00:22.452Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1580 ']' [2024-06-25T19:00:22.452Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives/ [2024-06-25T19:00:22.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives/ [Pipeline] echo [2024-06-25T19:00:22.461Z] 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-1580/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-25T19:00:22.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T19:00:23.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T19:00:23.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T19:00:23.396Z] prd-ubuntu20.04-docker-8c-8g-4384 does not seem to be running inside a container [2024-06-25T19:00:23.426Z] $ 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-1580/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-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T19:00:23.615Z] $ docker top b50a04670059642d78b40a52200819057ab58d2ef4773069d634e4270fcf4ca1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T19:00:23.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T19:00:24.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T19:00:24.558Z] + ls /var/log/sa-host [2024-06-25T19:00:24.558Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T19:00:24.724Z] provisioning config files... [2024-06-25T19:00:24.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config10370184014939634196tmp [Pipeline] { [Pipeline] echo [2024-06-25T19:00:24.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T19:00:25.132Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T19:00:25.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T19:00:25.552Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T19:00:25.572Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T19:00:25.890Z] ---> sudo-logs.sh [2024-06-25T19:00:25.890Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T19:00:25.922Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T19:00:26.208Z] ---> job-cost.sh [2024-06-25T19:00:26.208Z] lf-activate-venv: SKIPPING [2024-06-25T19:00:26.208Z] DEBUG: total: 0.2199999988079071 [2024-06-25T19:00:26.208Z] INFO: Retrieving Stack Cost... [2024-06-25T19:00:26.778Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T19:00:27.037Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T19:00:27.050Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T19:00:27.336Z] ---> logs-deploy.sh [2024-06-25T19:00:27.336Z] lf-activate-venv: SKIPPING [2024-06-25T19:00:27.336Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1580/8 [2024-06-25T19:00:27.336Z] INFO: archiving workspace using pattern(s): [2024-06-25T19:00:28.273Z] Archives upload complete. [2024-06-25T19:00:28.273Z] INFO: archiving logs to Nexus