Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d 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-ssh17578576875475668444.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11933149060792077773.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5951595785069261114.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13408655698538770000.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16438934731111428282.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.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5577’ Running on prd-ubuntu20.04-docker-8c-8g-5579 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d (main) Commit message: "feat!: replace REST provision watcher callbacks with System Events (#1315)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d # timeout=10 > git rev-list --no-walk 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T17:25:16.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T17:25:16.239Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T17:25:16.258Z] ========================================================= [2023-02-13T17:25:16.258Z] EdgeX Global Pipelines Version Info [2023-02-13T17:25:16.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:25:17.339Z] ------------------- [2023-02-13T17:25:17.339Z] stable info: [2023-02-13T17:25:17.339Z] ------------------- [2023-02-13T17:25:17.339Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T17:25:17.339Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T17:25:17.339Z] Message: update stable to v1.0.244 [2023-02-13T17:25:17.605Z] ------------------- [2023-02-13T17:25:17.605Z] experimental info: [2023-02-13T17:25:17.605Z] ------------------- [2023-02-13T17:25:17.606Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T17:25:17.606Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T17:25:17.606Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T17:25:17.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-13T17:25:17.780Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-13T17:25:17.792Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T17:25:17.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T17:25:17.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T17:25:17.836Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T17:25:17.851Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T17:25:17.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-13T17:25:17.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T17:25:17.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T17:25:17.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T17:25:17.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-13T17:25:17.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T17:25:17.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T17:25:17.969Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T17:25:17.986Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T17:25:17.999Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T17:25:18.011Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T17:25:18.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T17:25:18.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T17:25:18.062Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-13T17:25:18.075Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-13T17:25:18.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-13T17:25:18.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-13T17:25:18.102Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-13T17:25:18.116Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T17:25:18.129Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T17:25:18.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-13T17:25:18.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-13T17:25:18.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-13T17:25:18.170Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d [Pipeline] echo [2023-02-13T17:25:18.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ea8883 [Pipeline] echo [2023-02-13T17:25:18.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T17:25:18.239Z] provisioning config files... [2023-02-13T17:25:18.253Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12420592368755356512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:25:18.559Z] ---> docker-login.sh [2023-02-13T17:25:18.560Z] nexus3.edgexfoundry.org:10001 [2023-02-13T17:25:18.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:25:18.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:25:18.818Z] Configure a credential helper to remove this warning. See [2023-02-13T17:25:18.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:25:18.818Z] [2023-02-13T17:25:18.818Z] Login Succeeded [2023-02-13T17:25:18.818Z] nexus3.edgexfoundry.org:10002 [2023-02-13T17:25:19.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:25:19.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:25:19.078Z] Configure a credential helper to remove this warning. See [2023-02-13T17:25:19.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:25:19.078Z] [2023-02-13T17:25:19.078Z] Login Succeeded [2023-02-13T17:25:19.078Z] nexus3.edgexfoundry.org:10003 [2023-02-13T17:25:19.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:25:19.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:25:19.078Z] Configure a credential helper to remove this warning. See [2023-02-13T17:25:19.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:25:19.078Z] [2023-02-13T17:25:19.078Z] Login Succeeded [2023-02-13T17:25:19.078Z] nexus3.edgexfoundry.org:10004 [2023-02-13T17:25:19.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:25:19.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:25:19.340Z] Configure a credential helper to remove this warning. See [2023-02-13T17:25:19.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:25:19.340Z] [2023-02-13T17:25:19.340Z] Login Succeeded [2023-02-13T17:25:19.340Z] docker.io [2023-02-13T17:25:19.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:25:19.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:25:19.600Z] Configure a credential helper to remove this warning. See [2023-02-13T17:25:19.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:25:19.600Z] [2023-02-13T17:25:19.600Z] Login Succeeded [2023-02-13T17:25:19.600Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T17:25:19.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T17:25:19.995Z] + git rev-list -1 --merges 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d~1..8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d [Pipeline] echo [2023-02-13T17:25:20.051Z] -----------> git rev-list -1 --merges 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d~1..8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d [false] [Pipeline] sh [2023-02-13T17:25:20.343Z] + git log --format=format:%s -1 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d [Pipeline] echo [2023-02-13T17:25:20.359Z] ========================================================= [2023-02-13T17:25:20.359Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T17:25:20.359Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T17:25:20.682Z] + git log --format=format:%s -1 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d [Pipeline] echo [2023-02-13T17:25:20.693Z] [semverPrep] GIT_COMMIT: 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d, Commit Message: feat!: replace REST provision watcher callbacks with System Events (#1315) [Pipeline] echo [2023-02-13T17:25:20.701Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-13T17:25:21.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T17:25:21.058Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T17:25:21.058Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T17:25:21.058Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T17:25:21.058Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T17:25:21.058Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T17:25:21.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:25:21.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T17:25:21.487Z] [2023-02-13T17:25:21.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:25:21.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T17:25:22.063Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T17:25:22.063Z] b85a868b505f: Pulling fs layer [2023-02-13T17:25:22.063Z] e2be974225ed: Pulling fs layer [2023-02-13T17:25:22.063Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T17:25:22.063Z] 988bab9f4d93: Pulling fs layer [2023-02-13T17:25:22.063Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T17:25:22.063Z] eaf3925da568: Pulling fs layer [2023-02-13T17:25:22.063Z] bab4dde63d76: Pulling fs layer [2023-02-13T17:25:22.063Z] bde34c3a00c8: Pulling fs layer [2023-02-13T17:25:22.063Z] b352a97aabf1: Pulling fs layer [2023-02-13T17:25:22.063Z] bab4dde63d76: Waiting [2023-02-13T17:25:22.063Z] 4872d77fe225: Pulling fs layer [2023-02-13T17:25:22.063Z] 5851b861e8e6: Pulling fs layer [2023-02-13T17:25:22.063Z] eaf3925da568: Waiting [2023-02-13T17:25:22.063Z] 5851b861e8e6: Waiting [2023-02-13T17:25:22.063Z] e2be974225ed: Download complete [2023-02-13T17:25:22.063Z] 988bab9f4d93: Verifying Checksum [2023-02-13T17:25:22.063Z] 988bab9f4d93: Download complete [2023-02-13T17:25:22.326Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T17:25:22.326Z] 339a4e72a1f5: Download complete [2023-02-13T17:25:22.326Z] eaf3925da568: Download complete [2023-02-13T17:25:22.587Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T17:25:22.587Z] 1469e6f7b9e6: Download complete [2023-02-13T17:25:22.587Z] bde34c3a00c8: Download complete [2023-02-13T17:25:22.587Z] b352a97aabf1: Download complete [2023-02-13T17:25:22.587Z] 4872d77fe225: Verifying Checksum [2023-02-13T17:25:22.587Z] 4872d77fe225: Download complete [2023-02-13T17:25:22.587Z] 5851b861e8e6: Verifying Checksum [2023-02-13T17:25:22.587Z] 5851b861e8e6: Download complete [2023-02-13T17:25:22.848Z] b85a868b505f: Verifying Checksum [2023-02-13T17:25:22.848Z] b85a868b505f: Download complete [2023-02-13T17:25:23.784Z] bab4dde63d76: Verifying Checksum [2023-02-13T17:25:23.784Z] bab4dde63d76: Download complete [2023-02-13T17:25:23.784Z] b85a868b505f: Pull complete [2023-02-13T17:25:24.044Z] e2be974225ed: Pull complete [2023-02-13T17:25:24.306Z] 339a4e72a1f5: Pull complete [2023-02-13T17:25:24.567Z] 988bab9f4d93: Pull complete [2023-02-13T17:25:24.828Z] 1469e6f7b9e6: Pull complete [2023-02-13T17:25:24.828Z] eaf3925da568: Pull complete [2023-02-13T17:25:26.734Z] bab4dde63d76: Pull complete [2023-02-13T17:25:26.734Z] bde34c3a00c8: Pull complete [2023-02-13T17:25:26.734Z] b352a97aabf1: Pull complete [2023-02-13T17:25:26.734Z] 4872d77fe225: Pull complete [2023-02-13T17:25:26.734Z] 5851b861e8e6: Pull complete [2023-02-13T17:25:26.734Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T17:25:26.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T17:25:26.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:25:27.090Z] prd-ubuntu20.04-docker-8c-8g-5579 does not seem to be running inside a container [2023-02-13T17:25:27.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T17:25:28.570Z] $ docker top ae06b61b1d51093a80cd598ebb992cc1476c23bf3b3f7a567afe95f3818d505a -eo pid,comm [2023-02-13T17:25:28.627Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T17:25:28.627Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T17:25:28.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T17:25:28.655Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T17:25:28.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T17:25:28.761Z] $ docker exec ae06b61b1d51093a80cd598ebb992cc1476c23bf3b3f7a567afe95f3818d505a ssh-agent [2023-02-13T17:25:28.886Z] SSH_AUTH_SOCK=/tmp/ssh-LfGdcMsqguhk/agent.33 [2023-02-13T17:25:28.886Z] SSH_AGENT_PID=40 [2023-02-13T17:25:28.892Z] Running ssh-add (command line suppressed) [2023-02-13T17:25:29.018Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15861567285361881624.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15861567285361881624.key) [2023-02-13T17:25:29.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T17:25:29.327Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T17:25:29.336Z] $ docker exec --env ******** --env ******** ae06b61b1d51093a80cd598ebb992cc1476c23bf3b3f7a567afe95f3818d505a ssh-agent -k [2023-02-13T17:25:29.437Z] unset SSH_AUTH_SOCK; [2023-02-13T17:25:29.438Z] unset SSH_AGENT_PID; [2023-02-13T17:25:29.438Z] echo Agent pid 40 killed; [2023-02-13T17:25:29.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T17:25:29.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T17:25:29.475Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T17:25:29.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T17:25:29.581Z] $ docker exec ae06b61b1d51093a80cd598ebb992cc1476c23bf3b3f7a567afe95f3818d505a ssh-agent [2023-02-13T17:25:29.682Z] SSH_AUTH_SOCK=/tmp/ssh-VzmCKGYMaKzw/agent.72 [2023-02-13T17:25:29.682Z] SSH_AGENT_PID=78 [2023-02-13T17:25:29.687Z] Running ssh-add (command line suppressed) [2023-02-13T17:25:29.782Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5188610296195651113.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5188610296195651113.key) [2023-02-13T17:25:29.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T17:25:30.088Z] + git semver init [2023-02-13T17:25:30.348Z] 2023-02-13 17:25:30,269 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T17:25:30.348Z] 2023-02-13 17:25:30,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-13T17:25:30.348Z] 2023-02-13 17:25:30,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-13T17:25:30.348Z] 2023-02-13 17:25:30,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T17:25:31.728Z] 2023-02-13 17:25:31,375 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-13T17:25:31.728Z] 2023-02-13 17:25:31,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-13T17:25:31.728Z] 2023-02-13 17:25:31,376 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T17:25:31.728Z] 2023-02-13 17:25:31,376 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T17:25:31.728Z] 3.0.0-dev.24 [Pipeline] } [2023-02-13T17:25:31.736Z] $ docker exec --env ******** --env ******** ae06b61b1d51093a80cd598ebb992cc1476c23bf3b3f7a567afe95f3818d505a ssh-agent -k [2023-02-13T17:25:31.826Z] unset SSH_AUTH_SOCK; [2023-02-13T17:25:31.826Z] unset SSH_AGENT_PID; [2023-02-13T17:25:31.826Z] echo Agent pid 78 killed; [2023-02-13T17:25:31.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T17:25:32.137Z] + git semver [Pipeline] } [2023-02-13T17:25:32.408Z] $ docker stop --time=1 ae06b61b1d51093a80cd598ebb992cc1476c23bf3b3f7a567afe95f3818d505a [2023-02-13T17:25:33.736Z] $ docker rm -f --volumes ae06b61b1d51093a80cd598ebb992cc1476c23bf3b3f7a567afe95f3818d505a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T17:25:34.085Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T17:25:34.327Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T17:25:34.331Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T17:25:34.510Z] provisioning config files... [2023-02-13T17:25:34.521Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10348735111789984682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:25:34.826Z] ---> docker-login.sh [2023-02-13T17:25:34.826Z] nexus3.edgexfoundry.org:10001 [2023-02-13T17:25:34.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:25:34.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:25:34.826Z] Configure a credential helper to remove this warning. See [2023-02-13T17:25:34.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:25:34.826Z] [2023-02-13T17:25:34.826Z] Login Succeeded [2023-02-13T17:25:34.826Z] nexus3.edgexfoundry.org:10002 [2023-02-13T17:25:34.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:25:34.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:25:34.826Z] Configure a credential helper to remove this warning. See [2023-02-13T17:25:34.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:25:34.826Z] [2023-02-13T17:25:34.826Z] Login Succeeded [2023-02-13T17:25:34.826Z] nexus3.edgexfoundry.org:10003 [2023-02-13T17:25:35.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:25:35.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:25:35.089Z] Configure a credential helper to remove this warning. See [2023-02-13T17:25:35.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:25:35.089Z] [2023-02-13T17:25:35.089Z] Login Succeeded [2023-02-13T17:25:35.089Z] nexus3.edgexfoundry.org:10004 [2023-02-13T17:25:35.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:25:35.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:25:35.089Z] Configure a credential helper to remove this warning. See [2023-02-13T17:25:35.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:25:35.089Z] [2023-02-13T17:25:35.089Z] Login Succeeded [2023-02-13T17:25:35.089Z] docker.io [2023-02-13T17:25:35.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:25:35.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:25:35.610Z] Configure a credential helper to remove this warning. See [2023-02-13T17:25:35.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:25:35.610Z] [2023-02-13T17:25:35.610Z] Login Succeeded [2023-02-13T17:25:35.610Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T17:25:35.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T17:25:35.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T17:25:35.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T17:25:35.704Z] ========================================================= [2023-02-13T17:25:35.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T17:25:35.704Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:25:36.018Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T17:25:36.018Z] Sending build context to Docker daemon 10.38MB [2023-02-13T17:25:36.018Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T17:25:36.018Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T17:25:36.018Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T17:25:36.018Z] 213ec9aee27d: Pulling fs layer [2023-02-13T17:25:36.018Z] 4583459ba037: Pulling fs layer [2023-02-13T17:25:36.018Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T17:25:36.018Z] 53926ce57604: Pulling fs layer [2023-02-13T17:25:36.018Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T17:25:36.018Z] 22ff95d597cd: Pulling fs layer [2023-02-13T17:25:36.018Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T17:25:36.018Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T17:25:36.018Z] a7acece74701: Pulling fs layer [2023-02-13T17:25:36.018Z] 22ff95d597cd: Waiting [2023-02-13T17:25:36.018Z] 53926ce57604: Waiting [2023-02-13T17:25:36.018Z] 12d6caf4c0d1: Waiting [2023-02-13T17:25:36.018Z] 21b2b0c7a3f4: Waiting [2023-02-13T17:25:36.018Z] 96b7cbca73a9: Waiting [2023-02-13T17:25:36.018Z] a7acece74701: Waiting [2023-02-13T17:25:36.278Z] 4583459ba037: Verifying Checksum [2023-02-13T17:25:36.278Z] 4583459ba037: Download complete [2023-02-13T17:25:36.278Z] 93c1e223e6f2: Verifying Checksum [2023-02-13T17:25:36.278Z] 93c1e223e6f2: Download complete [2023-02-13T17:25:36.278Z] 213ec9aee27d: Verifying Checksum [2023-02-13T17:25:36.278Z] 213ec9aee27d: Download complete [2023-02-13T17:25:36.278Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-13T17:25:36.278Z] 21b2b0c7a3f4: Download complete [2023-02-13T17:25:36.278Z] 22ff95d597cd: Verifying Checksum [2023-02-13T17:25:36.278Z] 22ff95d597cd: Download complete [2023-02-13T17:25:36.540Z] 213ec9aee27d: Pull complete [2023-02-13T17:25:36.540Z] 12d6caf4c0d1: Verifying Checksum [2023-02-13T17:25:36.540Z] 12d6caf4c0d1: Download complete [2023-02-13T17:25:36.814Z] 4583459ba037: Pull complete [2023-02-13T17:25:36.814Z] 93c1e223e6f2: Pull complete [2023-02-13T17:25:37.795Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T17:25:37.795Z] 96b7cbca73a9: Download complete [2023-02-13T17:25:37.795Z] a7acece74701: Verifying Checksum [2023-02-13T17:25:37.795Z] a7acece74701: Download complete [2023-02-13T17:25:38.056Z] 53926ce57604: Verifying Checksum [2023-02-13T17:25:38.056Z] 53926ce57604: Download complete [2023-02-13T17:25:41.344Z] 53926ce57604: Pull complete [2023-02-13T17:25:41.344Z] 21b2b0c7a3f4: Pull complete [2023-02-13T17:25:41.603Z] 22ff95d597cd: Pull complete [2023-02-13T17:25:41.603Z] 12d6caf4c0d1: Pull complete [2023-02-13T17:25:43.511Z] 96b7cbca73a9: Pull complete [2023-02-13T17:25:44.447Z] a7acece74701: Pull complete [2023-02-13T17:25:44.447Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T17:25:44.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T17:25:44.447Z] ---> db6d94c90886 [2023-02-13T17:25:44.447Z] Step 3/10 : ARG MAKE=make build [2023-02-13T17:25:46.359Z] ---> Running in e9e382f8347e [2023-02-13T17:25:46.359Z] Removing intermediate container e9e382f8347e [2023-02-13T17:25:46.359Z] ---> b344765f698e [2023-02-13T17:25:46.359Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-13T17:25:46.621Z] ---> Running in 64efd7874619 [2023-02-13T17:25:46.621Z] Removing intermediate container 64efd7874619 [2023-02-13T17:25:46.621Z] ---> 4dfea6ec0540 [2023-02-13T17:25:46.621Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T17:25:46.621Z] ---> Running in 90f4a5abd5a4 [2023-02-13T17:25:46.879Z] Removing intermediate container 90f4a5abd5a4 [2023-02-13T17:25:46.879Z] ---> 2aff005f0599 [2023-02-13T17:25:46.879Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-13T17:25:46.879Z] ---> Running in b671d91e35e0 [2023-02-13T17:25:47.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T17:25:47.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T17:25:47.962Z] OK: 211 MiB in 51 packages [2023-02-13T17:25:48.223Z] Removing intermediate container b671d91e35e0 [2023-02-13T17:25:48.223Z] ---> 7130dae3be45 [2023-02-13T17:25:48.223Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T17:25:48.486Z] ---> 790be04b0ff7 [2023-02-13T17:25:48.486Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T17:25:48.486Z] ---> Running in bf31af433c5f [2023-02-13T17:25:49.461Z] Still waiting to schedule task [2023-02-13T17:25:49.461Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5578’ [2023-02-13T17:26:27.249Z] Removing intermediate container bf31af433c5f [2023-02-13T17:26:27.249Z] ---> e52dedf6554b [2023-02-13T17:26:27.249Z] Step 9/10 : COPY . . [2023-02-13T17:26:27.512Z] ---> fc197232a0a2 [2023-02-13T17:26:27.512Z] Step 10/10 : RUN ${MAKE} [2023-02-13T17:26:27.512Z] ---> Running in 4f71896c4f3c [2023-02-13T17:26:27.769Z] noop [2023-02-13T17:26:28.335Z] Removing intermediate container 4f71896c4f3c [2023-02-13T17:26:28.335Z] ---> e689290d8243 [2023-02-13T17:26:28.335Z] Successfully built e689290d8243 [2023-02-13T17:26:28.335Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:26:28.644Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T17:26:28.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:26:28.712Z] prd-ubuntu20.04-docker-8c-8g-5579 does not seem to be running inside a container [2023-02-13T17:26:28.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T17:26:29.112Z] $ docker top 723b633d9e199eee034b745762ee58da19a9822bde507f6de5124aad140f938d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T17:26:29.460Z] + go version [2023-02-13T17:26:29.460Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T17:26:29.467Z] $ docker stop --time=1 723b633d9e199eee034b745762ee58da19a9822bde507f6de5124aad140f938d [2023-02-13T17:26:30.774Z] $ docker rm -f --volumes 723b633d9e199eee034b745762ee58da19a9822bde507f6de5124aad140f938d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:26:31.182Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T17:26:31.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:26:31.244Z] prd-ubuntu20.04-docker-8c-8g-5579 does not seem to be running inside a container [2023-02-13T17:26:31.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T17:26:31.655Z] $ docker top add3b78baace1e1d79ec6ff4ec579a5914b543215e34db1c417eb1bf8fa846bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T17:26:32.001Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-13T17:26:32.293Z] + make test [2023-02-13T17:26:32.293Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T17:26:38.857Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-13T17:26:51.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-13T17:26:51.050Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-13T17:26:51.050Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-13T17:26:51.050Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-13T17:26:51.050Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-13T17:26:51.307Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.063s coverage: 27.6% of statements [2023-02-13T17:26:51.307Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.068s coverage: 78.9% of statements [2023-02-13T17:26:51.307Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-13T17:26:51.307Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.106s coverage: 78.1% of statements [2023-02-13T17:26:51.307Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-13T17:26:51.307Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-13T17:26:51.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 72.4% of statements [2023-02-13T17:26:51.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-13T17:26:51.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-13T17:26:51.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-13T17:26:51.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.094s coverage: 65.2% of statements [2023-02-13T17:26:51.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-13T17:26:51.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-13T17:26:51.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.752s coverage: 89.2% of statements [2023-02-13T17:26:51.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-13T17:26:51.822Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.053s coverage: 4.7% of statements [2023-02-13T17:26:51.822Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-13T17:27:06.699Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-13T17:27:06.699Z] GO111MODULE=on go vet ./... [2023-02-13T17:27:09.228Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T17:27:09.228Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T17:27:09.228Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T17:27:09.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T17:27:09.238Z] $ docker stop --time=1 add3b78baace1e1d79ec6ff4ec579a5914b543215e34db1c417eb1bf8fa846bd [2023-02-13T17:27:11.594Z] $ docker rm -f --volumes add3b78baace1e1d79ec6ff4ec579a5914b543215e34db1c417eb1bf8fa846bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T17:27:12.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T17:27:12.161Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-13T17:27:12.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T17:27:12.918Z] + ls -al . [2023-02-13T17:27:12.918Z] total 272 [2023-02-13T17:27:12.918Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 13 17:26 . [2023-02-13T17:27:12.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 17:25 .. [2023-02-13T17:27:12.918Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 17:25 .dockerignore [2023-02-13T17:27:12.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 17:26 .git [2023-02-13T17:27:12.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 17:25 .github [2023-02-13T17:27:12.918Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 13 17:25 .gitignore [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 13 17:25 .golangci.yml [2023-02-13T17:27:12.919Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 17:25 .semver [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 13 17:25 CHANGELOG.md [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 17:25 GOVERNANCE.md [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 13 17:25 Jenkinsfile [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 13 17:25 LICENSE [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 13 17:25 Makefile [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 13 17:25 OWNERS.md [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 13 17:25 README.md [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 17:25 VERSION [2023-02-13T17:27:12.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 17:25 bin [2023-02-13T17:27:12.919Z] -rw-r--r-- 1 jenkins jenkins 99165 Feb 13 17:26 coverage.out [2023-02-13T17:27:12.919Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 17:25 example [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 13 17:25 go.mod [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 13 17:25 go.sum [2023-02-13T17:27:12.919Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 13 17:25 internal [2023-02-13T17:27:12.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 17:25 openapi [2023-02-13T17:27:12.919Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 17:25 pkg [2023-02-13T17:27:12.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 17:25 snap [2023-02-13T17:27:12.919Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 13 17:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:27:13.232Z] + 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=8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d --label arch=amd64 --label version=3.0.0-dev.24 . [2023-02-13T17:27:13.232Z] Sending build context to Docker daemon 10.48MB [2023-02-13T17:27:13.232Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T17:27:13.232Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-13T17:27:13.232Z] ---> e689290d8243 [2023-02-13T17:27:13.232Z] Step 3/23 : ARG MAKE=make build [2023-02-13T17:27:13.232Z] ---> Running in d33bf1a81e31 [2023-02-13T17:27:13.491Z] Removing intermediate container d33bf1a81e31 [2023-02-13T17:27:13.491Z] ---> a1e0b057281d [2023-02-13T17:27:13.491Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-13T17:27:13.491Z] ---> Running in 664d041ca2eb [2023-02-13T17:27:13.491Z] Removing intermediate container 664d041ca2eb [2023-02-13T17:27:13.491Z] ---> bc91259541a7 [2023-02-13T17:27:13.491Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T17:27:13.751Z] ---> Running in 729ccc0bba29 [2023-02-13T17:27:13.751Z] Removing intermediate container 729ccc0bba29 [2023-02-13T17:27:13.751Z] ---> 3e43e238fbe3 [2023-02-13T17:27:13.751Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-13T17:27:13.751Z] ---> Running in 92c9f7e23c5e [2023-02-13T17:27:14.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T17:27:14.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T17:27:14.838Z] OK: 211 MiB in 51 packages [2023-02-13T17:27:15.099Z] Removing intermediate container 92c9f7e23c5e [2023-02-13T17:27:15.099Z] ---> e0bcf4490e29 [2023-02-13T17:27:15.099Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-13T17:27:15.358Z] ---> 1b260e1e3120 [2023-02-13T17:27:15.358Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T17:27:15.358Z] ---> Running in c0f57c4d7329 [2023-02-13T17:27:16.294Z] Removing intermediate container c0f57c4d7329 [2023-02-13T17:27:16.294Z] ---> 9590b4d94966 [2023-02-13T17:27:16.294Z] Step 9/23 : COPY . . [2023-02-13T17:27:16.863Z] ---> f92850019a11 [2023-02-13T17:27:16.863Z] Step 10/23 : RUN ${MAKE} [2023-02-13T17:27:16.863Z] ---> Running in 910733ea7bca [2023-02-13T17:27:16.863Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.24" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-13T17:27:34.958Z] Removing intermediate container 910733ea7bca [2023-02-13T17:27:34.958Z] ---> 9de7eb71da4c [2023-02-13T17:27:34.958Z] Step 11/23 : FROM alpine:3.16 [2023-02-13T17:27:34.958Z] 3.16: Pulling from library/alpine [2023-02-13T17:27:34.958Z] ef5531b6e74e: Pulling fs layer [2023-02-13T17:27:34.958Z] ef5531b6e74e: Verifying Checksum [2023-02-13T17:27:34.958Z] ef5531b6e74e: Download complete [2023-02-13T17:27:35.247Z] ef5531b6e74e: Pull complete [2023-02-13T17:27:35.247Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T17:27:35.247Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T17:27:35.247Z] ---> dfd21b5a31f5 [2023-02-13T17:27:35.247Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-13T17:27:35.247Z] ---> Running in 5d6232c26a8a [2023-02-13T17:27:35.247Z] Removing intermediate container 5d6232c26a8a [2023-02-13T17:27:35.247Z] ---> c8c1a4c9eaeb [2023-02-13T17:27:35.247Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-13T17:27:35.528Z] ---> Running in 8d8a138246b2 [2023-02-13T17:27:35.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T17:27:35.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T17:27:36.068Z] OK: 6 MiB in 14 packages [2023-02-13T17:27:36.658Z] Removing intermediate container 8d8a138246b2 [2023-02-13T17:27:36.658Z] ---> 3d63f35fc3eb [2023-02-13T17:27:36.658Z] Step 14/23 : WORKDIR / [2023-02-13T17:27:36.658Z] ---> Running in e4f917b47e75 [2023-02-13T17:27:36.658Z] Removing intermediate container e4f917b47e75 [2023-02-13T17:27:36.658Z] ---> 4a5ca2742c92 [2023-02-13T17:27:36.658Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-13T17:27:36.658Z] ---> 69ee91a4af63 [2023-02-13T17:27:36.658Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-13T17:27:37.261Z] ---> 2deef36fa742 [2023-02-13T17:27:37.261Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-13T17:27:37.261Z] ---> 3bb1475b88c0 [2023-02-13T17:27:37.261Z] Step 18/23 : EXPOSE 59999 [2023-02-13T17:27:37.261Z] ---> Running in b12f3c48cab6 [2023-02-13T17:27:37.532Z] Removing intermediate container b12f3c48cab6 [2023-02-13T17:27:37.532Z] ---> 48cfb91db62f [2023-02-13T17:27:37.532Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-13T17:27:37.532Z] ---> Running in 63fec38a4549 [2023-02-13T17:27:37.532Z] Removing intermediate container 63fec38a4549 [2023-02-13T17:27:37.532Z] ---> b5ee09c75d79 [2023-02-13T17:27:37.532Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T17:27:37.791Z] ---> Running in 613d4bc3ffe5 [2023-02-13T17:27:37.791Z] Removing intermediate container 613d4bc3ffe5 [2023-02-13T17:27:37.791Z] ---> d4a0f16fa93c [2023-02-13T17:27:37.791Z] Step 21/23 : LABEL arch=amd64 [2023-02-13T17:27:37.791Z] ---> Running in 6f59dc42341f [2023-02-13T17:27:37.791Z] Removing intermediate container 6f59dc42341f [2023-02-13T17:27:37.791Z] ---> e11aa82b5f48 [2023-02-13T17:27:37.791Z] Step 22/23 : LABEL git_sha=8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d [2023-02-13T17:27:38.051Z] ---> Running in 910040fe6b35 [2023-02-13T17:27:38.051Z] Removing intermediate container 910040fe6b35 [2023-02-13T17:27:38.051Z] ---> 619fb27153bc [2023-02-13T17:27:38.051Z] Step 23/23 : LABEL version=3.0.0-dev.24 [2023-02-13T17:27:38.051Z] ---> Running in 68b343be0720 [2023-02-13T17:27:38.051Z] Removing intermediate container 68b343be0720 [2023-02-13T17:27:38.051Z] ---> 132baaafa1af [2023-02-13T17:27:38.051Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T17:27:38.051Z] Successfully built 132baaafa1af [2023-02-13T17:27:38.327Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:27:38.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T17:27:38.742Z] [2023-02-13T17:27:38.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:27:39.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T17:27:39.045Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T17:27:39.045Z] 5eb5b503b376: Pulling fs layer [2023-02-13T17:27:39.045Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T17:27:39.045Z] ec43610c2a17: Pulling fs layer [2023-02-13T17:27:39.045Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T17:27:39.045Z] 33b1e0a273af: Pulling fs layer [2023-02-13T17:27:39.045Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T17:27:39.045Z] 2f39f015ded8: Pulling fs layer [2023-02-13T17:27:39.045Z] 3a2ae6a8a46f: Waiting [2023-02-13T17:27:39.045Z] 33b1e0a273af: Waiting [2023-02-13T17:27:39.045Z] 5d3b04190fa2: Waiting [2023-02-13T17:27:39.045Z] 2f39f015ded8: Waiting [2023-02-13T17:27:39.045Z] 5c69ac0246d0: Download complete [2023-02-13T17:27:39.045Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T17:27:39.045Z] 3a2ae6a8a46f: Download complete [2023-02-13T17:27:39.311Z] 33b1e0a273af: Verifying Checksum [2023-02-13T17:27:39.311Z] 33b1e0a273af: Download complete [2023-02-13T17:27:39.311Z] ec43610c2a17: Verifying Checksum [2023-02-13T17:27:39.311Z] ec43610c2a17: Download complete [2023-02-13T17:27:39.311Z] 5d3b04190fa2: Download complete [2023-02-13T17:27:39.570Z] 5eb5b503b376: Verifying Checksum [2023-02-13T17:27:39.570Z] 5eb5b503b376: Download complete [2023-02-13T17:27:40.137Z] 2f39f015ded8: Download complete [2023-02-13T17:27:40.704Z] 5eb5b503b376: Pull complete [2023-02-13T17:27:40.704Z] 5c69ac0246d0: Pull complete [2023-02-13T17:27:41.269Z] ec43610c2a17: Pull complete [2023-02-13T17:27:41.269Z] 3a2ae6a8a46f: Pull complete [2023-02-13T17:27:41.527Z] 33b1e0a273af: Pull complete [2023-02-13T17:27:41.527Z] 5d3b04190fa2: Pull complete [2023-02-13T17:27:45.717Z] 2f39f015ded8: Pull complete [2023-02-13T17:27:45.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T17:27:45.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T17:27:45.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:27:45.792Z] prd-ubuntu20.04-docker-8c-8g-5579 does not seem to be running inside a container [2023-02-13T17:27:45.795Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T17:27:47.872Z] $ docker top c3bf5ec6768f128bf21b6c35274019f85fa9f4b1437c2ec30a46ec0c7706f2a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:27:48.297Z] ---> job-cost.sh [2023-02-13T17:27:48.297Z] lf-activate-venv: SKIPPING [2023-02-13T17:27:48.297Z] INFO: No Stack... [2023-02-13T17:27:48.865Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T17:27:49.124Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T17:27:49.415Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-13T17:27:49.415Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T17:27:49.431Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-154-stack-cost] [2023-02-13T17:27:49.437Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-154-stack-cost] did not exist. Created. [2023-02-13T17:27:49.437Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T17:27:49.742Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-13T17:27:49.780Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T17:27:49.787Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T17:27:49.777Z] $ docker stop --time=1 c3bf5ec6768f128bf21b6c35274019f85fa9f4b1437c2ec30a46ec0c7706f2a1 [2023-02-13T17:27:50.929Z] $ docker rm -f --volumes c3bf5ec6768f128bf21b6c35274019f85fa9f4b1437c2ec30a46ec0c7706f2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T17:29:26.974Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5580 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-13T17:29:26.988Z] Running in /w/workspace/device-sdk-go/154 [Pipeline] { [Pipeline] checkout [2023-02-13T17:29:27.025Z] The recommended git tool is: git [2023-02-13T17:29:32.891Z] using credential edgex-jenkins-ssh [2023-02-13T17:29:32.910Z] Cloning the remote Git repository [2023-02-13T17:29:32.952Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T17:29:33.033Z] > git init /w/workspace/device-sdk-go/154 # timeout=10 [2023-02-13T17:29:33.203Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T17:29:33.204Z] > git --version # timeout=10 [2023-02-13T17:29:33.228Z] > git --version # 'git version 2.25.1' [2023-02-13T17:29:33.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T17:29:33.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T17:29:34.959Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-13T17:29:34.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T17:29:36.032Z] Avoid second fetch [2023-02-13T17:29:36.033Z] Checking out Revision 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d (main) [2023-02-13T17:29:36.680Z] Commit message: "feat!: replace REST provision watcher callbacks with System Events (#1315)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T17:29:36.046Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T17:29:36.065Z] > git checkout -f 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d # timeout=10 [2023-02-13T17:29:37.747Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T17:29:37.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T17:29:37.747Z] Dload Upload Total Spent Left Speed [2023-02-13T17:29:37.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 61302 0 --:--:-- --:--:-- --:--:-- 61599 [Pipeline] sh [2023-02-13T17:29:38.410Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T17:29:38.747Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T17:29:38.747Z] + sudo tee /etc/docker/daemon.new [2023-02-13T17:29:38.747Z] { [2023-02-13T17:29:38.747Z] "registry-mirrors": [ [2023-02-13T17:29:38.747Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T17:29:38.747Z] ], [2023-02-13T17:29:38.747Z] "bip": "10.250.0.254/24", [2023-02-13T17:29:38.747Z] "hosts": [ [2023-02-13T17:29:38.747Z] "tcp://0.0.0.0:5555", [2023-02-13T17:29:38.747Z] "unix:///var/run/docker.sock" [2023-02-13T17:29:38.747Z] ], [2023-02-13T17:29:38.747Z] "mtu": 1458, [2023-02-13T17:29:38.747Z] "selinux-enabled": true, [2023-02-13T17:29:38.747Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T17:29:38.747Z] } [Pipeline] sh [2023-02-13T17:29:39.093Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T17:29:39.452Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T17:29:57.755Z] provisioning config files... [2023-02-13T17:29:57.784Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/154@tmp/config14648717793489514363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:29:58.144Z] ---> docker-login.sh [2023-02-13T17:29:58.144Z] nexus3.edgexfoundry.org:10001 [2023-02-13T17:29:58.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:29:58.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:29:58.733Z] Configure a credential helper to remove this warning. See [2023-02-13T17:29:58.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:29:58.733Z] [2023-02-13T17:29:58.733Z] Login Succeeded [2023-02-13T17:29:58.733Z] nexus3.edgexfoundry.org:10002 [2023-02-13T17:29:59.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:29:59.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:29:59.273Z] Configure a credential helper to remove this warning. See [2023-02-13T17:29:59.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:29:59.273Z] [2023-02-13T17:29:59.273Z] Login Succeeded [2023-02-13T17:29:59.273Z] nexus3.edgexfoundry.org:10003 [2023-02-13T17:29:59.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:29:59.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:29:59.546Z] Configure a credential helper to remove this warning. See [2023-02-13T17:29:59.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:29:59.546Z] [2023-02-13T17:29:59.546Z] Login Succeeded [2023-02-13T17:29:59.546Z] nexus3.edgexfoundry.org:10004 [2023-02-13T17:29:59.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:30:00.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:30:00.089Z] Configure a credential helper to remove this warning. See [2023-02-13T17:30:00.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:30:00.089Z] [2023-02-13T17:30:00.089Z] Login Succeeded [2023-02-13T17:30:00.089Z] docker.io [2023-02-13T17:30:00.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T17:30:01.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T17:30:01.786Z] Configure a credential helper to remove this warning. See [2023-02-13T17:30:01.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T17:30:01.786Z] [2023-02-13T17:30:01.786Z] Login Succeeded [2023-02-13T17:30:01.786Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T17:30:01.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T17:30:02.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T17:30:02.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T17:30:02.115Z] ========================================================= [2023-02-13T17:30:02.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T17:30:02.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:30:02.476Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T17:30:02.746Z] Sending build context to Docker daemon 5.575MB [2023-02-13T17:30:02.746Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T17:30:02.746Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T17:30:03.018Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T17:30:03.018Z] 9b18e9b68314: Pulling fs layer [2023-02-13T17:30:03.018Z] 35d82f9e3411: Pulling fs layer [2023-02-13T17:30:03.018Z] e16973657156: Pulling fs layer [2023-02-13T17:30:03.018Z] fc693d55d65f: Pulling fs layer [2023-02-13T17:30:03.018Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T17:30:03.018Z] dda99020689f: Pulling fs layer [2023-02-13T17:30:03.018Z] db1c61fa0a46: Pulling fs layer [2023-02-13T17:30:03.018Z] 891c053d2c06: Pulling fs layer [2023-02-13T17:30:03.018Z] fc693d55d65f: Waiting [2023-02-13T17:30:03.018Z] dda99020689f: Waiting [2023-02-13T17:30:03.018Z] db1c61fa0a46: Waiting [2023-02-13T17:30:03.018Z] 7e9fc2657dce: Waiting [2023-02-13T17:30:03.018Z] 891c053d2c06: Waiting [2023-02-13T17:30:03.018Z] e16973657156: Verifying Checksum [2023-02-13T17:30:03.018Z] e16973657156: Download complete [2023-02-13T17:30:03.018Z] 35d82f9e3411: Verifying Checksum [2023-02-13T17:30:03.018Z] 35d82f9e3411: Download complete [2023-02-13T17:30:03.018Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T17:30:03.018Z] 7e9fc2657dce: Download complete [2023-02-13T17:30:03.296Z] dda99020689f: Verifying Checksum [2023-02-13T17:30:03.296Z] dda99020689f: Download complete [2023-02-13T17:30:03.296Z] 9b18e9b68314: Verifying Checksum [2023-02-13T17:30:03.296Z] 9b18e9b68314: Download complete [2023-02-13T17:30:04.281Z] 9b18e9b68314: Pull complete [2023-02-13T17:30:04.281Z] 891c053d2c06: Verifying Checksum [2023-02-13T17:30:04.281Z] 891c053d2c06: Download complete [2023-02-13T17:30:04.892Z] 35d82f9e3411: Pull complete [2023-02-13T17:30:05.164Z] e16973657156: Pull complete [2023-02-13T17:30:05.751Z] db1c61fa0a46: Verifying Checksum [2023-02-13T17:30:05.751Z] db1c61fa0a46: Download complete [2023-02-13T17:30:06.021Z] fc693d55d65f: Verifying Checksum [2023-02-13T17:30:06.021Z] fc693d55d65f: Download complete [2023-02-13T17:30:18.372Z] fc693d55d65f: Pull complete [2023-02-13T17:30:18.372Z] 7e9fc2657dce: Pull complete [2023-02-13T17:30:18.372Z] dda99020689f: Pull complete [2023-02-13T17:30:23.741Z] db1c61fa0a46: Pull complete [2023-02-13T17:30:26.348Z] 891c053d2c06: Pull complete [2023-02-13T17:30:26.348Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T17:30:26.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T17:30:26.348Z] ---> f96f9c87975a [2023-02-13T17:30:26.348Z] Step 3/10 : ARG MAKE=make build [2023-02-13T17:30:27.785Z] ---> Running in 1c02cf05f957 [2023-02-13T17:30:28.374Z] Removing intermediate container 1c02cf05f957 [2023-02-13T17:30:28.374Z] ---> 013aeb615092 [2023-02-13T17:30:28.374Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-13T17:30:28.374Z] ---> Running in 81de83286335 [2023-02-13T17:30:28.645Z] Removing intermediate container 81de83286335 [2023-02-13T17:30:28.645Z] ---> 94fc3fab016c [2023-02-13T17:30:28.645Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T17:30:28.645Z] ---> Running in 03d6d6779260 [2023-02-13T17:30:29.233Z] Removing intermediate container 03d6d6779260 [2023-02-13T17:30:29.233Z] ---> 4cfc8a543d87 [2023-02-13T17:30:29.233Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-13T17:30:29.233Z] ---> Running in c5f7cf86153e [2023-02-13T17:30:30.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T17:30:31.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T17:30:34.962Z] OK: 221 MiB in 51 packages [2023-02-13T17:30:36.031Z] Removing intermediate container c5f7cf86153e [2023-02-13T17:30:36.031Z] ---> cea43a981c28 [2023-02-13T17:30:36.031Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T17:30:36.309Z] ---> 34359418881e [2023-02-13T17:30:36.309Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T17:30:36.581Z] ---> Running in bdd0d517b7f6 [2023-02-13T17:32:13.266Z] Removing intermediate container bdd0d517b7f6 [2023-02-13T17:32:13.266Z] ---> 62c76fdab60a [2023-02-13T17:32:13.266Z] Step 9/10 : COPY . . [2023-02-13T17:32:13.266Z] ---> c4ea50d07a37 [2023-02-13T17:32:13.266Z] Step 10/10 : RUN ${MAKE} [2023-02-13T17:32:13.266Z] ---> Running in b75dda09de09 [2023-02-13T17:32:13.266Z] noop [2023-02-13T17:32:13.266Z] Removing intermediate container b75dda09de09 [2023-02-13T17:32:13.266Z] ---> 174cc0ed2d08 [2023-02-13T17:32:13.266Z] Successfully built 174cc0ed2d08 [2023-02-13T17:32:13.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:32:13.619Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T17:32:13.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:32:13.831Z] prd-ubuntu20.04-docker-arm64-4c-16g-5580 does not seem to be running inside a container [2023-02-13T17:32:13.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/154 -v /w/workspace/device-sdk-go/154:/w/workspace/device-sdk-go/154:rw,z -v /w/workspace/device-sdk-go/154@tmp:/w/workspace/device-sdk-go/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T17:32:15.145Z] $ docker top 4a05c01117c8869d36f385b183384d30f6902cc22323430ed5d76fbcda94196a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T17:32:16.021Z] + go version [2023-02-13T17:32:16.021Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T17:32:16.018Z] $ docker stop --time=1 4a05c01117c8869d36f385b183384d30f6902cc22323430ed5d76fbcda94196a [2023-02-13T17:32:17.633Z] $ docker rm -f --volumes 4a05c01117c8869d36f385b183384d30f6902cc22323430ed5d76fbcda94196a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:32:18.205Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T17:32:18.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:32:18.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-5580 does not seem to be running inside a container [2023-02-13T17:32:18.430Z] $ 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/154 -v /w/workspace/device-sdk-go/154:/w/workspace/device-sdk-go/154:rw,z -v /w/workspace/device-sdk-go/154@tmp:/w/workspace/device-sdk-go/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T17:32:19.669Z] $ docker top a53339133e048cde279ffbb540c4eb30a5387544ef8b6d704fd01c37ad8f0f42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T17:32:20.534Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/154 [Pipeline] fileExists [Pipeline] sh [2023-02-13T17:32:20.871Z] + make test [2023-02-13T17:32:21.139Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T17:33:00.040Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-13T17:35:06.761Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-13T17:35:06.761Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-13T17:35:06.761Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-13T17:35:06.761Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-13T17:35:06.761Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-13T17:35:13.422Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.237s coverage: 27.6% of statements [2023-02-13T17:35:14.383Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.288s coverage: 78.9% of statements [2023-02-13T17:35:14.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-13T17:35:19.724Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.441s coverage: 78.1% of statements [2023-02-13T17:35:19.724Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-13T17:35:19.724Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-13T17:35:21.133Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.558s coverage: 72.4% of statements [2023-02-13T17:35:21.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-13T17:35:21.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-13T17:35:21.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-13T17:35:21.400Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.438s coverage: 65.2% of statements [2023-02-13T17:35:21.400Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-13T17:35:21.400Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-13T17:35:22.358Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.180s coverage: 89.2% of statements [2023-02-13T17:35:22.358Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-13T17:35:22.358Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.283s coverage: 4.7% of statements [2023-02-13T17:35:22.358Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-13T17:35:23.332Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-13T17:35:23.332Z] GO111MODULE=on go vet ./... [2023-02-13T17:36:59.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T17:36:59.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T17:36:59.983Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T17:37:00.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T17:37:00.014Z] $ docker stop --time=1 a53339133e048cde279ffbb540c4eb30a5387544ef8b6d704fd01c37ad8f0f42 [2023-02-13T17:37:01.758Z] $ docker rm -f --volumes a53339133e048cde279ffbb540c4eb30a5387544ef8b6d704fd01c37ad8f0f42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T17:37:03.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T17:37:03.085Z] Warning: overwriting stash ‘coverage-report’ [2023-02-13T17:37:03.617Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T17:37:04.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T17:37:04.330Z] + ls -al . [2023-02-13T17:37:04.330Z] total 268 [2023-02-13T17:37:04.330Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 17:32 . [2023-02-13T17:37:04.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 17:29 .. [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 17:29 .dockerignore [2023-02-13T17:37:04.330Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 17:29 .git [2023-02-13T17:37:04.330Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 17:29 .github [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 13 17:29 .gitignore [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 13 17:29 .golangci.yml [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 13 17:29 CHANGELOG.md [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 17:29 GOVERNANCE.md [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 13 17:29 Jenkinsfile [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 13 17:29 LICENSE [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 13 17:29 Makefile [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 13 17:29 OWNERS.md [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 13 17:29 README.md [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 17:25 VERSION [2023-02-13T17:37:04.330Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 17:29 bin [2023-02-13T17:37:04.330Z] -rw-r--r-- 1 jenkins jenkins 99165 Feb 13 17:35 coverage.out [2023-02-13T17:37:04.330Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 17:29 example [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 13 17:29 go.mod [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 13 17:29 go.sum [2023-02-13T17:37:04.330Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 13 17:29 internal [2023-02-13T17:37:04.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 17:29 openapi [2023-02-13T17:37:04.330Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 17:29 pkg [2023-02-13T17:37:04.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 17:29 snap [2023-02-13T17:37:04.330Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 13 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:37:04.671Z] + 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=8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d --label arch=arm64 --label version=3.0.0-dev.24 . [2023-02-13T17:37:04.938Z] Sending build context to Docker daemon 5.675MB [2023-02-13T17:37:04.938Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T17:37:04.938Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-13T17:37:04.938Z] ---> 174cc0ed2d08 [2023-02-13T17:37:04.938Z] Step 3/23 : ARG MAKE=make build [2023-02-13T17:37:05.205Z] ---> Running in 5d1ef19d7d3a [2023-02-13T17:37:05.470Z] Removing intermediate container 5d1ef19d7d3a [2023-02-13T17:37:05.470Z] ---> 2b2c5f54bd17 [2023-02-13T17:37:05.470Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-13T17:37:05.470Z] ---> Running in 047a7f6640be [2023-02-13T17:37:05.737Z] Removing intermediate container 047a7f6640be [2023-02-13T17:37:05.737Z] ---> 86ef2854d120 [2023-02-13T17:37:05.737Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T17:37:05.737Z] ---> Running in 166625fca4fc [2023-02-13T17:37:06.004Z] Removing intermediate container 166625fca4fc [2023-02-13T17:37:06.004Z] ---> d8bf2201e295 [2023-02-13T17:37:06.004Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-13T17:37:06.271Z] ---> Running in 331eab560e08 [2023-02-13T17:37:07.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T17:37:07.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T17:37:08.919Z] OK: 221 MiB in 51 packages [2023-02-13T17:37:09.879Z] Removing intermediate container 331eab560e08 [2023-02-13T17:37:09.879Z] ---> 3256400a5781 [2023-02-13T17:37:09.879Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-13T17:37:10.146Z] ---> 3562aba4255b [2023-02-13T17:37:10.146Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T17:37:10.146Z] ---> Running in 9b388a4aa77c [2023-02-13T17:37:12.750Z] Removing intermediate container 9b388a4aa77c [2023-02-13T17:37:12.750Z] ---> 6e18b56acbf9 [2023-02-13T17:37:12.750Z] Step 9/23 : COPY . . [2023-02-13T17:37:14.172Z] ---> a5295cfc5f86 [2023-02-13T17:37:14.172Z] Step 10/23 : RUN ${MAKE} [2023-02-13T17:37:14.172Z] ---> Running in f7b567f0c615 [2023-02-13T17:37:15.136Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.24" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-13T17:39:21.834Z] Removing intermediate container f7b567f0c615 [2023-02-13T17:39:21.834Z] ---> 8e93845b7000 [2023-02-13T17:39:21.834Z] Step 11/23 : FROM alpine:3.16 [2023-02-13T17:39:21.834Z] 3.16: Pulling from library/alpine [2023-02-13T17:39:21.834Z] 3760b48202b3: Pulling fs layer [2023-02-13T17:39:21.834Z] 3760b48202b3: Verifying Checksum [2023-02-13T17:39:21.834Z] 3760b48202b3: Download complete [2023-02-13T17:39:21.834Z] 3760b48202b3: Pull complete [2023-02-13T17:39:21.834Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T17:39:21.834Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T17:39:21.834Z] ---> 4c81e5bf8899 [2023-02-13T17:39:21.834Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-13T17:39:21.834Z] ---> Running in 203edbc75912 [2023-02-13T17:39:21.834Z] Removing intermediate container 203edbc75912 [2023-02-13T17:39:21.834Z] ---> 8d0b0b19f34a [2023-02-13T17:39:21.834Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-13T17:39:21.834Z] ---> Running in f7ac6ddfae6a [2023-02-13T17:39:21.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T17:39:21.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T17:39:21.834Z] OK: 5 MiB in 14 packages [2023-02-13T17:39:21.834Z] Removing intermediate container f7ac6ddfae6a [2023-02-13T17:39:21.834Z] ---> b17d584044f9 [2023-02-13T17:39:21.834Z] Step 14/23 : WORKDIR / [2023-02-13T17:39:21.834Z] ---> Running in b50d21ad0a9b [2023-02-13T17:39:21.834Z] Removing intermediate container b50d21ad0a9b [2023-02-13T17:39:21.834Z] ---> 2cd48ef53bfa [2023-02-13T17:39:21.834Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-13T17:39:22.098Z] ---> bf4daf785669 [2023-02-13T17:39:22.098Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-13T17:39:23.500Z] ---> 5ff539501620 [2023-02-13T17:39:23.500Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-13T17:39:23.765Z] ---> d8ba862cc1fb [2023-02-13T17:39:23.765Z] Step 18/23 : EXPOSE 59999 [2023-02-13T17:39:23.765Z] ---> Running in a3d1338b03eb [2023-02-13T17:39:24.032Z] Removing intermediate container a3d1338b03eb [2023-02-13T17:39:24.032Z] ---> aee5ab0b23ae [2023-02-13T17:39:24.032Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-13T17:39:24.297Z] ---> Running in d6d0e83df0b5 [2023-02-13T17:39:24.569Z] Removing intermediate container d6d0e83df0b5 [2023-02-13T17:39:24.569Z] ---> 6d1f230813d8 [2023-02-13T17:39:24.569Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T17:39:24.569Z] ---> Running in 75241922fe66 [2023-02-13T17:39:24.835Z] Removing intermediate container 75241922fe66 [2023-02-13T17:39:24.835Z] ---> cc4f79dd251b [2023-02-13T17:39:24.835Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T17:39:24.835Z] ---> Running in 91d1319227c6 [2023-02-13T17:39:25.101Z] Removing intermediate container 91d1319227c6 [2023-02-13T17:39:25.101Z] ---> 263e327fc048 [2023-02-13T17:39:25.101Z] Step 22/23 : LABEL git_sha=8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d [2023-02-13T17:39:25.101Z] ---> Running in fb87078124ea [2023-02-13T17:39:25.366Z] Removing intermediate container fb87078124ea [2023-02-13T17:39:25.366Z] ---> cadd9904cfc0 [2023-02-13T17:39:25.366Z] Step 23/23 : LABEL version=3.0.0-dev.24 [2023-02-13T17:39:25.632Z] ---> Running in f2074abb3d4b [2023-02-13T17:39:25.897Z] Removing intermediate container f2074abb3d4b [2023-02-13T17:39:25.897Z] ---> b388cf7a5b88 [2023-02-13T17:39:25.897Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T17:39:25.897Z] Successfully built b388cf7a5b88 [2023-02-13T17:39:25.897Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:39:26.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T17:39:26.312Z] [2023-02-13T17:39:26.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:39:26.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T17:39:26.656Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T17:39:26.656Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T17:39:26.656Z] 04944245beec: Pulling fs layer [2023-02-13T17:39:26.656Z] 699f458cf7ca: Pulling fs layer [2023-02-13T17:39:26.656Z] 765212b225bb: Pulling fs layer [2023-02-13T17:39:26.656Z] f23df028b6ca: Pulling fs layer [2023-02-13T17:39:26.656Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T17:39:26.656Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T17:39:26.656Z] f23df028b6ca: Waiting [2023-02-13T17:39:26.656Z] d65c8cfc05b1: Waiting [2023-02-13T17:39:26.656Z] 2437ff75d9bd: Waiting [2023-02-13T17:39:26.656Z] 765212b225bb: Waiting [2023-02-13T17:39:26.924Z] 04944245beec: Download complete [2023-02-13T17:39:26.924Z] 765212b225bb: Verifying Checksum [2023-02-13T17:39:26.924Z] 765212b225bb: Download complete [2023-02-13T17:39:26.924Z] f23df028b6ca: Verifying Checksum [2023-02-13T17:39:26.924Z] f23df028b6ca: Download complete [2023-02-13T17:39:26.924Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T17:39:26.924Z] d65c8cfc05b1: Download complete [2023-02-13T17:39:26.924Z] 699f458cf7ca: Verifying Checksum [2023-02-13T17:39:26.924Z] 699f458cf7ca: Download complete [2023-02-13T17:39:27.506Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T17:39:27.506Z] 8998bd30e6a1: Download complete [2023-02-13T17:39:29.447Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T17:39:29.447Z] 2437ff75d9bd: Download complete [2023-02-13T17:39:31.386Z] 8998bd30e6a1: Pull complete [2023-02-13T17:39:31.386Z] 04944245beec: Pull complete [2023-02-13T17:39:32.793Z] 699f458cf7ca: Pull complete [2023-02-13T17:39:32.793Z] 765212b225bb: Pull complete [2023-02-13T17:39:33.374Z] f23df028b6ca: Pull complete [2023-02-13T17:39:33.639Z] d65c8cfc05b1: Pull complete [2023-02-13T17:39:45.991Z] 2437ff75d9bd: Pull complete [2023-02-13T17:39:45.991Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T17:39:45.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T17:39:45.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:39:46.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-5580 does not seem to be running inside a container [2023-02-13T17:39:46.258Z] $ 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/154 -v /w/workspace/device-sdk-go/154:/w/workspace/device-sdk-go/154:rw,z -v /w/workspace/device-sdk-go/154@tmp:/w/workspace/device-sdk-go/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-13T17:39:48.714Z] $ docker top ec5cb6324752882c76fba48445af8ab3ab56763baae805a4a21350604651a927 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:39:49.250Z] ---> job-cost.sh [2023-02-13T17:39:49.518Z] lf-activate-venv: SKIPPING [2023-02-13T17:39:49.518Z] INFO: No Stack... [2023-02-13T17:39:49.784Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T17:39:50.739Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T17:39:51.060Z] + cat /w/workspace/device-sdk-go/154/archives/cost.csv [2023-02-13T17:39:51.060Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T17:39:51.120Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-154-stack-cost] [2023-02-13T17:39:51.126Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-154-stack-cost] did not exist. Created. [2023-02-13T17:39:51.126Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T17:39:51.455Z] /w/workspace/device-sdk-go/154@tmp/durable-ca5da355/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-13T17:39:51.784Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T17:39:51.805Z] Warning: overwriting stash ‘stack-cost’ [2023-02-13T17:39:51.878Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T17:39:51.884Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T17:39:51.907Z] $ docker stop --time=1 ec5cb6324752882c76fba48445af8ab3ab56763baae805a4a21350604651a927 [2023-02-13T17:39:53.373Z] $ docker rm -f --volumes ec5cb6324752882c76fba48445af8ab3ab56763baae805a4a21350604651a927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-13T17:39:53.769Z] provisioning config files... [2023-02-13T17:39:53.776Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1593840131438002975tmp [Pipeline] { [Pipeline] sh [2023-02-13T17:39:54.061Z] + set +x [2023-02-13T17:39:54.061Z] + curl -s https://codecov.io/bash [2023-02-13T17:39:54.061Z] + bash -s -- [2023-02-13T17:39:54.061Z] [2023-02-13T17:39:54.061Z] _____ _ [2023-02-13T17:39:54.061Z] / ____| | | [2023-02-13T17:39:54.061Z] | | ___ __| | ___ ___ _____ __ [2023-02-13T17:39:54.061Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-13T17:39:54.061Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-13T17:39:54.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-13T17:39:54.061Z] Bash-1.0.6 [2023-02-13T17:39:54.061Z] [2023-02-13T17:39:54.061Z] [2023-02-13T17:39:54.061Z] ==> git version 2.25.1 found [2023-02-13T17:39:54.061Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-13T17:39:54.061Z] Release-Date: 2020-01-08 [2023-02-13T17:39:54.061Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-13T17:39:54.061Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-13T17:39:54.061Z] ==> Jenkins CI detected. [2023-02-13T17:39:54.061Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-13T17:39:54.061Z] project root: . [2023-02-13T17:39:54.061Z] --> token set from env [2023-02-13T17:39:54.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-13T17:39:54.061Z] ==> Running gcov in . (disable via -X gcov) [2023-02-13T17:39:54.061Z] ==> Python coveragepy not found [2023-02-13T17:39:54.061Z] ==> Searching for coverage reports in: [2023-02-13T17:39:54.061Z] + . [2023-02-13T17:39:54.061Z] -> Found 1 reports [2023-02-13T17:39:54.061Z] ==> Detecting git/mercurial file structure [2023-02-13T17:39:54.061Z] ==> Reading reports [2023-02-13T17:39:54.061Z] + ./coverage.out bytes=99165 [2023-02-13T17:39:54.321Z] ==> Appending adjustments [2023-02-13T17:39:54.321Z] https://docs.codecov.io/docs/fixing-reports [2023-02-13T17:39:54.579Z] + Found adjustments [2023-02-13T17:39:54.579Z] ==> Gzipping contents [2023-02-13T17:39:54.579Z] 16K /tmp/codecov.2PL8Aq.gz [2023-02-13T17:39:54.579Z] ==> Uploading reports [2023-02-13T17:39:54.579Z] url: https://codecov.io [2023-02-13T17:39:54.579Z] query: branch=main&commit=8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T17:39:54.579Z] -> Pinging Codecov [2023-02-13T17:39:54.579Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T17:39:54.839Z] -> Uploading to [2023-02-13T17:39:54.839Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-13/7E55EF52A471D76F132DFD9A03CDDE97/8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d/bec879b3-14a4-4b1e-83fd-2395858f9b6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T173954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7c88ef187877e6705d91319ced274e17b2f22a924d21ceaa27fa100284ead34 [2023-02-13T17:39:54.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T17:39:54.839Z] Dload Upload Total Spent Left Speed [2023-02-13T17:39:55.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14417 0 0 100 14417 0 51859 --:--:-- --:--:-- --:--:-- 51859 [2023-02-13T17:39:55.101Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d [Pipeline] } [2023-02-13T17:39:55.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-13T17:39:55.319Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-13T17:39:55.332Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:39:55.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T17:39:55.634Z] [2023-02-13T17:39:55.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:39:55.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T17:39:55.937Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-13T17:39:55.937Z] df9b9388f04a: Pulling fs layer [2023-02-13T17:39:55.937Z] 52dc419b0ee2: Pulling fs layer [2023-02-13T17:39:55.937Z] 25bc292e5bac: Pulling fs layer [2023-02-13T17:39:55.937Z] 114826534d7a: Pulling fs layer [2023-02-13T17:39:55.937Z] 4657fd5d0bcf: Pulling fs layer [2023-02-13T17:39:55.937Z] 6ad1cebc031e: Pulling fs layer [2023-02-13T17:39:55.937Z] 8a3aa393b2d8: Pulling fs layer [2023-02-13T17:39:55.937Z] 114826534d7a: Waiting [2023-02-13T17:39:55.937Z] 4657fd5d0bcf: Waiting [2023-02-13T17:39:55.937Z] 6ad1cebc031e: Waiting [2023-02-13T17:39:55.937Z] 8a3aa393b2d8: Waiting [2023-02-13T17:39:55.937Z] 25bc292e5bac: Verifying Checksum [2023-02-13T17:39:55.937Z] 25bc292e5bac: Download complete [2023-02-13T17:39:55.937Z] 52dc419b0ee2: Verifying Checksum [2023-02-13T17:39:55.937Z] 52dc419b0ee2: Download complete [2023-02-13T17:39:55.937Z] 4657fd5d0bcf: Download complete [2023-02-13T17:39:55.937Z] df9b9388f04a: Download complete [2023-02-13T17:39:56.196Z] df9b9388f04a: Pull complete [2023-02-13T17:39:56.196Z] 52dc419b0ee2: Pull complete [2023-02-13T17:39:56.196Z] 6ad1cebc031e: Verifying Checksum [2023-02-13T17:39:56.196Z] 6ad1cebc031e: Download complete [2023-02-13T17:39:56.457Z] 25bc292e5bac: Pull complete [2023-02-13T17:39:59.006Z] 114826534d7a: Download complete [2023-02-13T17:39:59.006Z] 8a3aa393b2d8: Verifying Checksum [2023-02-13T17:39:59.006Z] 8a3aa393b2d8: Download complete [2023-02-13T17:40:02.289Z] 114826534d7a: Pull complete [2023-02-13T17:40:02.289Z] 4657fd5d0bcf: Pull complete [2023-02-13T17:40:02.289Z] 6ad1cebc031e: Pull complete [2023-02-13T17:40:04.817Z] 8a3aa393b2d8: Pull complete [2023-02-13T17:40:04.817Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-13T17:40:04.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T17:40:04.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:40:04.894Z] prd-ubuntu20.04-docker-8c-8g-5579 does not seem to be running inside a container [2023-02-13T17:40:04.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-13T17:40:06.892Z] $ docker top f463ba325b69af0f10220334fafe625bad582306a3ed044ec01f69a13e657d78 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T17:40:06.957Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-13T17:40:07.233Z] + set -o pipefail [2023-02-13T17:40:07.233Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-13T17:40:13.798Z] [2023-02-13T17:40:13.798Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-13T17:40:13.798Z] [2023-02-13T17:40:13.798Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/f0562353-60d8-4002-97ff-45437734012a [2023-02-13T17:40:13.798Z] [2023-02-13T17:40:13.798Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-13T17:40:13.798Z] [2023-02-13T17:40:13.798Z] [2023-02-13T17:40:13.798Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-13T17:40:13.798Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-13T17:40:13.798Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-13T17:40:13.801Z] $ docker stop --time=1 f463ba325b69af0f10220334fafe625bad582306a3ed044ec01f69a13e657d78 [2023-02-13T17:40:15.807Z] $ docker rm -f --volumes f463ba325b69af0f10220334fafe625bad582306a3ed044ec01f69a13e657d78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-13T17:40:16.225Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T17:40:16.245Z] provisioning config files... [2023-02-13T17:40:16.255Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5144131373122322495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:16.551Z] --> edgex-publish-swagger.sh [2023-02-13T17:40:16.551Z] === Publish openapi/v3 API === [2023-02-13T17:40:16.551Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-13T17:40:16.551Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-13T17:40:16.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T17:40:16.551Z] Dload Upload Total Spent Left Speed [2023-02-13T17:40:18.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28371 0 0 100 28371 0 23235 0:00:01 0:00:01 --:--:-- 23235 100 28371 0 0 100 28371 0 15123 0:00:01 0:00:01 --:--:-- 15115 100 28371 0 0 100 28371 0 15115 0:00:01 0:00:01 --:--:-- 15107 [2023-02-13T17:40:18.445Z] [2023-02-13T17:40:18.445Z] [Pipeline] } [2023-02-13T17:40:18.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T17:40:18.849Z] + git log --format=format:%s -1 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d [Pipeline] sh [2023-02-13T17:40:19.140Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T17:40:19.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:40:19.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T17:40:19.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:40:19.505Z] prd-ubuntu20.04-docker-8c-8g-5579 does not seem to be running inside a container [2023-02-13T17:40:19.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T17:40:19.896Z] $ docker top 9072769d645b49da77038d38240f75090ca871998ce3e1cd9ae16cbb2c37927b -eo pid,comm [2023-02-13T17:40:19.950Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T17:40:19.950Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T17:40:19.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T17:40:19.980Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T17:40:20.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T17:40:20.093Z] $ docker exec 9072769d645b49da77038d38240f75090ca871998ce3e1cd9ae16cbb2c37927b ssh-agent [2023-02-13T17:40:20.207Z] SSH_AUTH_SOCK=/tmp/ssh-UjMnykc910Q2/agent.33 [2023-02-13T17:40:20.207Z] SSH_AGENT_PID=39 [2023-02-13T17:40:20.212Z] Running ssh-add (command line suppressed) [2023-02-13T17:40:20.298Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10566671522122830002.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10566671522122830002.key) [2023-02-13T17:40:20.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T17:40:20.599Z] + git semver tag [2023-02-13T17:40:20.858Z] 2023-02-13 17:40:20,782 [run_tag] DEBUG tag force:False [2023-02-13T17:40:20.858Z] 2023-02-13 17:40:20,782 [check_head_tag] DEBUG check head tag [2023-02-13T17:40:20.858Z] 2023-02-13 17:40:20,784 [execute] INFO git cat-file --batch-check [2023-02-13T17:40:20.858Z] 2023-02-13 17:40:20,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-13T17:40:20.858Z] 2023-02-13 17:40:20,788 [execute] INFO git cat-file --batch [2023-02-13T17:40:20.858Z] 2023-02-13 17:40:20,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-13T17:40:20.858Z] 2023-02-13 17:40:20,816 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T17:40:20.858Z] 2023-02-13 17:40:20,816 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 [2023-02-13T17:40:20.858Z] 2023-02-13 17:40:20,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T17:40:20.858Z] 2023-02-13 17:40:20,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T17:40:20.858Z] 3.0.0-dev.24 [Pipeline] } [2023-02-13T17:40:20.859Z] $ docker exec --env ******** --env ******** 9072769d645b49da77038d38240f75090ca871998ce3e1cd9ae16cbb2c37927b ssh-agent -k [2023-02-13T17:40:20.952Z] unset SSH_AUTH_SOCK; [2023-02-13T17:40:20.953Z] unset SSH_AGENT_PID; [2023-02-13T17:40:20.953Z] echo Agent pid 39 killed; [2023-02-13T17:40:20.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T17:40:21.265Z] + git semver [Pipeline] } [2023-02-13T17:40:21.529Z] $ docker stop --time=1 9072769d645b49da77038d38240f75090ca871998ce3e1cd9ae16cbb2c37927b [2023-02-13T17:40:22.834Z] $ docker rm -f --volumes 9072769d645b49da77038d38240f75090ca871998ce3e1cd9ae16cbb2c37927b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:40:23.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T17:40:23.218Z] [2023-02-13T17:40:23.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:40:23.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T17:40:23.524Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-13T17:40:23.524Z] ab5ef0e58194: Pulling fs layer [2023-02-13T17:40:23.524Z] 9712f1f96733: Pulling fs layer [2023-02-13T17:40:23.524Z] 63f879dbbcfc: Pulling fs layer [2023-02-13T17:40:23.524Z] 0d9ebad4ef96: Pulling fs layer [2023-02-13T17:40:23.524Z] e9a5061849ea: Pulling fs layer [2023-02-13T17:40:23.524Z] d747dcd14b5f: Pulling fs layer [2023-02-13T17:40:23.524Z] 2de7ff778b66: Pulling fs layer [2023-02-13T17:40:23.524Z] e9a5061849ea: Waiting [2023-02-13T17:40:23.524Z] d747dcd14b5f: Waiting [2023-02-13T17:40:23.525Z] 2de7ff778b66: Waiting [2023-02-13T17:40:23.525Z] 0d9ebad4ef96: Waiting [2023-02-13T17:40:23.525Z] 9712f1f96733: Download complete [2023-02-13T17:40:24.115Z] 63f879dbbcfc: Verifying Checksum [2023-02-13T17:40:24.115Z] 63f879dbbcfc: Download complete [2023-02-13T17:40:24.397Z] e9a5061849ea: Verifying Checksum [2023-02-13T17:40:24.397Z] e9a5061849ea: Download complete [2023-02-13T17:40:24.397Z] d747dcd14b5f: Verifying Checksum [2023-02-13T17:40:24.397Z] d747dcd14b5f: Download complete [2023-02-13T17:40:24.662Z] ab5ef0e58194: Verifying Checksum [2023-02-13T17:40:24.662Z] ab5ef0e58194: Download complete [2023-02-13T17:40:24.662Z] 0d9ebad4ef96: Verifying Checksum [2023-02-13T17:40:24.662Z] 0d9ebad4ef96: Download complete [2023-02-13T17:40:24.662Z] 2de7ff778b66: Verifying Checksum [2023-02-13T17:40:24.662Z] 2de7ff778b66: Download complete [2023-02-13T17:40:27.190Z] ab5ef0e58194: Pull complete [2023-02-13T17:40:27.448Z] 9712f1f96733: Pull complete [2023-02-13T17:40:28.013Z] 63f879dbbcfc: Pull complete [2023-02-13T17:40:32.198Z] 0d9ebad4ef96: Pull complete [2023-02-13T17:40:32.198Z] e9a5061849ea: Pull complete [2023-02-13T17:40:32.198Z] d747dcd14b5f: Pull complete [2023-02-13T17:40:32.767Z] 2de7ff778b66: Pull complete [2023-02-13T17:40:32.767Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-13T17:40:32.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T17:40:32.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:40:32.851Z] prd-ubuntu20.04-docker-8c-8g-5579 does not seem to be running inside a container [2023-02-13T17:40:32.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-13T17:40:34.906Z] $ docker top 6fbb8015fa83489cdf225b9f304f2a7c41ad5a058c9d1e3835523469713443bd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-13T17:40:34.980Z] provisioning config files... [2023-02-13T17:40:34.987Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1857079808209067804tmp [2023-02-13T17:40:35.001Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config244365112752107852tmp [2023-02-13T17:40:35.014Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8458488028423300123tmp [Pipeline] { [Pipeline] echo [2023-02-13T17:40:35.031Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:35.315Z] ---> sigul-configuration.sh [2023-02-13T17:40:35.315Z] gpg: directory `/root/.gnupg' created [2023-02-13T17:40:35.315Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-13T17:40:35.315Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-13T17:40:35.315Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-13T17:40:35.315Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-13T17:40:35.315Z] gpg: CAST5 encrypted data [2023-02-13T17:40:35.315Z] gpg: encrypted with 1 passphrase [2023-02-13T17:40:35.315Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-13T17:40:35.596Z] + mkdir /home/jenkins [2023-02-13T17:40:35.596Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-13T17:40:35.879Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-13T17:40:35.889Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:36.173Z] ---> sigul-install.sh [2023-02-13T17:40:36.173Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-13T17:40:36.458Z] + git tag --list [2023-02-13T17:40:36.458Z] 0.7.1 [2023-02-13T17:40:36.458Z] delhi-tag [2023-02-13T17:40:36.458Z] v1.0.0 [2023-02-13T17:40:36.458Z] v1.1.0 [2023-02-13T17:40:36.458Z] v1.1.1 [2023-02-13T17:40:36.458Z] v1.1.2 [2023-02-13T17:40:36.458Z] v1.2.0 [2023-02-13T17:40:36.458Z] v1.2.1 [2023-02-13T17:40:36.458Z] v1.2.2 [2023-02-13T17:40:36.458Z] v1.2.3 [2023-02-13T17:40:36.458Z] v1.3.0 [2023-02-13T17:40:36.458Z] v1.4.0 [2023-02-13T17:40:36.458Z] v2.0.0 [2023-02-13T17:40:36.458Z] v2.1.0 [2023-02-13T17:40:36.458Z] v2.1.1 [2023-02-13T17:40:36.458Z] v2.1.1-dev.2 [2023-02-13T17:40:36.458Z] v2.1.1-dev.3 [2023-02-13T17:40:36.458Z] v2.2.0 [2023-02-13T17:40:36.458Z] v2.2.1-dev.1 [2023-02-13T17:40:36.458Z] v2.2.1-dev.10 [2023-02-13T17:40:36.458Z] v2.2.1-dev.11 [2023-02-13T17:40:36.458Z] v2.2.1-dev.12 [2023-02-13T17:40:36.458Z] v2.2.1-dev.13 [2023-02-13T17:40:36.458Z] v2.2.1-dev.14 [2023-02-13T17:40:36.458Z] v2.2.1-dev.2 [2023-02-13T17:40:36.458Z] v2.2.1-dev.3 [2023-02-13T17:40:36.458Z] v2.2.1-dev.4 [2023-02-13T17:40:36.458Z] v2.2.1-dev.5 [2023-02-13T17:40:36.458Z] v2.2.1-dev.6 [2023-02-13T17:40:36.458Z] v2.2.1-dev.7 [2023-02-13T17:40:36.458Z] v2.2.1-dev.8 [2023-02-13T17:40:36.458Z] v2.2.1-dev.9 [2023-02-13T17:40:36.458Z] v2.3.0 [2023-02-13T17:40:36.458Z] v2.3.0-dev.14 [2023-02-13T17:40:36.458Z] v2.3.0-dev.15 [2023-02-13T17:40:36.458Z] v2.3.0-dev.16 [2023-02-13T17:40:36.458Z] v2.3.0-dev.17 [2023-02-13T17:40:36.458Z] v2.3.0-dev.18 [2023-02-13T17:40:36.458Z] v2.3.0-dev.19 [2023-02-13T17:40:36.458Z] v2.3.0-dev.20 [2023-02-13T17:40:36.458Z] v2.3.0-dev.21 [2023-02-13T17:40:36.458Z] v2.3.0-dev.22 [2023-02-13T17:40:36.458Z] v2.3.0-dev.23 [2023-02-13T17:40:36.458Z] v2.3.0-dev.24 [2023-02-13T17:40:36.458Z] v2.3.0-dev.25 [2023-02-13T17:40:36.458Z] v2.3.0-dev.26 [2023-02-13T17:40:36.458Z] v2.3.0-dev.27 [2023-02-13T17:40:36.458Z] v2.3.0-dev.28 [2023-02-13T17:40:36.458Z] v2.3.0-dev.29 [2023-02-13T17:40:36.458Z] v2.3.0-dev.30 [2023-02-13T17:40:36.458Z] v2.3.0-dev.31 [2023-02-13T17:40:36.458Z] v2.3.0-dev.32 [2023-02-13T17:40:36.458Z] v2.3.0-dev.33 [2023-02-13T17:40:36.458Z] v2.3.0-dev.34 [2023-02-13T17:40:36.458Z] v2.3.0-dev.35 [2023-02-13T17:40:36.458Z] v2.3.0-dev.36 [2023-02-13T17:40:36.458Z] v2.3.0-dev.37 [2023-02-13T17:40:36.458Z] v2.3.0-dev.38 [2023-02-13T17:40:36.458Z] v2.3.0-dev.39 [2023-02-13T17:40:36.458Z] v2.3.0-dev.40 [2023-02-13T17:40:36.458Z] v2.3.0-dev.41 [2023-02-13T17:40:36.458Z] v2.3.0-dev.42 [2023-02-13T17:40:36.458Z] v2.3.0-dev.43 [2023-02-13T17:40:36.458Z] v2.3.0-dev.44 [2023-02-13T17:40:36.458Z] v2.3.0-dev.45 [2023-02-13T17:40:36.458Z] v2.3.0-dev.46 [2023-02-13T17:40:36.458Z] v2.3.0-dev.47 [2023-02-13T17:40:36.458Z] v2.3.0-dev.48 [2023-02-13T17:40:36.458Z] v2.3.0-dev.49 [2023-02-13T17:40:36.458Z] v2.3.0-dev.50 [2023-02-13T17:40:36.458Z] v2.3.0-dev.51 [2023-02-13T17:40:36.458Z] v2.3.1-dev.1 [2023-02-13T17:40:36.458Z] v2.3.1-dev.2 [2023-02-13T17:40:36.458Z] v3.0.0-dev.1 [2023-02-13T17:40:36.458Z] v3.0.0-dev.10 [2023-02-13T17:40:36.458Z] v3.0.0-dev.11 [2023-02-13T17:40:36.458Z] v3.0.0-dev.12 [2023-02-13T17:40:36.458Z] v3.0.0-dev.13 [2023-02-13T17:40:36.458Z] v3.0.0-dev.14 [2023-02-13T17:40:36.458Z] v3.0.0-dev.15 [2023-02-13T17:40:36.458Z] v3.0.0-dev.16 [2023-02-13T17:40:36.458Z] v3.0.0-dev.17 [2023-02-13T17:40:36.458Z] v3.0.0-dev.18 [2023-02-13T17:40:36.458Z] v3.0.0-dev.19 [2023-02-13T17:40:36.458Z] v3.0.0-dev.2 [2023-02-13T17:40:36.458Z] v3.0.0-dev.20 [2023-02-13T17:40:36.458Z] v3.0.0-dev.21 [2023-02-13T17:40:36.458Z] v3.0.0-dev.22 [2023-02-13T17:40:36.458Z] v3.0.0-dev.23 [2023-02-13T17:40:36.458Z] v3.0.0-dev.24 [2023-02-13T17:40:36.458Z] v3.0.0-dev.3 [2023-02-13T17:40:36.458Z] v3.0.0-dev.4 [2023-02-13T17:40:36.458Z] v3.0.0-dev.5 [2023-02-13T17:40:36.458Z] v3.0.0-dev.6 [2023-02-13T17:40:36.458Z] v3.0.0-dev.7 [2023-02-13T17:40:36.458Z] v3.0.0-dev.8 [2023-02-13T17:40:36.458Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-13T17:40:36.747Z] + lftools sign git-tag v3.0.0-dev.24 [2023-02-13T17:40:37.317Z] Signing Git tag with Sigul... [2023-02-13T17:40:37.317Z] Signing v3.0.0-dev.24 [Pipeline] echo [2023-02-13T17:40:37.585Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:37.874Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-13T17:40:37.882Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-13T17:40:37.893Z] $ docker stop --time=1 6fbb8015fa83489cdf225b9f304f2a7c41ad5a058c9d1e3835523469713443bd [2023-02-13T17:40:39.233Z] $ docker rm -f --volumes 6fbb8015fa83489cdf225b9f304f2a7c41ad5a058c9d1e3835523469713443bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-13T17:40:39.626Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T17:40:39.626Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:40:39.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T17:40:39.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:40:39.994Z] prd-ubuntu20.04-docker-8c-8g-5579 does not seem to be running inside a container [2023-02-13T17:40:40.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T17:40:40.391Z] $ docker top 7c20a2bb00de492a1ab79ee6cc61a4340ba3dc586dd4a486082056839ae9c8be -eo pid,comm [2023-02-13T17:40:40.450Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T17:40:40.450Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T17:40:40.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T17:40:40.494Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T17:40:40.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T17:40:40.589Z] $ docker exec 7c20a2bb00de492a1ab79ee6cc61a4340ba3dc586dd4a486082056839ae9c8be ssh-agent [2023-02-13T17:40:40.714Z] SSH_AUTH_SOCK=/tmp/ssh-Z4a4lR7rMKuU/agent.32 [2023-02-13T17:40:40.714Z] SSH_AGENT_PID=38 [2023-02-13T17:40:40.719Z] Running ssh-add (command line suppressed) [2023-02-13T17:40:40.806Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1269497679864005263.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1269497679864005263.key) [2023-02-13T17:40:40.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T17:40:41.116Z] + git semver bump pre [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,291 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,291 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,291 [bump_version] DEBUG bumped version:3.0.0-dev.25 [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,291 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,291 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,291 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,293 [execute] INFO git cat-file --batch-check [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,299 [execute] INFO git cat-file --batch [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T17:40:41.376Z] 2023-02-13 17:40:41,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T17:40:41.376Z] 3.0.0-dev.25 [Pipeline] } [2023-02-13T17:40:41.378Z] $ docker exec --env ******** --env ******** 7c20a2bb00de492a1ab79ee6cc61a4340ba3dc586dd4a486082056839ae9c8be ssh-agent -k [2023-02-13T17:40:41.464Z] unset SSH_AUTH_SOCK; [2023-02-13T17:40:41.464Z] unset SSH_AGENT_PID; [2023-02-13T17:40:41.464Z] echo Agent pid 38 killed; [2023-02-13T17:40:41.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T17:40:41.779Z] + git semver [Pipeline] } [2023-02-13T17:40:42.044Z] $ docker stop --time=1 7c20a2bb00de492a1ab79ee6cc61a4340ba3dc586dd4a486082056839ae9c8be [2023-02-13T17:40:43.321Z] $ docker rm -f --volumes 7c20a2bb00de492a1ab79ee6cc61a4340ba3dc586dd4a486082056839ae9c8be [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T17:40:43.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T17:40:43.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:40:43.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T17:40:43.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:40:44.029Z] prd-ubuntu20.04-docker-8c-8g-5579 does not seem to be running inside a container [2023-02-13T17:40:44.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T17:40:44.426Z] $ docker top 811d3425eaffc8de4112c528732da97b1c5eba28ac71c24e83ada01f616874aa -eo pid,comm [2023-02-13T17:40:44.484Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T17:40:44.484Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T17:40:44.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T17:40:44.524Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T17:40:44.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T17:40:44.620Z] $ docker exec 811d3425eaffc8de4112c528732da97b1c5eba28ac71c24e83ada01f616874aa ssh-agent [2023-02-13T17:40:44.734Z] SSH_AUTH_SOCK=/tmp/ssh-emCrtXKS04HB/agent.32 [2023-02-13T17:40:44.734Z] SSH_AGENT_PID=38 [2023-02-13T17:40:44.738Z] Running ssh-add (command line suppressed) [2023-02-13T17:40:44.826Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8731492692583029085.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8731492692583029085.key) [2023-02-13T17:40:44.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T17:40:45.129Z] + git semver push [2023-02-13T17:40:45.396Z] 2023-02-13 17:40:45,288 [run_push] DEBUG push [2023-02-13T17:40:45.396Z] 2023-02-13 17:40:45,289 [execute] INFO git cat-file --batch-check [2023-02-13T17:40:45.396Z] 2023-02-13 17:40:45,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T17:40:45.396Z] 2023-02-13 17:40:45,291 [execute] INFO git rev-list 0a5841de11029eed26d2609e9b66e84439d3289b -- [2023-02-13T17:40:45.396Z] 2023-02-13 17:40:45,291 [execute] DEBUG Popen(['git', 'rev-list', '0a5841de11029eed26d2609e9b66e84439d3289b', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T17:40:45.396Z] 2023-02-13 17:40:45,303 [execute] INFO git fetch -v origin [2023-02-13T17:40:45.396Z] 2023-02-13 17:40:45,303 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-13T17:40:46.333Z] 2023-02-13 17:40:46,056 [run_push] DEBUG no remote changes detected [2023-02-13T17:40:46.333Z] 2023-02-13 17:40:46,056 [execute] INFO git push origin semver [2023-02-13T17:40:46.333Z] 2023-02-13 17:40:46,057 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T17:40:47.268Z] 2023-02-13 17:40:46,905 [run_push] DEBUG push all version tags [2023-02-13T17:40:47.268Z] 2023-02-13 17:40:46,905 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-13T17:40:47.268Z] 2023-02-13 17:40:46,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T17:40:47.836Z] 2023-02-13 17:40:47,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T17:40:47.836Z] 3.0.0-dev.25 [Pipeline] } [2023-02-13T17:40:47.837Z] $ docker exec --env ******** --env ******** 811d3425eaffc8de4112c528732da97b1c5eba28ac71c24e83ada01f616874aa ssh-agent -k [2023-02-13T17:40:47.928Z] unset SSH_AUTH_SOCK; [2023-02-13T17:40:47.928Z] unset SSH_AGENT_PID; [2023-02-13T17:40:47.928Z] echo Agent pid 38 killed; [2023-02-13T17:40:47.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T17:40:48.252Z] + git semver [Pipeline] } [2023-02-13T17:40:48.521Z] $ docker stop --time=1 811d3425eaffc8de4112c528732da97b1c5eba28ac71c24e83ada01f616874aa [2023-02-13T17:40:49.841Z] $ docker rm -f --volumes 811d3425eaffc8de4112c528732da97b1c5eba28ac71c24e83ada01f616874aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-13T17:40:50.447Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-13T17:40:50.448Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-13T17:40:50.448Z] total 16 [2023-02-13T17:40:50.448Z] drwxr-xr-x 3 root root 4096 Feb 13 17:27 . [2023-02-13T17:40:50.448Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 17:40 .. [2023-02-13T17:40:50.448Z] drwxr-xr-x 2 root root 4096 Feb 13 17:27 cost [2023-02-13T17:40:50.448Z] -rw-r--r-- 1 root root 85 Feb 13 17:27 cost.csv [2023-02-13T17:40:50.448Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-13T17:40:50.448Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-13T17:40:50.448Z] total 16 [2023-02-13T17:40:50.448Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 17:27 . [2023-02-13T17:40:50.448Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 17:40 .. [2023-02-13T17:40:50.448Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 17:27 cost [2023-02-13T17:40:50.448Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 13 17:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:50.737Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:51.593Z] ---> package-listing.sh [2023-02-13T17:40:51.593Z] ++ facter osfamily [2023-02-13T17:40:51.593Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T17:40:51.853Z] + OS_FAMILY=debian [2023-02-13T17:40:51.853Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-13T17:40:51.853Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T17:40:51.853Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T17:40:51.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T17:40:51.853Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T17:40:51.853Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-13T17:40:51.853Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T17:40:51.853Z] + case "${OS_FAMILY}" in [2023-02-13T17:40:51.853Z] + dpkg -l [2023-02-13T17:40:51.853Z] + grep '^ii' [2023-02-13T17:40:51.853Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T17:40:51.853Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T17:40:51.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T17:40:51.853Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-13T17:40:51.853Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-13T17:40:51.853Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-02-13T17:40:51.861Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T17:40:52.136Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T17:40:52.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T17:40:52.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T17:40:52.764Z] prd-ubuntu20.04-docker-8c-8g-5579 does not seem to be running inside a container [2023-02-13T17:40:52.782Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T17:40:53.030Z] $ docker top f355e363363c5c6b756dd03fe620826e0d51df716582945f00c254c720448c4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T17:40:53.375Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T17:40:53.654Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T17:40:53.939Z] + ls /var/log/sa-host [2023-02-13T17:40:53.939Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T17:40:54.082Z] provisioning config files... [2023-02-13T17:40:54.093Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1592430985791444385tmp [Pipeline] { [Pipeline] echo [2023-02-13T17:40:54.106Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:54.461Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T17:40:54.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:54.858Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T17:40:54.885Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:55.181Z] ---> sudo-logs.sh [2023-02-13T17:40:55.181Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T17:40:55.215Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:55.500Z] ---> job-cost.sh [2023-02-13T17:40:55.500Z] lf-activate-venv: SKIPPING [2023-02-13T17:40:55.500Z] DEBUG: total: 0.2199999988079071 [2023-02-13T17:40:55.500Z] INFO: Retrieving Stack Cost... [2023-02-13T17:40:56.067Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T17:40:56.635Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T17:40:56.647Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T17:40:56.927Z] ---> logs-deploy.sh [2023-02-13T17:40:56.927Z] lf-activate-venv: SKIPPING [2023-02-13T17:40:56.927Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/154 [2023-02-13T17:40:56.927Z] INFO: archiving workspace using pattern(s): [2023-02-13T17:40:57.862Z] Archives upload complete. [2023-02-13T17:40:58.120Z] INFO: archiving logs to Nexus