Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a1e4923af529abf66cb087d1ef4c8494172dbc4 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-ssh12776656841027824422.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5018933888825232088.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12366000052201058267.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17619951208207701305.key Verifying host key using known hosts file > 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-ssh9076570581710988409.key Verifying host key using known hosts file > 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/v2]] ========================================================= [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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-626 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 2a1e4923af529abf66cb087d1ef4c8494172dbc4 (main) > 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 2a1e4923af529abf66cb087d1ef4c8494172dbc4 # timeout=10 Commit message: "Merge pull request #1214 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17" > git rev-list --no-walk 7a5456d65667bce537ee6e9ff0922bddc6112164 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-22T17:11:22.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-22T17:11:22.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-22T17:11:22.680Z] ========================================================= [2022-09-22T17:11:22.680Z] EdgeX Global Pipelines Version Info [2022-09-22T17:11:22.680Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:11:23.396Z] ------------------- [2022-09-22T17:11:23.396Z] stable info: [2022-09-22T17:11:23.396Z] ------------------- [2022-09-22T17:11:23.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-22T17:11:23.396Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T17:11:23.396Z] Message: update stable to v1.0.239 [2022-09-22T17:11:23.968Z] ------------------- [2022-09-22T17:11:23.968Z] experimental info: [2022-09-22T17:11:23.968Z] ------------------- [2022-09-22T17:11:23.968Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-22T17:11:23.968Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T17:11:23.968Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-22T17:11:24.149Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-22T17:11:24.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-22T17:11:24.165Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-22T17:11:24.172Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-22T17:11:24.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-22T17:11:24.188Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-22T17:11:24.205Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-22T17:11:24.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-22T17:11:24.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-22T17:11:24.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-22T17:11:24.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-22T17:11:24.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-22T17:11:24.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-22T17:11:24.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-22T17:11:24.297Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T17:11:24.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T17:11:24.319Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T17:11:24.329Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T17:11:24.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-22T17:11:24.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-22T17:11:24.363Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-22T17:11:24.374Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-22T17:11:24.385Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-22T17:11:24.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-22T17:11:24.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-22T17:11:24.423Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-22T17:11:24.433Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-22T17:11:24.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-22T17:11:24.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-22T17:11:24.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-22T17:11:24.483Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] echo [2022-09-22T17:11:24.500Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a1e492 [Pipeline] echo [2022-09-22T17:11:24.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T17:11:24.556Z] provisioning config files... [2022-09-22T17:11:24.573Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16781336203311253281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:11:24.907Z] ---> docker-login.sh [2022-09-22T17:11:24.907Z] nexus3.edgexfoundry.org:10001 [2022-09-22T17:11:25.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:11:25.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:11:25.167Z] Configure a credential helper to remove this warning. See [2022-09-22T17:11:25.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:11:25.167Z] [2022-09-22T17:11:25.167Z] Login Succeeded [2022-09-22T17:11:25.167Z] nexus3.edgexfoundry.org:10002 [2022-09-22T17:11:25.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:11:25.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:11:25.167Z] Configure a credential helper to remove this warning. See [2022-09-22T17:11:25.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:11:25.167Z] [2022-09-22T17:11:25.167Z] Login Succeeded [2022-09-22T17:11:25.167Z] nexus3.edgexfoundry.org:10003 [2022-09-22T17:11:25.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:11:25.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:11:25.427Z] Configure a credential helper to remove this warning. See [2022-09-22T17:11:25.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:11:25.427Z] [2022-09-22T17:11:25.427Z] Login Succeeded [2022-09-22T17:11:25.427Z] nexus3.edgexfoundry.org:10004 [2022-09-22T17:11:25.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:11:25.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:11:25.427Z] Configure a credential helper to remove this warning. See [2022-09-22T17:11:25.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:11:25.427Z] [2022-09-22T17:11:25.427Z] Login Succeeded [2022-09-22T17:11:25.427Z] docker.io [2022-09-22T17:11:25.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:11:25.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:11:25.949Z] Configure a credential helper to remove this warning. See [2022-09-22T17:11:25.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:11:25.949Z] [2022-09-22T17:11:25.949Z] Login Succeeded [2022-09-22T17:11:25.949Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T17:11:25.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-22T17:11:26.349Z] + git rev-list -1 --merges 2a1e4923af529abf66cb087d1ef4c8494172dbc4~1..2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] echo [2022-09-22T17:11:26.379Z] -----------> git rev-list -1 --merges 2a1e4923af529abf66cb087d1ef4c8494172dbc4~1..2a1e4923af529abf66cb087d1ef4c8494172dbc4 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [2022-09-22T17:11:26.379Z] 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [false] [Pipeline] sh [2022-09-22T17:11:26.666Z] + git log --format=format:%s -1 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] echo [2022-09-22T17:11:26.695Z] ========================================================= [2022-09-22T17:11:26.695Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-22T17:11:26.695Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T17:11:27.010Z] + git log --format=format:%s -1 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] echo [2022-09-22T17:11:27.022Z] [semverPrep] GIT_COMMIT: 2a1e4923af529abf66cb087d1ef4c8494172dbc4, Commit Message: Merge pull request #1214 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17 [Pipeline] echo [2022-09-22T17:11:27.030Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-22T17:11:27.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T17:11:27.423Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-22T17:11:27.423Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-22T17:11:27.423Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-22T17:11:27.423Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-22T17:11:27.423Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-22T17:11:27.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:11:27.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T17:11:27.845Z] [2022-09-22T17:11:27.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:11:28.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T17:11:28.145Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-22T17:11:28.145Z] b85a868b505f: Pulling fs layer [2022-09-22T17:11:28.145Z] e2be974225ed: Pulling fs layer [2022-09-22T17:11:28.145Z] 339a4e72a1f5: Pulling fs layer [2022-09-22T17:11:28.145Z] 988bab9f4d93: Pulling fs layer [2022-09-22T17:11:28.145Z] 1469e6f7b9e6: Pulling fs layer [2022-09-22T17:11:28.145Z] eaf3925da568: Pulling fs layer [2022-09-22T17:11:28.146Z] bab4dde63d76: Pulling fs layer [2022-09-22T17:11:28.146Z] bde34c3a00c8: Pulling fs layer [2022-09-22T17:11:28.146Z] b352a97aabf1: Pulling fs layer [2022-09-22T17:11:28.146Z] 4872d77fe225: Pulling fs layer [2022-09-22T17:11:28.146Z] 5851b861e8e6: Pulling fs layer [2022-09-22T17:11:28.146Z] bde34c3a00c8: Waiting [2022-09-22T17:11:28.146Z] b352a97aabf1: Waiting [2022-09-22T17:11:28.146Z] 988bab9f4d93: Waiting [2022-09-22T17:11:28.146Z] 4872d77fe225: Waiting [2022-09-22T17:11:28.146Z] bab4dde63d76: Waiting [2022-09-22T17:11:28.146Z] 5851b861e8e6: Waiting [2022-09-22T17:11:28.146Z] 1469e6f7b9e6: Waiting [2022-09-22T17:11:28.146Z] e2be974225ed: Verifying Checksum [2022-09-22T17:11:28.146Z] 988bab9f4d93: Verifying Checksum [2022-09-22T17:11:28.146Z] 988bab9f4d93: Download complete [2022-09-22T17:11:28.406Z] 1469e6f7b9e6: Verifying Checksum [2022-09-22T17:11:28.406Z] 1469e6f7b9e6: Download complete [2022-09-22T17:11:28.406Z] eaf3925da568: Download complete [2022-09-22T17:11:28.406Z] 339a4e72a1f5: Verifying Checksum [2022-09-22T17:11:28.406Z] 339a4e72a1f5: Download complete [2022-09-22T17:11:28.406Z] bde34c3a00c8: Download complete [2022-09-22T17:11:28.406Z] b352a97aabf1: Download complete [2022-09-22T17:11:28.406Z] 4872d77fe225: Verifying Checksum [2022-09-22T17:11:28.406Z] 4872d77fe225: Download complete [2022-09-22T17:11:28.665Z] 5851b861e8e6: Verifying Checksum [2022-09-22T17:11:28.665Z] 5851b861e8e6: Download complete [2022-09-22T17:11:28.665Z] b85a868b505f: Download complete [2022-09-22T17:11:28.924Z] bab4dde63d76: Verifying Checksum [2022-09-22T17:11:28.924Z] bab4dde63d76: Download complete [2022-09-22T17:11:29.863Z] b85a868b505f: Pull complete [2022-09-22T17:11:29.863Z] e2be974225ed: Pull complete [2022-09-22T17:11:30.434Z] 339a4e72a1f5: Pull complete [2022-09-22T17:11:30.434Z] 988bab9f4d93: Pull complete [2022-09-22T17:11:30.695Z] 1469e6f7b9e6: Pull complete [2022-09-22T17:11:30.955Z] eaf3925da568: Pull complete [2022-09-22T17:11:32.865Z] bab4dde63d76: Pull complete [2022-09-22T17:11:32.865Z] bde34c3a00c8: Pull complete [2022-09-22T17:11:32.865Z] b352a97aabf1: Pull complete [2022-09-22T17:11:32.865Z] 4872d77fe225: Pull complete [2022-09-22T17:11:33.124Z] 5851b861e8e6: Pull complete [2022-09-22T17:11:33.124Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-22T17:11:33.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T17:11:33.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:11:33.218Z] prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container [2022-09-22T17:11:33.255Z] $ 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 [2022-09-22T17:11:34.742Z] $ docker top 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 -eo pid,comm [2022-09-22T17:11:34.798Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-22T17:11:34.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T17:11:34.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T17:11:34.833Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T17:11:34.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T17:11:34.963Z] $ docker exec 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 ssh-agent [2022-09-22T17:11:35.068Z] SSH_AUTH_SOCK=/tmp/ssh-RFVBe04x5JFH/agent.33 [2022-09-22T17:11:35.068Z] SSH_AGENT_PID=39 [2022-09-22T17:11:35.074Z] Running ssh-add (command line suppressed) [2022-09-22T17:11:35.193Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7548907123674470924.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7548907123674470924.key) [2022-09-22T17:11:35.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T17:11:35.491Z] + git tag --points-at HEAD [Pipeline] } [2022-09-22T17:11:35.510Z] $ docker exec --env ******** --env ******** 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 ssh-agent -k [2022-09-22T17:11:35.609Z] unset SSH_AUTH_SOCK; [2022-09-22T17:11:35.609Z] unset SSH_AGENT_PID; [2022-09-22T17:11:35.609Z] echo Agent pid 39 killed; [2022-09-22T17:11:35.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-22T17:11:35.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T17:11:35.640Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T17:11:35.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T17:11:35.761Z] $ docker exec 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 ssh-agent [2022-09-22T17:11:35.882Z] SSH_AUTH_SOCK=/tmp/ssh-XBYTecVM5Oym/agent.71 [2022-09-22T17:11:35.882Z] SSH_AGENT_PID=77 [2022-09-22T17:11:35.888Z] Running ssh-add (command line suppressed) [2022-09-22T17:11:35.990Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8903550997122350182.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8903550997122350182.key) [2022-09-22T17:11:35.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T17:11:36.284Z] + git semver init [2022-09-22T17:11:36.544Z] 2022-09-22 17:11:36,455 [run_init] DEBUG init version:0.0.0 force:False [2022-09-22T17:11:36.544Z] 2022-09-22 17:11:36,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-22T17:11:36.544Z] 2022-09-22 17:11:36,456 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-22T17:11:36.544Z] 2022-09-22 17:11:36,456 [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) [2022-09-22T17:11:37.483Z] 2022-09-22 17:11:37,472 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-09-22T17:11:37.483Z] 2022-09-22 17:11:37,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-09-22T17:11:37.483Z] 2022-09-22 17:11:37,472 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:11:37.483Z] 2022-09-22 17:11:37,473 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:11:37.483Z] 2.3.0-dev.26 [Pipeline] } [2022-09-22T17:11:37.761Z] $ docker exec --env ******** --env ******** 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 ssh-agent -k [2022-09-22T17:11:37.872Z] unset SSH_AUTH_SOCK; [2022-09-22T17:11:37.872Z] unset SSH_AGENT_PID; [2022-09-22T17:11:37.872Z] echo Agent pid 77 killed; [2022-09-22T17:11:37.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T17:11:38.186Z] + git semver [Pipeline] } [2022-09-22T17:11:38.463Z] $ docker stop --time=1 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 [2022-09-22T17:11:39.797Z] $ docker rm -f 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T17:11:40.145Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-22T17:11:40.399Z] Stashed 1 file(s) [Pipeline] echo [2022-09-22T17:11:40.401Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.26 [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 [2022-09-22T17:11:40.533Z] provisioning config files... [2022-09-22T17:11:40.541Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2841880282853434338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:11:40.838Z] ---> docker-login.sh [2022-09-22T17:11:40.838Z] nexus3.edgexfoundry.org:10001 [2022-09-22T17:11:40.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:11:40.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:11:40.838Z] Configure a credential helper to remove this warning. See [2022-09-22T17:11:40.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:11:40.838Z] [2022-09-22T17:11:40.838Z] Login Succeeded [2022-09-22T17:11:40.838Z] nexus3.edgexfoundry.org:10002 [2022-09-22T17:11:40.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:11:40.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:11:40.838Z] Configure a credential helper to remove this warning. See [2022-09-22T17:11:40.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:11:40.838Z] [2022-09-22T17:11:40.838Z] Login Succeeded [2022-09-22T17:11:40.838Z] nexus3.edgexfoundry.org:10003 [2022-09-22T17:11:41.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:11:41.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:11:41.097Z] Configure a credential helper to remove this warning. See [2022-09-22T17:11:41.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:11:41.097Z] [2022-09-22T17:11:41.097Z] Login Succeeded [2022-09-22T17:11:41.097Z] nexus3.edgexfoundry.org:10004 [2022-09-22T17:11:41.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:11:41.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:11:41.097Z] Configure a credential helper to remove this warning. See [2022-09-22T17:11:41.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:11:41.097Z] [2022-09-22T17:11:41.097Z] Login Succeeded [2022-09-22T17:11:41.097Z] docker.io [2022-09-22T17:11:41.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:11:41.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:11:41.665Z] Configure a credential helper to remove this warning. See [2022-09-22T17:11:41.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:11:41.665Z] [2022-09-22T17:11:41.665Z] Login Succeeded [2022-09-22T17:11:41.665Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T17:11:41.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T17:11:41.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T17:11:41.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T17:11:41.752Z] ========================================================= [2022-09-22T17:11:41.752Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-22T17:11:41.752Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:11:42.062Z] + 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 . [2022-09-22T17:11:42.062Z] Sending build context to Docker daemon 9.867MB [2022-09-22T17:11:42.062Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T17:11:42.062Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-22T17:11:42.062Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-22T17:11:42.062Z] 2408cc74d12b: Pulling fs layer [2022-09-22T17:11:42.062Z] ea60b727a1ce: Pulling fs layer [2022-09-22T17:11:42.062Z] 30c4a7721957: Pulling fs layer [2022-09-22T17:11:42.062Z] 370296b7ddb6: Pulling fs layer [2022-09-22T17:11:42.062Z] 7c6cee850709: Pulling fs layer [2022-09-22T17:11:42.062Z] 39a5fcdaea64: Pulling fs layer [2022-09-22T17:11:42.062Z] d94ebbe4e438: Pulling fs layer [2022-09-22T17:11:42.062Z] bcfd1f05c69d: Pulling fs layer [2022-09-22T17:11:42.062Z] 59ccb84bbe0f: Pulling fs layer [2022-09-22T17:11:42.062Z] bcfd1f05c69d: Waiting [2022-09-22T17:11:42.062Z] 59ccb84bbe0f: Waiting [2022-09-22T17:11:42.062Z] 39a5fcdaea64: Waiting [2022-09-22T17:11:42.062Z] 370296b7ddb6: Waiting [2022-09-22T17:11:42.062Z] 7c6cee850709: Waiting [2022-09-22T17:11:42.062Z] d94ebbe4e438: Waiting [2022-09-22T17:11:42.062Z] 30c4a7721957: Verifying Checksum [2022-09-22T17:11:42.062Z] 30c4a7721957: Download complete [2022-09-22T17:11:42.062Z] ea60b727a1ce: Verifying Checksum [2022-09-22T17:11:42.062Z] ea60b727a1ce: Download complete [2022-09-22T17:11:42.322Z] 7c6cee850709: Verifying Checksum [2022-09-22T17:11:42.322Z] 7c6cee850709: Download complete [2022-09-22T17:11:42.322Z] 39a5fcdaea64: Verifying Checksum [2022-09-22T17:11:42.322Z] 39a5fcdaea64: Download complete [2022-09-22T17:11:42.322Z] 2408cc74d12b: Verifying Checksum [2022-09-22T17:11:42.323Z] 2408cc74d12b: Download complete [2022-09-22T17:11:42.323Z] d94ebbe4e438: Verifying Checksum [2022-09-22T17:11:42.323Z] d94ebbe4e438: Download complete [2022-09-22T17:11:42.323Z] 2408cc74d12b: Pull complete [2022-09-22T17:11:42.581Z] ea60b727a1ce: Pull complete [2022-09-22T17:11:42.581Z] 30c4a7721957: Pull complete [2022-09-22T17:11:42.581Z] 59ccb84bbe0f: Verifying Checksum [2022-09-22T17:11:42.581Z] 59ccb84bbe0f: Download complete [2022-09-22T17:11:43.151Z] bcfd1f05c69d: Download complete [2022-09-22T17:11:43.151Z] 370296b7ddb6: Verifying Checksum [2022-09-22T17:11:43.151Z] 370296b7ddb6: Download complete [2022-09-22T17:11:47.330Z] 370296b7ddb6: Pull complete [2022-09-22T17:11:47.330Z] 7c6cee850709: Pull complete [2022-09-22T17:11:47.330Z] 39a5fcdaea64: Pull complete [2022-09-22T17:11:47.330Z] d94ebbe4e438: Pull complete [2022-09-22T17:11:49.856Z] bcfd1f05c69d: Pull complete [2022-09-22T17:11:50.114Z] 59ccb84bbe0f: Pull complete [2022-09-22T17:11:50.114Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-22T17:11:50.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T17:11:50.114Z] ---> a4fb48ad2a94 [2022-09-22T17:11:50.114Z] Step 3/11 : ARG MAKE=make build [2022-09-22T17:11:52.659Z] ---> Running in 2882647d4f37 [2022-09-22T17:11:52.659Z] Removing intermediate container 2882647d4f37 [2022-09-22T17:11:52.660Z] ---> 2009669e0e38 [2022-09-22T17:11:52.660Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-22T17:11:52.660Z] ---> Running in 2d05e23af704 [2022-09-22T17:11:52.660Z] Removing intermediate container 2d05e23af704 [2022-09-22T17:11:52.660Z] ---> 717af6b3643a [2022-09-22T17:11:52.660Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T17:11:52.660Z] ---> Running in 728124576cc0 [2022-09-22T17:11:52.660Z] Removing intermediate container 728124576cc0 [2022-09-22T17:11:52.660Z] ---> 002809703e62 [2022-09-22T17:11:52.660Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T17:11:52.660Z] ---> Running in af290ba04b15 [2022-09-22T17:11:53.595Z] Removing intermediate container af290ba04b15 [2022-09-22T17:11:53.595Z] ---> 41ac0904faa8 [2022-09-22T17:11:53.595Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-22T17:11:53.595Z] ---> Running in f45352398dcf [2022-09-22T17:11:53.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T17:11:54.534Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T17:11:55.106Z] OK: 211 MiB in 51 packages [2022-09-22T17:11:55.365Z] Removing intermediate container f45352398dcf [2022-09-22T17:11:55.365Z] ---> 767e6108c001 [2022-09-22T17:11:55.365Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-22T17:11:55.365Z] ---> f79f8f8843fe [2022-09-22T17:11:55.365Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T17:11:55.488Z] Still waiting to schedule task [2022-09-22T17:11:55.488Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-615’ is offline [2022-09-22T17:11:55.624Z] ---> Running in c92bba9359c9 [2022-09-22T17:12:13.726Z] Removing intermediate container c92bba9359c9 [2022-09-22T17:12:13.726Z] ---> e5291ffae3f2 [2022-09-22T17:12:13.726Z] Step 10/11 : COPY . . [2022-09-22T17:12:13.726Z] ---> d559de7cd0ad [2022-09-22T17:12:13.726Z] Step 11/11 : RUN ${MAKE} [2022-09-22T17:12:13.726Z] ---> Running in a3810a9b7a95 [2022-09-22T17:12:13.726Z] noop [2022-09-22T17:12:13.726Z] Removing intermediate container a3810a9b7a95 [2022-09-22T17:12:13.726Z] ---> 35d4b97733e7 [2022-09-22T17:12:13.726Z] Successfully built 35d4b97733e7 [2022-09-22T17:12:13.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:12:14.039Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T17:12:14.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:12:14.100Z] prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container [2022-09-22T17:12:14.132Z] $ 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 [2022-09-22T17:12:14.495Z] $ docker top b7c5f7e3176b161d3e3096cba46d2add56c07d081502052aea7c569265615cdc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T17:12:14.830Z] + go version [2022-09-22T17:12:14.830Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-22T17:12:14.844Z] $ docker stop --time=1 b7c5f7e3176b161d3e3096cba46d2add56c07d081502052aea7c569265615cdc [2022-09-22T17:12:16.149Z] $ docker rm -f b7c5f7e3176b161d3e3096cba46d2add56c07d081502052aea7c569265615cdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:12:16.545Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T17:12:16.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:12:16.623Z] prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container [2022-09-22T17:12:16.657Z] $ 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 [2022-09-22T17:12:17.025Z] $ docker top ea8dc5b514feced0e348dd9b768ccf8afd06e5fa2ad8db71f792ad7c887367d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T17:12:17.376Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-22T17:12:17.695Z] + make test [2022-09-22T17:12:17.695Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-22T17:12:24.267Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-22T17:12:39.132Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 27.6% of statements [2022-09-22T17:12:39.132Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.087s coverage: 78.9% of statements [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-22T17:12:39.132Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.141s coverage: 60.0% of statements [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-22T17:12:39.132Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.112s coverage: 54.4% of statements [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-22T17:12:39.132Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 65.1% of statements [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-22T17:12:39.132Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.755s coverage: 89.2% of statements [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-22T17:12:39.132Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.5% of statements [2022-09-22T17:12:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-22T17:12:57.221Z] 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." [2022-09-22T17:12:57.221Z] GO111MODULE=on go vet ./... [2022-09-22T17:12:58.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T17:12:58.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T17:12:58.597Z] ./bin/test-attribution-txt.sh [2022-09-22T17:12:58.597Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-22T17:12:58.597Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-22T17:12:58.597Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-22T17:12:58.597Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-22T17:12:58.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T17:12:58.888Z] $ docker stop --time=1 ea8dc5b514feced0e348dd9b768ccf8afd06e5fa2ad8db71f792ad7c887367d5 [2022-09-22T17:13:01.081Z] $ docker rm -f ea8dc5b514feced0e348dd9b768ccf8afd06e5fa2ad8db71f792ad7c887367d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T17:13:01.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T17:13:01.635Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-22T17:13:02.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T17:13:02.439Z] + ls -al . [2022-09-22T17:13:02.439Z] total 276 [2022-09-22T17:13:02.439Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 17:12 . [2022-09-22T17:13:02.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 17:11 .. [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 22 17:11 .dockerignore [2022-09-22T17:13:02.439Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 17:12 .git [2022-09-22T17:13:02.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 17:11 .github [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 22 17:11 .gitignore [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 22 17:11 .golangci.yml [2022-09-22T17:13:02.439Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 17:11 .semver [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 22 17:11 CHANGELOG.md [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 17:11 GOVERNANCE.md [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 22 17:11 Jenkinsfile [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 22 17:11 LICENSE [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 22 17:11 Makefile [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 22 17:11 OWNERS.md [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 22 17:11 README.md [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 17:11 VERSION [2022-09-22T17:13:02.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 17:11 bin [2022-09-22T17:13:02.439Z] -rw-r--r-- 1 jenkins jenkins 101794 Sep 22 17:12 coverage.out [2022-09-22T17:13:02.439Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 22 17:11 example [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 22 17:11 go.mod [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 37485 Sep 22 17:11 go.sum [2022-09-22T17:13:02.439Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 22 17:11 internal [2022-09-22T17:13:02.439Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 17:11 openapi [2022-09-22T17:13:02.439Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 22 17:11 pkg [2022-09-22T17:13:02.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 17:11 snap [2022-09-22T17:13:02.439Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 22 17:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:13:02.738Z] + 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=2a1e4923af529abf66cb087d1ef4c8494172dbc4 --label arch=amd64 --label version=2.3.0-dev.26 . [2022-09-22T17:13:02.739Z] Sending build context to Docker daemon 9.969MB [2022-09-22T17:13:02.739Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T17:13:02.739Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-22T17:13:02.739Z] ---> 35d4b97733e7 [2022-09-22T17:13:02.739Z] Step 3/25 : ARG MAKE=make build [2022-09-22T17:13:02.997Z] ---> Running in 24f8af139ed2 [2022-09-22T17:13:02.997Z] Removing intermediate container 24f8af139ed2 [2022-09-22T17:13:02.997Z] ---> 4221be79567d [2022-09-22T17:13:02.997Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-22T17:13:02.997Z] ---> Running in eb1d5057236a [2022-09-22T17:13:02.997Z] Removing intermediate container eb1d5057236a [2022-09-22T17:13:02.997Z] ---> b635fd139dd5 [2022-09-22T17:13:02.997Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T17:13:03.255Z] ---> Running in 4223a7e9fb67 [2022-09-22T17:13:03.255Z] Removing intermediate container 4223a7e9fb67 [2022-09-22T17:13:03.255Z] ---> de47b010765b [2022-09-22T17:13:03.255Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T17:13:03.255Z] ---> Running in b4593e43633a [2022-09-22T17:13:03.832Z] Removing intermediate container b4593e43633a [2022-09-22T17:13:03.832Z] ---> a29d95097d66 [2022-09-22T17:13:03.832Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-22T17:13:04.091Z] ---> Running in b438740e2948 [2022-09-22T17:13:04.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T17:13:05.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T17:13:05.542Z] OK: 211 MiB in 51 packages [2022-09-22T17:13:05.800Z] Removing intermediate container b438740e2948 [2022-09-22T17:13:05.800Z] ---> d6bbd8559a19 [2022-09-22T17:13:05.800Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-22T17:13:06.059Z] ---> 4c03412377a3 [2022-09-22T17:13:06.059Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T17:13:06.059Z] ---> Running in b50fea0b3c02 [2022-09-22T17:13:06.627Z] Removing intermediate container b50fea0b3c02 [2022-09-22T17:13:06.627Z] ---> 27c70198668a [2022-09-22T17:13:06.627Z] Step 10/25 : COPY . . [2022-09-22T17:13:07.196Z] ---> 8ab50cbbe4a2 [2022-09-22T17:13:07.196Z] Step 11/25 : RUN ${MAKE} [2022-09-22T17:13:07.196Z] ---> Running in 425e592c983d [2022-09-22T17:13:07.455Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-22T17:13:24.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-628 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-09-22T17:13:24.161Z] Running in /w/workspace/device-sdk-go/101 [Pipeline] { [Pipeline] checkout [2022-09-22T17:13:24.186Z] The recommended git tool is: git [2022-09-22T17:13:25.756Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-22T17:13:28.288Z] Removing intermediate container 425e592c983d [2022-09-22T17:13:28.288Z] ---> 79e6bd9b2092 [2022-09-22T17:13:28.288Z] Step 12/25 : FROM alpine:3.16 [2022-09-22T17:13:28.785Z] using credential edgex-jenkins-ssh [2022-09-22T17:13:28.806Z] Cloning the remote Git repository [2022-09-22T17:13:28.854Z] 3.16: Pulling from library/alpine [2022-09-22T17:13:28.854Z] 213ec9aee27d: Pulling fs layer [2022-09-22T17:13:28.851Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-22T17:13:28.932Z] > git init /w/workspace/device-sdk-go/101 # timeout=10 [2022-09-22T17:13:29.074Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-22T17:13:29.075Z] > git --version # timeout=10 [2022-09-22T17:13:29.094Z] > git --version # 'git version 2.25.1' [2022-09-22T17:13:29.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T17:13:29.147Z] 213ec9aee27d: Verifying Checksum [2022-09-22T17:13:29.147Z] 213ec9aee27d: Download complete [2022-09-22T17:13:29.147Z] 213ec9aee27d: Pull complete [2022-09-22T17:13:29.147Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T17:13:29.147Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T17:13:29.147Z] ---> 9c6f07244728 [2022-09-22T17:13:29.147Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T17:13:29.405Z] ---> Running in 08c84006bbbb [2022-09-22T17:13:29.405Z] Removing intermediate container 08c84006bbbb [2022-09-22T17:13:29.405Z] ---> d92c81e8d1bc [2022-09-22T17:13:29.405Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T17:13:29.405Z] ---> Running in 9d0688e5a8c5 [2022-09-22T17:13:29.150Z] Verifying host key using known hosts file [2022-09-22T17:13:29.351Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-22T17:13:29.361Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T17:13:30.339Z] Removing intermediate container 9d0688e5a8c5 [2022-09-22T17:13:30.339Z] ---> 3d34f7ee7289 [2022-09-22T17:13:30.339Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-22T17:13:30.339Z] ---> Running in e3fe2cfe121d [2022-09-22T17:13:30.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T17:13:31.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T17:13:31.529Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T17:13:30.847Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-22T17:13:30.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T17:13:31.658Z] Avoid second fetch [2022-09-22T17:13:31.659Z] Checking out Revision 2a1e4923af529abf66cb087d1ef4c8494172dbc4 (main) [2022-09-22T17:13:31.787Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-22T17:13:31.787Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T17:13:32.046Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-22T17:13:32.046Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-22T17:13:32.046Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T17:13:32.046Z] OK: 8 MiB in 19 packages [2022-09-22T17:13:32.239Z] Commit message: "Merge pull request #1214 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17" [2022-09-22T17:13:32.614Z] Removing intermediate container e3fe2cfe121d [2022-09-22T17:13:32.615Z] ---> 6fcff81413c1 [2022-09-22T17:13:32.615Z] Step 16/25 : WORKDIR / [2022-09-22T17:13:32.615Z] ---> Running in 92055f37fb9b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T17:13:32.873Z] Removing intermediate container 92055f37fb9b [2022-09-22T17:13:32.873Z] ---> 0aab9724ef06 [2022-09-22T17:13:32.873Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-22T17:13:32.873Z] ---> 45139a5d461d [2022-09-22T17:13:32.873Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-22T17:13:31.674Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T17:13:31.692Z] > git checkout -f 2a1e4923af529abf66cb087d1ef4c8494172dbc4 # timeout=10 [2022-09-22T17:13:33.182Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-22T17:13:33.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T17:13:33.182Z] Dload Upload Total Spent Left Speed [2022-09-22T17:13:33.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [2022-09-22T17:13:33.441Z] ---> b175b1b5c34a [2022-09-22T17:13:33.441Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-22T17:13:33.441Z] ---> cc8b6478657e [2022-09-22T17:13:33.441Z] Step 20/25 : EXPOSE 59999 [Pipeline] sh [2022-09-22T17:13:33.701Z] ---> Running in 115814d2735f [2022-09-22T17:13:33.701Z] Removing intermediate container 115814d2735f [2022-09-22T17:13:33.701Z] ---> 66e9b5694aff [2022-09-22T17:13:33.701Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-22T17:13:33.701Z] ---> Running in 83e4bcebf7bf [2022-09-22T17:13:33.701Z] Removing intermediate container 83e4bcebf7bf [2022-09-22T17:13:33.701Z] ---> cc454b614ea3 [2022-09-22T17:13:33.701Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T17:13:33.791Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-22T17:13:33.959Z] ---> Running in 04141bdaa1db [2022-09-22T17:13:33.959Z] Removing intermediate container 04141bdaa1db [2022-09-22T17:13:33.959Z] ---> f1aa9d78d67e [2022-09-22T17:13:33.959Z] Step 23/25 : LABEL arch=amd64 [2022-09-22T17:13:33.959Z] ---> Running in 8b9df037ca6f [2022-09-22T17:13:33.959Z] Removing intermediate container 8b9df037ca6f [2022-09-22T17:13:33.959Z] ---> da3ab2c51a3f [2022-09-22T17:13:33.959Z] Step 24/25 : LABEL git_sha=2a1e4923af529abf66cb087d1ef4c8494172dbc4 [2022-09-22T17:13:34.120Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-22T17:13:34.120Z] + sudo tee /etc/docker/daemon.new [2022-09-22T17:13:34.120Z] { [2022-09-22T17:13:34.120Z] "registry-mirrors": [ [2022-09-22T17:13:34.120Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-22T17:13:34.120Z] ], [2022-09-22T17:13:34.120Z] "bip": "10.250.0.254/24", [2022-09-22T17:13:34.120Z] "hosts": [ [2022-09-22T17:13:34.120Z] "tcp://0.0.0.0:5555", [2022-09-22T17:13:34.120Z] "unix:///var/run/docker.sock" [2022-09-22T17:13:34.120Z] ], [2022-09-22T17:13:34.120Z] "mtu": 1458, [2022-09-22T17:13:34.120Z] "selinux-enabled": true, [2022-09-22T17:13:34.120Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-22T17:13:34.120Z] } [Pipeline] sh [2022-09-22T17:13:34.218Z] ---> Running in cb98c15f715e [2022-09-22T17:13:34.218Z] Removing intermediate container cb98c15f715e [2022-09-22T17:13:34.218Z] ---> 3ecec602294e [2022-09-22T17:13:34.218Z] Step 25/25 : LABEL version=2.3.0-dev.26 [2022-09-22T17:13:34.218Z] ---> Running in 46d2a05cffce [2022-09-22T17:13:34.218Z] Removing intermediate container 46d2a05cffce [2022-09-22T17:13:34.218Z] ---> 97a7e07ffe9d [2022-09-22T17:13:34.218Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T17:13:34.218Z] Successfully built 97a7e07ffe9d [2022-09-22T17:13:34.218Z] 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 [2022-09-22T17:13:34.454Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-22T17:13:34.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T17:13:34.643Z] [2022-09-22T17:13:34.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:13:34.792Z] + sudo service docker restart [2022-09-22T17:13:34.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T17:13:34.940Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-22T17:13:34.940Z] 5eb5b503b376: Pulling fs layer [2022-09-22T17:13:34.940Z] 5c69ac0246d0: Pulling fs layer [2022-09-22T17:13:34.940Z] ec43610c2a17: Pulling fs layer [2022-09-22T17:13:34.940Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-22T17:13:34.941Z] 33b1e0a273af: Pulling fs layer [2022-09-22T17:13:34.941Z] 5d3b04190fa2: Pulling fs layer [2022-09-22T17:13:34.941Z] 2f39f015ded8: Pulling fs layer [2022-09-22T17:13:34.941Z] 33b1e0a273af: Waiting [2022-09-22T17:13:34.941Z] 5d3b04190fa2: Waiting [2022-09-22T17:13:34.941Z] 2f39f015ded8: Waiting [2022-09-22T17:13:34.941Z] 3a2ae6a8a46f: Waiting [2022-09-22T17:13:34.941Z] 5c69ac0246d0: Download complete [2022-09-22T17:13:34.941Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-22T17:13:34.941Z] 3a2ae6a8a46f: Download complete [2022-09-22T17:13:34.941Z] 33b1e0a273af: Verifying Checksum [2022-09-22T17:13:34.941Z] 33b1e0a273af: Download complete [2022-09-22T17:13:35.199Z] 5d3b04190fa2: Download complete [2022-09-22T17:13:35.199Z] ec43610c2a17: Download complete [2022-09-22T17:13:35.199Z] 5eb5b503b376: Verifying Checksum [2022-09-22T17:13:35.199Z] 5eb5b503b376: Download complete [2022-09-22T17:13:35.764Z] 2f39f015ded8: Download complete [2022-09-22T17:13:36.333Z] 5eb5b503b376: Pull complete [2022-09-22T17:13:36.333Z] 5c69ac0246d0: Pull complete [2022-09-22T17:13:36.900Z] ec43610c2a17: Pull complete [2022-09-22T17:13:36.900Z] 3a2ae6a8a46f: Pull complete [2022-09-22T17:13:37.158Z] 33b1e0a273af: Pull complete [2022-09-22T17:13:37.158Z] 5d3b04190fa2: Pull complete [2022-09-22T17:13:41.346Z] 2f39f015ded8: Pull complete [2022-09-22T17:13:41.346Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-22T17:13:41.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T17:13:41.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:13:41.417Z] prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container [2022-09-22T17:13:41.448Z] $ 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 [2022-09-22T17:13:43.028Z] $ docker top c271286547a90051c7538bf18cd8ca21b8a7eaa59508c0ea976197caafd4e5be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:13:43.403Z] ---> job-cost.sh [2022-09-22T17:13:43.403Z] lf-activate-venv: SKIPPING [2022-09-22T17:13:43.403Z] INFO: No Stack... [2022-09-22T17:13:43.663Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T17:13:44.232Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T17:13:44.524Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-09-22T17:13:44.524Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T17:13:44.536Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] [2022-09-22T17:13:44.543Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] did not exist. Created. [2022-09-22T17:13:44.543Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T17:13:44.844Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-22T17:13:44.880Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T17:13:44.887Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T17:13:44.903Z] $ docker stop --time=1 c271286547a90051c7538bf18cd8ca21b8a7eaa59508c0ea976197caafd4e5be [2022-09-22T17:13:46.074Z] $ docker rm -f c271286547a90051c7538bf18cd8ca21b8a7eaa59508c0ea976197caafd4e5be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T17:13:53.058Z] provisioning config files... [2022-09-22T17:13:53.082Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/101@tmp/config2047567322684780089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:13:53.421Z] ---> docker-login.sh [2022-09-22T17:13:53.421Z] nexus3.edgexfoundry.org:10001 [2022-09-22T17:13:53.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:13:53.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:13:53.957Z] Configure a credential helper to remove this warning. See [2022-09-22T17:13:53.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:13:53.957Z] [2022-09-22T17:13:53.957Z] Login Succeeded [2022-09-22T17:13:53.957Z] nexus3.edgexfoundry.org:10002 [2022-09-22T17:13:54.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:13:54.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:13:54.229Z] Configure a credential helper to remove this warning. See [2022-09-22T17:13:54.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:13:54.229Z] [2022-09-22T17:13:54.229Z] Login Succeeded [2022-09-22T17:13:54.229Z] nexus3.edgexfoundry.org:10003 [2022-09-22T17:13:54.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:13:54.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:13:54.770Z] Configure a credential helper to remove this warning. See [2022-09-22T17:13:54.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:13:54.770Z] [2022-09-22T17:13:54.770Z] Login Succeeded [2022-09-22T17:13:54.770Z] nexus3.edgexfoundry.org:10004 [2022-09-22T17:13:55.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:13:55.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:13:55.041Z] Configure a credential helper to remove this warning. See [2022-09-22T17:13:55.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:13:55.041Z] [2022-09-22T17:13:55.041Z] Login Succeeded [2022-09-22T17:13:55.041Z] docker.io [2022-09-22T17:13:55.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T17:13:55.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T17:13:55.580Z] Configure a credential helper to remove this warning. See [2022-09-22T17:13:55.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T17:13:55.580Z] [2022-09-22T17:13:55.580Z] Login Succeeded [2022-09-22T17:13:55.580Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T17:13:55.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T17:13:55.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T17:13:55.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T17:13:55.776Z] ========================================================= [2022-09-22T17:13:55.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-22T17:13:55.776Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:13:56.114Z] + 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 . [2022-09-22T17:13:56.383Z] Sending build context to Docker daemon 5.296MB [2022-09-22T17:13:56.383Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T17:13:56.383Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-22T17:13:56.656Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-22T17:13:56.656Z] b3c136eddcbf: Pulling fs layer [2022-09-22T17:13:56.656Z] c0a3192eca97: Pulling fs layer [2022-09-22T17:13:56.656Z] a050256f5b6f: Pulling fs layer [2022-09-22T17:13:56.656Z] 656be50a0ddc: Pulling fs layer [2022-09-22T17:13:56.656Z] 2bbca73fdf42: Pulling fs layer [2022-09-22T17:13:56.656Z] 46d945488cbd: Pulling fs layer [2022-09-22T17:13:56.656Z] 8a5474983e97: Pulling fs layer [2022-09-22T17:13:56.656Z] 329c88fbcd65: Pulling fs layer [2022-09-22T17:13:56.656Z] 656be50a0ddc: Waiting [2022-09-22T17:13:56.656Z] 2bbca73fdf42: Waiting [2022-09-22T17:13:56.656Z] 46d945488cbd: Waiting [2022-09-22T17:13:56.656Z] 8a5474983e97: Waiting [2022-09-22T17:13:56.656Z] 329c88fbcd65: Waiting [2022-09-22T17:13:56.656Z] a050256f5b6f: Download complete [2022-09-22T17:13:56.656Z] c0a3192eca97: Download complete [2022-09-22T17:13:56.656Z] 2bbca73fdf42: Download complete [2022-09-22T17:13:56.656Z] 46d945488cbd: Verifying Checksum [2022-09-22T17:13:56.656Z] 46d945488cbd: Download complete [2022-09-22T17:13:56.656Z] b3c136eddcbf: Verifying Checksum [2022-09-22T17:13:56.656Z] b3c136eddcbf: Download complete [2022-09-22T17:13:57.629Z] b3c136eddcbf: Pull complete [2022-09-22T17:13:57.919Z] 329c88fbcd65: Verifying Checksum [2022-09-22T17:13:57.919Z] 329c88fbcd65: Download complete [2022-09-22T17:13:58.201Z] c0a3192eca97: Pull complete [2022-09-22T17:13:58.481Z] a050256f5b6f: Pull complete [2022-09-22T17:13:59.077Z] 8a5474983e97: Download complete [2022-09-22T17:13:59.670Z] 656be50a0ddc: Verifying Checksum [2022-09-22T17:13:59.670Z] 656be50a0ddc: Download complete [2022-09-22T17:14:12.008Z] 656be50a0ddc: Pull complete [2022-09-22T17:14:12.008Z] 2bbca73fdf42: Pull complete [2022-09-22T17:14:12.008Z] 46d945488cbd: Pull complete [2022-09-22T17:14:18.659Z] 8a5474983e97: Pull complete [2022-09-22T17:14:19.633Z] 329c88fbcd65: Pull complete [2022-09-22T17:14:19.633Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-22T17:14:19.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T17:14:19.633Z] ---> ff4287adb874 [2022-09-22T17:14:19.633Z] Step 3/11 : ARG MAKE=make build [2022-09-22T17:14:21.601Z] ---> Running in 2028f737a17f [2022-09-22T17:14:21.869Z] Removing intermediate container 2028f737a17f [2022-09-22T17:14:21.869Z] ---> 53a5f0715d0b [2022-09-22T17:14:21.869Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-22T17:14:21.869Z] ---> Running in 36d4651f414e [2022-09-22T17:14:22.150Z] Removing intermediate container 36d4651f414e [2022-09-22T17:14:22.151Z] ---> 3f184d86b26d [2022-09-22T17:14:22.151Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T17:14:22.420Z] ---> Running in c3a9e90baffb [2022-09-22T17:14:22.687Z] Removing intermediate container c3a9e90baffb [2022-09-22T17:14:22.687Z] ---> e30497584fcf [2022-09-22T17:14:22.687Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T17:14:22.687Z] ---> Running in 3ebda020aabf [2022-09-22T17:14:24.645Z] Removing intermediate container 3ebda020aabf [2022-09-22T17:14:24.645Z] ---> da44cc311422 [2022-09-22T17:14:24.645Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-22T17:14:24.645Z] ---> Running in c3d5051c8982 [2022-09-22T17:14:25.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T17:14:26.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T17:14:27.149Z] OK: 221 MiB in 51 packages [2022-09-22T17:14:28.109Z] Removing intermediate container c3d5051c8982 [2022-09-22T17:14:28.109Z] ---> 1bbb484ac2d9 [2022-09-22T17:14:28.109Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-22T17:14:28.379Z] ---> 80249b7ead43 [2022-09-22T17:14:28.379Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T17:14:28.649Z] ---> Running in c2e49bf2efff [2022-09-22T17:15:15.639Z] Removing intermediate container c2e49bf2efff [2022-09-22T17:15:15.639Z] ---> 23c60238cef0 [2022-09-22T17:15:15.639Z] Step 10/11 : COPY . . [2022-09-22T17:15:15.639Z] ---> e2e46943fc34 [2022-09-22T17:15:15.639Z] Step 11/11 : RUN ${MAKE} [2022-09-22T17:15:15.639Z] ---> Running in 372337f9c67c [2022-09-22T17:15:15.911Z] noop [2022-09-22T17:15:16.501Z] Removing intermediate container 372337f9c67c [2022-09-22T17:15:16.501Z] ---> 72c74c5d3e3c [2022-09-22T17:15:16.501Z] Successfully built 72c74c5d3e3c [2022-09-22T17:15:16.501Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:15:16.850Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T17:15:16.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:15:17.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-628 does not seem to be running inside a container [2022-09-22T17:15:17.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/101 -v /w/workspace/device-sdk-go/101:/w/workspace/device-sdk-go/101:rw,z -v /w/workspace/device-sdk-go/101@tmp:/w/workspace/device-sdk-go/101@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 [2022-09-22T17:15:18.245Z] $ docker top 01f9bd2f584c2b157c6ee010d82725c8af4c8606cbef3d1a47686e72f72b64ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T17:15:19.053Z] + go version [2022-09-22T17:15:19.053Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-22T17:15:19.075Z] $ docker stop --time=1 01f9bd2f584c2b157c6ee010d82725c8af4c8606cbef3d1a47686e72f72b64ed [2022-09-22T17:15:20.679Z] $ docker rm -f 01f9bd2f584c2b157c6ee010d82725c8af4c8606cbef3d1a47686e72f72b64ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:15:21.195Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T17:15:21.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:15:21.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-628 does not seem to be running inside a container [2022-09-22T17:15:21.434Z] $ 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/101 -v /w/workspace/device-sdk-go/101:/w/workspace/device-sdk-go/101:rw,z -v /w/workspace/device-sdk-go/101@tmp:/w/workspace/device-sdk-go/101@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 [2022-09-22T17:15:22.546Z] $ docker top d39e50ec3c2951945fb42700e33200d49dd74181ea507ce219a158c6600f7e3b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T17:15:23.033Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/101 [Pipeline] fileExists [Pipeline] sh [2022-09-22T17:15:23.671Z] + make test [2022-09-22T17:15:23.671Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-22T17:15:55.906Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-22T17:17:47.570Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-22T17:17:47.570Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-22T17:17:47.570Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-22T17:17:47.570Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-22T17:17:47.570Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-22T17:17:47.570Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.280s coverage: 27.6% of statements [2022-09-22T17:17:47.570Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.275s coverage: 78.9% of statements [2022-09-22T17:17:47.570Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-22T17:17:47.570Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.446s coverage: 60.0% of statements [2022-09-22T17:17:47.570Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-22T17:17:47.570Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-22T17:17:52.906Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.815s coverage: 54.4% of statements [2022-09-22T17:17:52.906Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-22T17:17:52.906Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-22T17:17:52.906Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-22T17:17:52.906Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-22T17:17:52.906Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.658s coverage: 65.1% of statements [2022-09-22T17:17:52.906Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-22T17:17:52.906Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-22T17:17:54.854Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.071s coverage: 89.2% of statements [2022-09-22T17:17:54.854Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-22T17:17:56.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.257s coverage: 4.5% of statements [2022-09-22T17:17:56.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-22T17:17:57.236Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-22T17:17:57.236Z] GO111MODULE=on go vet ./... [2022-09-22T17:19:48.930Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T17:19:48.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T17:19:48.931Z] ./bin/test-attribution-txt.sh [2022-09-22T17:19:48.931Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-22T17:19:48.931Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-22T17:19:48.931Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-22T17:19:48.931Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-22T17:19:48.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T17:19:48.969Z] $ docker stop --time=1 d39e50ec3c2951945fb42700e33200d49dd74181ea507ce219a158c6600f7e3b [2022-09-22T17:19:50.880Z] $ docker rm -f d39e50ec3c2951945fb42700e33200d49dd74181ea507ce219a158c6600f7e3b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T17:19:52.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T17:19:52.251Z] Warning: overwriting stash ‘coverage-report’ [2022-09-22T17:19:52.693Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T17:19:53.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T17:19:53.395Z] + ls -al . [2022-09-22T17:19:53.396Z] total 272 [2022-09-22T17:19:53.396Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 17:15 . [2022-09-22T17:19:53.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 17:13 .. [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 22 17:13 .dockerignore [2022-09-22T17:19:53.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 17:13 .git [2022-09-22T17:19:53.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 17:13 .github [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 22 17:13 .gitignore [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 22 17:13 .golangci.yml [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 22 17:13 CHANGELOG.md [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 17:13 GOVERNANCE.md [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 22 17:13 Jenkinsfile [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 22 17:13 LICENSE [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 22 17:13 Makefile [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 22 17:13 OWNERS.md [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 22 17:13 README.md [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 17:11 VERSION [2022-09-22T17:19:53.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 17:13 bin [2022-09-22T17:19:53.396Z] -rw-r--r-- 1 jenkins jenkins 101794 Sep 22 17:17 coverage.out [2022-09-22T17:19:53.396Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 22 17:13 example [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 22 17:13 go.mod [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 37485 Sep 22 17:13 go.sum [2022-09-22T17:19:53.396Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 22 17:13 internal [2022-09-22T17:19:53.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 17:13 openapi [2022-09-22T17:19:53.396Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 22 17:13 pkg [2022-09-22T17:19:53.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 17:13 snap [2022-09-22T17:19:53.396Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 22 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:19:53.732Z] + 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=2a1e4923af529abf66cb087d1ef4c8494172dbc4 --label arch=arm64 --label version=2.3.0-dev.26 . [2022-09-22T17:19:54.000Z] Sending build context to Docker daemon 5.398MB [2022-09-22T17:19:54.000Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T17:19:54.000Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-22T17:19:54.000Z] ---> 72c74c5d3e3c [2022-09-22T17:19:54.000Z] Step 3/25 : ARG MAKE=make build [2022-09-22T17:19:54.267Z] ---> Running in b719dd37067c [2022-09-22T17:19:54.537Z] Removing intermediate container b719dd37067c [2022-09-22T17:19:54.537Z] ---> b70051cda88f [2022-09-22T17:19:54.537Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-22T17:19:54.537Z] ---> Running in 2540426cf180 [2022-09-22T17:19:54.811Z] Removing intermediate container 2540426cf180 [2022-09-22T17:19:54.811Z] ---> a36440ae0e6c [2022-09-22T17:19:54.811Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T17:19:55.080Z] ---> Running in 78f0f72e9ea0 [2022-09-22T17:19:55.350Z] Removing intermediate container 78f0f72e9ea0 [2022-09-22T17:19:55.350Z] ---> 113ec5367b00 [2022-09-22T17:19:55.350Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T17:19:55.350Z] ---> Running in 4a771b837aac [2022-09-22T17:19:56.767Z] Removing intermediate container 4a771b837aac [2022-09-22T17:19:56.767Z] ---> c151816360cc [2022-09-22T17:19:56.767Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-22T17:19:56.767Z] ---> Running in 0143bb87a157 [2022-09-22T17:19:57.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T17:19:58.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T17:19:59.651Z] OK: 221 MiB in 51 packages [2022-09-22T17:20:00.615Z] Removing intermediate container 0143bb87a157 [2022-09-22T17:20:00.615Z] ---> d53e640dc096 [2022-09-22T17:20:00.615Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-22T17:20:00.893Z] ---> d6449fb35966 [2022-09-22T17:20:00.893Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T17:20:00.893Z] ---> Running in 5a30fc20813d [2022-09-22T17:20:02.850Z] Removing intermediate container 5a30fc20813d [2022-09-22T17:20:02.850Z] ---> b58ffd957ed3 [2022-09-22T17:20:02.850Z] Step 10/25 : COPY . . [2022-09-22T17:20:03.808Z] ---> ba22fdb77bf1 [2022-09-22T17:20:03.808Z] Step 11/25 : RUN ${MAKE} [2022-09-22T17:20:03.808Z] ---> Running in b11ebdc43f1d [2022-09-22T17:20:04.770Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-22T17:22:11.423Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-22T17:22:11.423Z] Removing intermediate container b11ebdc43f1d [2022-09-22T17:22:11.423Z] ---> 3db339972280 [2022-09-22T17:22:11.423Z] Step 12/25 : FROM alpine:3.16 [2022-09-22T17:22:11.423Z] 3.16: Pulling from library/alpine [2022-09-22T17:22:11.423Z] 9b18e9b68314: Pulling fs layer [2022-09-22T17:22:11.423Z] 9b18e9b68314: Verifying Checksum [2022-09-22T17:22:11.423Z] 9b18e9b68314: Download complete [2022-09-22T17:22:11.423Z] 9b18e9b68314: Pull complete [2022-09-22T17:22:11.423Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T17:22:11.423Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T17:22:11.423Z] ---> a6215f271958 [2022-09-22T17:22:11.423Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T17:22:11.691Z] ---> Running in d07e9cb35fbe [2022-09-22T17:22:11.959Z] Removing intermediate container d07e9cb35fbe [2022-09-22T17:22:11.959Z] ---> ea18478a0082 [2022-09-22T17:22:11.959Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T17:22:11.959Z] ---> Running in a736afed1bc2 [2022-09-22T17:22:13.374Z] Removing intermediate container a736afed1bc2 [2022-09-22T17:22:13.374Z] ---> 36699f521c7e [2022-09-22T17:22:13.374Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-22T17:22:13.648Z] ---> Running in c1882bc6a033 [2022-09-22T17:22:14.610Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T17:22:15.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T17:22:16.155Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T17:22:16.422Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-22T17:22:16.422Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T17:22:16.689Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-22T17:22:16.689Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-22T17:22:16.956Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T17:22:16.956Z] OK: 8 MiB in 19 packages [2022-09-22T17:22:17.927Z] Removing intermediate container c1882bc6a033 [2022-09-22T17:22:17.927Z] ---> 880070a2c65a [2022-09-22T17:22:17.927Z] Step 16/25 : WORKDIR / [2022-09-22T17:22:17.927Z] ---> Running in 8544cd40de6e [2022-09-22T17:22:17.927Z] Removing intermediate container 8544cd40de6e [2022-09-22T17:22:17.927Z] ---> ecb39a921453 [2022-09-22T17:22:17.927Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-22T17:22:18.511Z] ---> faffa846d53d [2022-09-22T17:22:18.511Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-22T17:22:19.917Z] ---> 5a5c9fb9ffd2 [2022-09-22T17:22:19.917Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-22T17:22:20.184Z] ---> 2d335f1624e6 [2022-09-22T17:22:20.184Z] Step 20/25 : EXPOSE 59999 [2022-09-22T17:22:20.457Z] ---> Running in 8a25068de005 [2022-09-22T17:22:20.724Z] Removing intermediate container 8a25068de005 [2022-09-22T17:22:20.724Z] ---> 526db0ac88c1 [2022-09-22T17:22:20.724Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-22T17:22:20.724Z] ---> Running in fc0fabaa52e9 [2022-09-22T17:22:20.992Z] Removing intermediate container fc0fabaa52e9 [2022-09-22T17:22:20.992Z] ---> 8c4578b5de97 [2022-09-22T17:22:20.992Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T17:22:20.992Z] ---> Running in 1318e6e9b510 [2022-09-22T17:22:21.264Z] Removing intermediate container 1318e6e9b510 [2022-09-22T17:22:21.264Z] ---> 4bc78bc75c61 [2022-09-22T17:22:21.264Z] Step 23/25 : LABEL arch=arm64 [2022-09-22T17:22:21.533Z] ---> Running in 60dcca69338e [2022-09-22T17:22:21.800Z] Removing intermediate container 60dcca69338e [2022-09-22T17:22:21.800Z] ---> e0ea3a55d97d [2022-09-22T17:22:21.800Z] Step 24/25 : LABEL git_sha=2a1e4923af529abf66cb087d1ef4c8494172dbc4 [2022-09-22T17:22:21.800Z] ---> Running in 1fe0b810e713 [2022-09-22T17:22:22.067Z] Removing intermediate container 1fe0b810e713 [2022-09-22T17:22:22.067Z] ---> 34dbcbacbf9a [2022-09-22T17:22:22.067Z] Step 25/25 : LABEL version=2.3.0-dev.26 [2022-09-22T17:22:22.067Z] ---> Running in 6e029ed505df [2022-09-22T17:22:22.341Z] Removing intermediate container 6e029ed505df [2022-09-22T17:22:22.341Z] ---> 1da77b13bd00 [2022-09-22T17:22:22.341Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T17:22:22.341Z] Successfully built 1da77b13bd00 [2022-09-22T17:22:22.341Z] 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 [2022-09-22T17:22:23.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T17:22:23.099Z] [2022-09-22T17:22:23.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:22:23.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T17:22:23.447Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-22T17:22:23.447Z] 8998bd30e6a1: Pulling fs layer [2022-09-22T17:22:23.447Z] 04944245beec: Pulling fs layer [2022-09-22T17:22:23.447Z] 699f458cf7ca: Pulling fs layer [2022-09-22T17:22:23.447Z] 765212b225bb: Pulling fs layer [2022-09-22T17:22:23.447Z] f23df028b6ca: Pulling fs layer [2022-09-22T17:22:23.447Z] d65c8cfc05b1: Pulling fs layer [2022-09-22T17:22:23.447Z] 2437ff75d9bd: Pulling fs layer [2022-09-22T17:22:23.447Z] 765212b225bb: Waiting [2022-09-22T17:22:23.447Z] f23df028b6ca: Waiting [2022-09-22T17:22:23.447Z] d65c8cfc05b1: Waiting [2022-09-22T17:22:23.447Z] 2437ff75d9bd: Waiting [2022-09-22T17:22:23.730Z] 04944245beec: Verifying Checksum [2022-09-22T17:22:23.730Z] 04944245beec: Download complete [2022-09-22T17:22:23.730Z] 765212b225bb: Verifying Checksum [2022-09-22T17:22:23.730Z] 765212b225bb: Download complete [2022-09-22T17:22:23.730Z] f23df028b6ca: Verifying Checksum [2022-09-22T17:22:23.730Z] f23df028b6ca: Download complete [2022-09-22T17:22:23.730Z] d65c8cfc05b1: Download complete [2022-09-22T17:22:23.730Z] 699f458cf7ca: Download complete [2022-09-22T17:22:24.354Z] 8998bd30e6a1: Download complete [2022-09-22T17:22:26.324Z] 2437ff75d9bd: Verifying Checksum [2022-09-22T17:22:26.324Z] 2437ff75d9bd: Download complete [2022-09-22T17:22:28.264Z] 8998bd30e6a1: Pull complete [2022-09-22T17:22:28.849Z] 04944245beec: Pull complete [2022-09-22T17:22:30.257Z] 699f458cf7ca: Pull complete [2022-09-22T17:22:30.257Z] 765212b225bb: Pull complete [2022-09-22T17:22:31.217Z] f23df028b6ca: Pull complete [2022-09-22T17:22:31.217Z] d65c8cfc05b1: Pull complete [2022-09-22T17:22:46.207Z] 2437ff75d9bd: Pull complete [2022-09-22T17:22:46.207Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-22T17:22:46.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T17:22:46.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:22:46.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-628 does not seem to be running inside a container [2022-09-22T17:22:46.436Z] $ 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/101 -v /w/workspace/device-sdk-go/101:/w/workspace/device-sdk-go/101:rw,z -v /w/workspace/device-sdk-go/101@tmp:/w/workspace/device-sdk-go/101@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 [2022-09-22T17:22:48.942Z] $ docker top fc9401ec276423230feb946af90ef4d537ff8998ee6b7fb9d0745e1ba93fabed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:22:49.442Z] ---> job-cost.sh [2022-09-22T17:22:49.709Z] lf-activate-venv: SKIPPING [2022-09-22T17:22:49.709Z] INFO: No Stack... [2022-09-22T17:22:50.285Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-22T17:22:51.239Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T17:22:51.554Z] + cat /w/workspace/device-sdk-go/101/archives/cost.csv [2022-09-22T17:22:51.554Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T17:22:51.610Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] [2022-09-22T17:22:51.619Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] did not exist. Created. [2022-09-22T17:22:51.619Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T17:22:51.959Z] /w/workspace/device-sdk-go/101@tmp/durable-dac4db6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-22T17:22:52.556Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-22T17:22:52.841Z] Warning: overwriting stash ‘stack-cost’ [2022-09-22T17:22:52.900Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T17:22:52.909Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T17:22:52.934Z] $ docker stop --time=1 fc9401ec276423230feb946af90ef4d537ff8998ee6b7fb9d0745e1ba93fabed [2022-09-22T17:22:54.437Z] $ docker rm -f fc9401ec276423230feb946af90ef4d537ff8998ee6b7fb9d0745e1ba93fabed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-22T17:22:54.840Z] provisioning config files... [2022-09-22T17:22:54.850Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18370887156047224389tmp [Pipeline] { [Pipeline] sh [2022-09-22T17:22:55.149Z] + set +x [2022-09-22T17:22:55.149Z] + bash -s -- [2022-09-22T17:22:55.149Z] + curl -s https://codecov.io/bash [2022-09-22T17:22:55.149Z] [2022-09-22T17:22:55.149Z] _____ _ [2022-09-22T17:22:55.149Z] / ____| | | [2022-09-22T17:22:55.149Z] | | ___ __| | ___ ___ _____ __ [2022-09-22T17:22:55.149Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-22T17:22:55.149Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-22T17:22:55.149Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-22T17:22:55.149Z] Bash-1.0.6 [2022-09-22T17:22:55.149Z] [2022-09-22T17:22:55.150Z] [2022-09-22T17:22:55.150Z] ==> git version 2.25.1 found [2022-09-22T17:22:55.150Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-22T17:22:55.150Z] Release-Date: 2020-01-08 [2022-09-22T17:22:55.150Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-22T17:22:55.150Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-22T17:22:55.150Z] ==> Jenkins CI detected. [2022-09-22T17:22:55.150Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-09-22T17:22:55.150Z] project root: . [2022-09-22T17:22:55.150Z] --> token set from env [2022-09-22T17:22:55.150Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-22T17:22:55.150Z] ==> Running gcov in . (disable via -X gcov) [2022-09-22T17:22:55.150Z] ==> Python coveragepy not found [2022-09-22T17:22:55.150Z] ==> Searching for coverage reports in: [2022-09-22T17:22:55.150Z] + . [2022-09-22T17:22:55.150Z] -> Found 1 reports [2022-09-22T17:22:55.150Z] ==> Detecting git/mercurial file structure [2022-09-22T17:22:55.150Z] ==> Reading reports [2022-09-22T17:22:55.409Z] + ./coverage.out bytes=101794 [2022-09-22T17:22:55.409Z] ==> Appending adjustments [2022-09-22T17:22:55.409Z] https://docs.codecov.io/docs/fixing-reports [2022-09-22T17:22:55.668Z] + Found adjustments [2022-09-22T17:22:55.668Z] ==> Gzipping contents [2022-09-22T17:22:55.668Z] 16K /tmp/codecov.g6BA0A.gz [2022-09-22T17:22:55.668Z] ==> Uploading reports [2022-09-22T17:22:55.668Z] url: https://codecov.io [2022-09-22T17:22:55.668Z] query: branch=main&commit=2a1e4923af529abf66cb087d1ef4c8494172dbc4&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T17:22:55.668Z] -> Pinging Codecov [2022-09-22T17:22:55.668Z] 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=2a1e4923af529abf66cb087d1ef4c8494172dbc4&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T17:22:55.927Z] -> Uploading to [2022-09-22T17:22:55.927Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-22/7E55EF52A471D76F132DFD9A03CDDE97/2a1e4923af529abf66cb087d1ef4c8494172dbc4/dc004db1-d89b-4795-81ec-2b17ea859b93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T172255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9509834b41ffba5724489eaa2c69d9c6073ea3648d971aa48d66bb1a38aae07 [2022-09-22T17:22:55.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T17:22:55.927Z] Dload Upload Total Spent Left Speed [2022-09-22T17:22:56.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14607 0 0 100 14607 0 66095 --:--:-- --:--:-- --:--:-- 65797 100 14607 0 0 100 14607 0 58428 --:--:-- --:--:-- --:--:-- 58195 [2022-09-22T17:22:56.185Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] } [2022-09-22T17:22:56.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-22T17:22:56.358Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-22T17:22:56.370Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:22:56.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T17:22:56.662Z] [2022-09-22T17:22:56.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:22:56.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T17:22:56.959Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-22T17:22:56.959Z] df9b9388f04a: Pulling fs layer [2022-09-22T17:22:56.959Z] 52dc419b0ee2: Pulling fs layer [2022-09-22T17:22:56.959Z] 25bc292e5bac: Pulling fs layer [2022-09-22T17:22:56.959Z] 114826534d7a: Pulling fs layer [2022-09-22T17:22:56.959Z] 4657fd5d0bcf: Pulling fs layer [2022-09-22T17:22:56.959Z] 6ad1cebc031e: Pulling fs layer [2022-09-22T17:22:56.959Z] 8a3aa393b2d8: Pulling fs layer [2022-09-22T17:22:56.959Z] 114826534d7a: Waiting [2022-09-22T17:22:56.959Z] 4657fd5d0bcf: Waiting [2022-09-22T17:22:56.959Z] 6ad1cebc031e: Waiting [2022-09-22T17:22:56.959Z] 8a3aa393b2d8: Waiting [2022-09-22T17:22:56.959Z] 25bc292e5bac: Download complete [2022-09-22T17:22:56.959Z] 52dc419b0ee2: Verifying Checksum [2022-09-22T17:22:56.959Z] 52dc419b0ee2: Download complete [2022-09-22T17:22:56.959Z] 4657fd5d0bcf: Verifying Checksum [2022-09-22T17:22:56.959Z] 4657fd5d0bcf: Download complete [2022-09-22T17:22:56.959Z] df9b9388f04a: Download complete [2022-09-22T17:22:57.217Z] 6ad1cebc031e: Verifying Checksum [2022-09-22T17:22:57.217Z] 6ad1cebc031e: Download complete [2022-09-22T17:22:57.217Z] df9b9388f04a: Pull complete [2022-09-22T17:22:57.217Z] 52dc419b0ee2: Pull complete [2022-09-22T17:22:57.478Z] 25bc292e5bac: Pull complete [2022-09-22T17:22:57.736Z] 114826534d7a: Verifying Checksum [2022-09-22T17:22:57.736Z] 114826534d7a: Download complete [2022-09-22T17:22:58.303Z] 8a3aa393b2d8: Verifying Checksum [2022-09-22T17:22:58.303Z] 8a3aa393b2d8: Download complete [2022-09-22T17:23:01.590Z] 114826534d7a: Pull complete [2022-09-22T17:23:01.590Z] 4657fd5d0bcf: Pull complete [2022-09-22T17:23:01.848Z] 6ad1cebc031e: Pull complete [2022-09-22T17:23:05.133Z] 8a3aa393b2d8: Pull complete [2022-09-22T17:23:05.133Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-22T17:23:05.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T17:23:05.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:23:05.203Z] prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container [2022-09-22T17:23:05.242Z] $ 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 [2022-09-22T17:23:07.758Z] $ docker top 8009029e5d0c69c16523541da7551188b98e4614e1ff9b30f2e5e3acf543a453 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-22T17:23:07.824Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-09-22T17:23:08.102Z] + set -o pipefail [2022-09-22T17:23:08.102Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-09-22T17:23:13.391Z] [2022-09-22T17:23:13.391Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-09-22T17:23:13.391Z] [2022-09-22T17:23:13.391Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/89da91cb-d19d-4197-9142-33f2a4ddff6b [2022-09-22T17:23:13.391Z] [2022-09-22T17:23:13.391Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-22T17:23:13.391Z] [2022-09-22T17:23:13.391Z] [Pipeline] } [2022-09-22T17:23:13.396Z] $ docker stop --time=1 8009029e5d0c69c16523541da7551188b98e4614e1ff9b30f2e5e3acf543a453 [2022-09-22T17:23:15.982Z] $ docker rm -f 8009029e5d0c69c16523541da7551188b98e4614e1ff9b30f2e5e3acf543a453 [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 [2022-09-22T17:23:16.362Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T17:23:16.370Z] provisioning config files... [2022-09-22T17:23:16.376Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11289415918732384466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:16.664Z] --> edgex-publish-swagger.sh [2022-09-22T17:23:16.664Z] === Publish openapi/v2 API === [2022-09-22T17:23:16.664Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-22T17:23:16.664Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-09-22T17:23:16.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T17:23:16.664Z] Dload Upload Total Spent Left Speed [2022-09-22T17:23:17.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 85003 --:--:-- --:--:-- --:--:-- 84868 100 53552 0 0 100 53552 0 84868 --:--:-- --:--:-- --:--:-- 84734 [2022-09-22T17:23:17.232Z] [2022-09-22T17:23:17.232Z] [Pipeline] } [2022-09-22T17:23:17.239Z] 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 [2022-09-22T17:23:17.602Z] + git log --format=format:%s -1 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] sh [2022-09-22T17:23:17.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T17:23:17.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:23:18.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T17:23:18.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:23:18.258Z] prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container [2022-09-22T17:23:18.285Z] $ 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 [2022-09-22T17:23:18.704Z] $ docker top f930744353ed647b87f12ad5b02a942989087f0cfe479f0a6de9afc63256a919 -eo pid,comm [2022-09-22T17:23:18.762Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-22T17:23:18.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T17:23:18.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T17:23:18.794Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T17:23:18.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T17:23:18.905Z] $ docker exec f930744353ed647b87f12ad5b02a942989087f0cfe479f0a6de9afc63256a919 ssh-agent [2022-09-22T17:23:19.014Z] SSH_AUTH_SOCK=/tmp/ssh-4180LB4SFATo/agent.32 [2022-09-22T17:23:19.014Z] SSH_AGENT_PID=38 [2022-09-22T17:23:19.018Z] Running ssh-add (command line suppressed) [2022-09-22T17:23:19.127Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11382765154754700662.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11382765154754700662.key) [2022-09-22T17:23:19.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T17:23:19.432Z] + git semver tag [2022-09-22T17:23:19.691Z] 2022-09-22 17:23:19,629 [run_tag] DEBUG tag force:False [2022-09-22T17:23:19.691Z] 2022-09-22 17:23:19,629 [check_head_tag] DEBUG check head tag [2022-09-22T17:23:19.691Z] 2022-09-22 17:23:19,630 [execute] INFO git cat-file --batch-check [2022-09-22T17:23:19.691Z] 2022-09-22 17:23:19,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-22T17:23:19.691Z] 2022-09-22 17:23:19,634 [execute] INFO git cat-file --batch [2022-09-22T17:23:19.691Z] 2022-09-22 17:23:19,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-22T17:23:19.691Z] 2022-09-22 17:23:19,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:23:19.691Z] 2022-09-22 17:23:19,654 [execute] INFO git tag -a v2.3.0-dev.26 -m v2.3.0-dev.26 [2022-09-22T17:23:19.691Z] 2022-09-22 17:23:19,655 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.26', '-m', 'v2.3.0-dev.26'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-22T17:23:19.691Z] 2022-09-22 17:23:19,660 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:23:19.691Z] 2.3.0-dev.26 [Pipeline] } [2022-09-22T17:23:19.696Z] $ docker exec --env ******** --env ******** f930744353ed647b87f12ad5b02a942989087f0cfe479f0a6de9afc63256a919 ssh-agent -k [2022-09-22T17:23:19.793Z] unset SSH_AUTH_SOCK; [2022-09-22T17:23:19.796Z] unset SSH_AGENT_PID; [2022-09-22T17:23:19.796Z] echo Agent pid 38 killed; [2022-09-22T17:23:19.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T17:23:20.107Z] + git semver [Pipeline] } [2022-09-22T17:23:20.375Z] $ docker stop --time=1 f930744353ed647b87f12ad5b02a942989087f0cfe479f0a6de9afc63256a919 [2022-09-22T17:23:21.677Z] $ docker rm -f f930744353ed647b87f12ad5b02a942989087f0cfe479f0a6de9afc63256a919 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:23:22.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T17:23:22.054Z] [2022-09-22T17:23:22.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:23:22.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T17:23:22.350Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-22T17:23:22.350Z] ab5ef0e58194: Pulling fs layer [2022-09-22T17:23:22.350Z] 9712f1f96733: Pulling fs layer [2022-09-22T17:23:22.350Z] 63f879dbbcfc: Pulling fs layer [2022-09-22T17:23:22.350Z] 0d9ebad4ef96: Pulling fs layer [2022-09-22T17:23:22.350Z] e9a5061849ea: Pulling fs layer [2022-09-22T17:23:22.350Z] d747dcd14b5f: Pulling fs layer [2022-09-22T17:23:22.350Z] 2de7ff778b66: Pulling fs layer [2022-09-22T17:23:22.350Z] 0d9ebad4ef96: Waiting [2022-09-22T17:23:22.350Z] e9a5061849ea: Waiting [2022-09-22T17:23:22.350Z] d747dcd14b5f: Waiting [2022-09-22T17:23:22.350Z] 9712f1f96733: Verifying Checksum [2022-09-22T17:23:22.350Z] 9712f1f96733: Download complete [2022-09-22T17:23:22.620Z] 63f879dbbcfc: Verifying Checksum [2022-09-22T17:23:22.620Z] 63f879dbbcfc: Download complete [2022-09-22T17:23:22.880Z] e9a5061849ea: Verifying Checksum [2022-09-22T17:23:22.880Z] e9a5061849ea: Download complete [2022-09-22T17:23:22.880Z] 0d9ebad4ef96: Verifying Checksum [2022-09-22T17:23:22.880Z] 0d9ebad4ef96: Download complete [2022-09-22T17:23:22.880Z] d747dcd14b5f: Download complete [2022-09-22T17:23:23.138Z] ab5ef0e58194: Download complete [2022-09-22T17:23:23.138Z] 2de7ff778b66: Download complete [2022-09-22T17:23:26.418Z] ab5ef0e58194: Pull complete [2022-09-22T17:23:26.418Z] 9712f1f96733: Pull complete [2022-09-22T17:23:26.676Z] 63f879dbbcfc: Pull complete [2022-09-22T17:23:30.868Z] 0d9ebad4ef96: Pull complete [2022-09-22T17:23:30.868Z] e9a5061849ea: Pull complete [2022-09-22T17:23:30.868Z] d747dcd14b5f: Pull complete [2022-09-22T17:23:31.801Z] 2de7ff778b66: Pull complete [2022-09-22T17:23:31.801Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-22T17:23:31.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T17:23:31.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:23:31.875Z] prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container [2022-09-22T17:23:31.901Z] $ 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 [2022-09-22T17:23:34.109Z] $ docker top e990893f1a4c0f6eb38a21c901b271845254cdbc43a5e4c57594c8a8d90ca700 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-22T17:23:34.181Z] provisioning config files... [2022-09-22T17:23:34.188Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14321864869469493269tmp [2022-09-22T17:23:34.197Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17362282636065232248tmp [2022-09-22T17:23:34.205Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2103661967587915391tmp [Pipeline] { [Pipeline] echo [2022-09-22T17:23:34.219Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:34.499Z] ---> sigul-configuration.sh [2022-09-22T17:23:34.499Z] gpg: directory `/root/.gnupg' created [2022-09-22T17:23:34.499Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-22T17:23:34.499Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-22T17:23:34.499Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-22T17:23:34.499Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-22T17:23:34.499Z] gpg: CAST5 encrypted data [2022-09-22T17:23:34.499Z] gpg: encrypted with 1 passphrase [2022-09-22T17:23:34.499Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-22T17:23:34.784Z] + mkdir /home/jenkins [2022-09-22T17:23:34.784Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-22T17:23:35.069Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-22T17:23:35.077Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:35.363Z] ---> sigul-install.sh [2022-09-22T17:23:35.363Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-22T17:23:35.645Z] + git tag --list [2022-09-22T17:23:35.645Z] 0.7.1 [2022-09-22T17:23:35.645Z] delhi-tag [2022-09-22T17:23:35.645Z] v1.0.0 [2022-09-22T17:23:35.645Z] v1.1.0 [2022-09-22T17:23:35.645Z] v1.1.1 [2022-09-22T17:23:35.645Z] v1.1.2 [2022-09-22T17:23:35.645Z] v1.2.0 [2022-09-22T17:23:35.645Z] v1.2.1 [2022-09-22T17:23:35.645Z] v1.2.2 [2022-09-22T17:23:35.645Z] v1.2.3 [2022-09-22T17:23:35.645Z] v1.3.0 [2022-09-22T17:23:35.645Z] v1.4.0 [2022-09-22T17:23:35.645Z] v2.0.0 [2022-09-22T17:23:35.645Z] v2.1.0 [2022-09-22T17:23:35.645Z] v2.1.1 [2022-09-22T17:23:35.645Z] v2.1.1-dev.2 [2022-09-22T17:23:35.645Z] v2.1.1-dev.3 [2022-09-22T17:23:35.645Z] v2.2.0 [2022-09-22T17:23:35.645Z] v2.2.1-dev.1 [2022-09-22T17:23:35.645Z] v2.2.1-dev.10 [2022-09-22T17:23:35.645Z] v2.2.1-dev.11 [2022-09-22T17:23:35.645Z] v2.2.1-dev.12 [2022-09-22T17:23:35.645Z] v2.2.1-dev.13 [2022-09-22T17:23:35.645Z] v2.2.1-dev.14 [2022-09-22T17:23:35.645Z] v2.2.1-dev.2 [2022-09-22T17:23:35.645Z] v2.2.1-dev.3 [2022-09-22T17:23:35.645Z] v2.2.1-dev.4 [2022-09-22T17:23:35.645Z] v2.2.1-dev.5 [2022-09-22T17:23:35.645Z] v2.2.1-dev.6 [2022-09-22T17:23:35.645Z] v2.2.1-dev.7 [2022-09-22T17:23:35.645Z] v2.2.1-dev.8 [2022-09-22T17:23:35.645Z] v2.2.1-dev.9 [2022-09-22T17:23:35.645Z] v2.3.0-dev.14 [2022-09-22T17:23:35.645Z] v2.3.0-dev.15 [2022-09-22T17:23:35.645Z] v2.3.0-dev.16 [2022-09-22T17:23:35.645Z] v2.3.0-dev.17 [2022-09-22T17:23:35.645Z] v2.3.0-dev.18 [2022-09-22T17:23:35.645Z] v2.3.0-dev.19 [2022-09-22T17:23:35.645Z] v2.3.0-dev.20 [2022-09-22T17:23:35.645Z] v2.3.0-dev.21 [2022-09-22T17:23:35.645Z] v2.3.0-dev.22 [2022-09-22T17:23:35.645Z] v2.3.0-dev.23 [2022-09-22T17:23:35.645Z] v2.3.0-dev.24 [2022-09-22T17:23:35.645Z] v2.3.0-dev.25 [2022-09-22T17:23:35.645Z] v2.3.0-dev.26 [Pipeline] sh [2022-09-22T17:23:35.928Z] + lftools sign git-tag v2.3.0-dev.26 [2022-09-22T17:23:36.495Z] Signing Git tag with Sigul... [2022-09-22T17:23:36.495Z] Signing v2.3.0-dev.26 [Pipeline] echo [2022-09-22T17:23:37.071Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:37.352Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-22T17:23:37.359Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-22T17:23:37.375Z] $ docker stop --time=1 e990893f1a4c0f6eb38a21c901b271845254cdbc43a5e4c57594c8a8d90ca700 [2022-09-22T17:23:38.708Z] $ docker rm -f e990893f1a4c0f6eb38a21c901b271845254cdbc43a5e4c57594c8a8d90ca700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-22T17:23:39.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T17:23:39.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:23:39.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T17:23:39.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:23:39.478Z] prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container [2022-09-22T17:23:39.503Z] $ 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 [2022-09-22T17:23:39.838Z] $ docker top ac694ce3733383eb4078913a872a71389643398a5d72bb62cda0e0d3d53d7077 -eo pid,comm [2022-09-22T17:23:39.890Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-22T17:23:39.890Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T17:23:39.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T17:23:39.914Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T17:23:40.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T17:23:40.026Z] $ docker exec ac694ce3733383eb4078913a872a71389643398a5d72bb62cda0e0d3d53d7077 ssh-agent [2022-09-22T17:23:40.137Z] SSH_AUTH_SOCK=/tmp/ssh-VvQBc9D52ztu/agent.31 [2022-09-22T17:23:40.137Z] SSH_AGENT_PID=37 [2022-09-22T17:23:40.142Z] Running ssh-add (command line suppressed) [2022-09-22T17:23:40.243Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_893424406263129031.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_893424406263129031.key) [2022-09-22T17:23:40.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T17:23:40.542Z] + git semver bump pre [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,716 [bump_version] DEBUG bumping version:2.3.0-dev.26 on axis:pre with prefix:dev [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,716 [bump_version] DEBUG bumped version:2.3.0-dev.27 [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,716 [write_version] DEBUG write version:2.3.0-dev.27 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,716 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,718 [execute] INFO git cat-file --batch-check [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,724 [execute] INFO git cat-file --batch [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T17:23:40.801Z] 2022-09-22 17:23:40,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:23:40.801Z] 2.3.0-dev.27 [Pipeline] } [2022-09-22T17:23:40.806Z] $ docker exec --env ******** --env ******** ac694ce3733383eb4078913a872a71389643398a5d72bb62cda0e0d3d53d7077 ssh-agent -k [2022-09-22T17:23:40.902Z] unset SSH_AUTH_SOCK; [2022-09-22T17:23:40.902Z] unset SSH_AGENT_PID; [2022-09-22T17:23:40.903Z] echo Agent pid 37 killed; [2022-09-22T17:23:40.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T17:23:41.223Z] + git semver [Pipeline] } [2022-09-22T17:23:41.490Z] $ docker stop --time=1 ac694ce3733383eb4078913a872a71389643398a5d72bb62cda0e0d3d53d7077 [2022-09-22T17:23:42.794Z] $ docker rm -f ac694ce3733383eb4078913a872a71389643398a5d72bb62cda0e0d3d53d7077 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T17:23:43.135Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T17:23:43.135Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:23:43.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T17:23:43.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:23:43.496Z] prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container [2022-09-22T17:23:43.521Z] $ 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 [2022-09-22T17:23:43.918Z] $ docker top 144e758f81a84fa65e96abda37ff09d79323d4895aaff79b31ff1d0c03cd5542 -eo pid,comm [2022-09-22T17:23:43.969Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-22T17:23:43.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T17:23:44.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T17:23:44.006Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T17:23:44.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T17:23:44.134Z] $ docker exec 144e758f81a84fa65e96abda37ff09d79323d4895aaff79b31ff1d0c03cd5542 ssh-agent [2022-09-22T17:23:44.244Z] SSH_AUTH_SOCK=/tmp/ssh-2ecj6Yu7GajF/agent.33 [2022-09-22T17:23:44.244Z] SSH_AGENT_PID=39 [2022-09-22T17:23:44.248Z] Running ssh-add (command line suppressed) [2022-09-22T17:23:44.351Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9216450597180520474.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9216450597180520474.key) [2022-09-22T17:23:44.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T17:23:44.652Z] + git semver push [2022-09-22T17:23:44.909Z] 2022-09-22 17:23:44,834 [run_push] DEBUG push [2022-09-22T17:23:44.909Z] 2022-09-22 17:23:44,835 [execute] INFO git cat-file --batch-check [2022-09-22T17:23:44.909Z] 2022-09-22 17:23:44,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T17:23:44.909Z] 2022-09-22 17:23:44,840 [execute] INFO git rev-list c94405ce16dc5e5bc8c511f6de291b8d67128ce1 -- [2022-09-22T17:23:44.909Z] 2022-09-22 17:23:44,840 [execute] DEBUG Popen(['git', 'rev-list', 'c94405ce16dc5e5bc8c511f6de291b8d67128ce1', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-22T17:23:44.909Z] 2022-09-22 17:23:44,852 [execute] INFO git fetch -v origin [2022-09-22T17:23:44.909Z] 2022-09-22 17:23:44,852 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-22T17:23:45.476Z] 2022-09-22 17:23:45,470 [run_push] DEBUG no remote changes detected [2022-09-22T17:23:45.476Z] 2022-09-22 17:23:45,470 [execute] INFO git push origin semver [2022-09-22T17:23:45.476Z] 2022-09-22 17:23:45,471 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-22T17:23:46.412Z] 2022-09-22 17:23:46,255 [run_push] DEBUG push all version tags [2022-09-22T17:23:46.412Z] 2022-09-22 17:23:46,256 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-22T17:23:46.412Z] 2022-09-22 17:23:46,256 [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) [2022-09-22T17:23:47.348Z] 2022-09-22 17:23:47,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:23:47.348Z] 2.3.0-dev.27 [Pipeline] } [2022-09-22T17:23:47.353Z] $ docker exec --env ******** --env ******** 144e758f81a84fa65e96abda37ff09d79323d4895aaff79b31ff1d0c03cd5542 ssh-agent -k [2022-09-22T17:23:47.446Z] unset SSH_AUTH_SOCK; [2022-09-22T17:23:47.447Z] unset SSH_AGENT_PID; [2022-09-22T17:23:47.447Z] echo Agent pid 39 killed; [2022-09-22T17:23:47.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T17:23:47.757Z] + git semver [Pipeline] } [2022-09-22T17:23:48.024Z] $ docker stop --time=1 144e758f81a84fa65e96abda37ff09d79323d4895aaff79b31ff1d0c03cd5542 [2022-09-22T17:23:49.381Z] $ docker rm -f 144e758f81a84fa65e96abda37ff09d79323d4895aaff79b31ff1d0c03cd5542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-22T17:23:49.912Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-09-22T17:23:49.913Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-22T17:23:49.913Z] total 16 [2022-09-22T17:23:49.913Z] drwxr-xr-x 3 root root 4096 Sep 22 17:13 . [2022-09-22T17:23:49.913Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 17:23 .. [2022-09-22T17:23:49.913Z] drwxr-xr-x 2 root root 4096 Sep 22 17:13 cost [2022-09-22T17:23:49.913Z] -rw-r--r-- 1 root root 85 Sep 22 17:13 cost.csv [2022-09-22T17:23:49.913Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-22T17:23:49.913Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-22T17:23:49.913Z] total 16 [2022-09-22T17:23:49.913Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 17:13 . [2022-09-22T17:23:49.913Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 17:23 .. [2022-09-22T17:23:49.913Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 17:13 cost [2022-09-22T17:23:49.913Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 22 17:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:50.208Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:51.069Z] ---> package-listing.sh [2022-09-22T17:23:51.069Z] ++ facter osfamily [2022-09-22T17:23:51.069Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-22T17:23:51.329Z] + OS_FAMILY=debian [2022-09-22T17:23:51.329Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-09-22T17:23:51.329Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-22T17:23:51.329Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-22T17:23:51.329Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-22T17:23:51.329Z] + PACKAGES=/tmp/packages_start.txt [2022-09-22T17:23:51.329Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-22T17:23:51.329Z] + PACKAGES=/tmp/packages_end.txt [2022-09-22T17:23:51.329Z] + case "${OS_FAMILY}" in [2022-09-22T17:23:51.329Z] + dpkg -l [2022-09-22T17:23:51.329Z] + grep '^ii' [2022-09-22T17:23:51.329Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-22T17:23:51.329Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-22T17:23:51.329Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-22T17:23:51.329Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-22T17:23:51.329Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-09-22T17:23:51.329Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-09-22T17:23:51.340Z] 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 [2022-09-22T17:23:51.618Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:23:52.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T17:23:52.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:23:52.236Z] prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container [2022-09-22T17:23:52.260Z] $ 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 [2022-09-22T17:23:52.499Z] $ docker top fb85e5b17c0aae35f04773b99d83a60ea6ba01aaf6a18535b7e516aa6edcb1c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T17:23:52.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-22T17:23:53.124Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-22T17:23:53.408Z] + ls /var/log/sa-host [2022-09-22T17:23:53.408Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T17:23:53.560Z] provisioning config files... [2022-09-22T17:23:53.569Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6505768922536004051tmp [Pipeline] { [Pipeline] echo [2022-09-22T17:23:53.582Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:53.861Z] ---> create-netrc.sh [Pipeline] } [2022-09-22T17:23:53.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:54.203Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-22T17:23:54.211Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:54.684Z] ---> sudo-logs.sh [2022-09-22T17:23:54.684Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-22T17:23:54.727Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:55.031Z] ---> job-cost.sh [2022-09-22T17:23:55.031Z] lf-activate-venv: SKIPPING [2022-09-22T17:23:55.031Z] DEBUG: total: 0.2199999988079071 [2022-09-22T17:23:55.031Z] INFO: Retrieving Stack Cost... [2022-09-22T17:23:55.307Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T17:23:55.873Z] INFO: Archiving Costs [Pipeline] echo [2022-09-22T17:23:55.883Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:23:56.167Z] ---> logs-deploy.sh [2022-09-22T17:23:56.167Z] lf-activate-venv: SKIPPING [2022-09-22T17:23:56.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/101 [2022-09-22T17:23:56.167Z] INFO: archiving workspace using pattern(s): [2022-09-22T17:23:57.105Z] Archives upload complete. [2022-09-22T17:23:57.105Z] INFO: archiving logs to Nexus