Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0+f3318b721e0f943881393329fd3e7443e525a415 (15aaa6b2fd8ff1f66bc82126ca92131d562da1fb) 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-ssh12506918547063417313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5028322854241934639.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-160/workspace@libs/edgex-global-pipelines # timeout=10 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-rest-go/branches/PR-160/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16832022461377589154.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-rest-go/branches/PR-160/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5855880774999421358.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh12829095807786609773.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-160/workspace@libs/lf-pipelines # timeout=10 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-rest-go/branches/PR-160/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12338288207164918124.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [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-7804 in /w/workspace/gexfoundry_device-rest-go_PR-160 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f3318b721e0f943881393329fd3e7443e525a415 into PR head commit 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 Merge succeeded, producing 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 Checking out Revision 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 (PR-160) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f3318b721e0f943881393329fd3e7443e525a415 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 # timeout=10 Commit message: "build(deps): Bump sdk and core-contracts to latest version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-17T07:30:20.662Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-17T07:30:20.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-17T07:30:20.938Z] ========================================================= [2022-03-17T07:30:20.938Z] EdgeX Global Pipelines Version Info [2022-03-17T07:30:20.938Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:30:21.745Z] ------------------- [2022-03-17T07:30:21.745Z] stable info: [2022-03-17T07:30:21.745Z] ------------------- [2022-03-17T07:30:21.745Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-17T07:30:21.745Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-17T07:30:21.745Z] Message: update stable to v1.0.221 [2022-03-17T07:30:22.321Z] ------------------- [2022-03-17T07:30:22.321Z] experimental info: [2022-03-17T07:30:22.321Z] ------------------- [2022-03-17T07:30:22.321Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-17T07:30:22.321Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-17T07:30:22.321Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-17T07:30:22.609Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-03-17T07:30:22.647Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-03-17T07:30:22.683Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-17T07:30:22.717Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-17T07:30:22.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-17T07:30:22.800Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-17T07:30:22.839Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-17T07:30:22.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-17T07:30:22.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-17T07:30:22.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-17T07:30:22.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-17T07:30:23.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-03-17T07:30:23.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-17T07:30:23.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-17T07:30:23.124Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-17T07:30:23.164Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-17T07:30:23.201Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-17T07:30:23.236Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-17T07:30:23.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-17T07:30:23.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-17T07:30:23.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-17T07:30:23.379Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-17T07:30:23.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-17T07:30:23.463Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-17T07:30:23.503Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-17T07:30:23.549Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-17T07:30:23.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2022-03-17T07:30:23.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2022-03-17T07:30:23.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2022-03-17T07:30:23.710Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 [Pipeline] echo [2022-03-17T07:30:23.755Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e5eba1 [Pipeline] echo [2022-03-17T07:30:23.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T07:30:23.903Z] provisioning config files... [2022-03-17T07:30:23.919Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-160@tmp/config1076447269662401339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:30:24.282Z] ---> docker-login.sh [2022-03-17T07:30:24.283Z] nexus3.edgexfoundry.org:10001 [2022-03-17T07:30:24.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:30:24.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:30:24.544Z] Configure a credential helper to remove this warning. See [2022-03-17T07:30:24.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:30:24.544Z] [2022-03-17T07:30:24.545Z] Login Succeeded [2022-03-17T07:30:24.545Z] nexus3.edgexfoundry.org:10002 [2022-03-17T07:30:24.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:30:24.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:30:24.805Z] Configure a credential helper to remove this warning. See [2022-03-17T07:30:24.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:30:24.805Z] [2022-03-17T07:30:24.805Z] Login Succeeded [2022-03-17T07:30:24.805Z] nexus3.edgexfoundry.org:10003 [2022-03-17T07:30:24.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:30:24.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:30:24.805Z] Configure a credential helper to remove this warning. See [2022-03-17T07:30:24.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:30:24.805Z] [2022-03-17T07:30:24.805Z] Login Succeeded [2022-03-17T07:30:24.805Z] nexus3.edgexfoundry.org:10004 [2022-03-17T07:30:25.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:30:25.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:30:25.066Z] Configure a credential helper to remove this warning. See [2022-03-17T07:30:25.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:30:25.066Z] [2022-03-17T07:30:25.066Z] Login Succeeded [2022-03-17T07:30:25.066Z] docker.io [2022-03-17T07:30:25.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:30:25.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:30:25.640Z] Configure a credential helper to remove this warning. See [2022-03-17T07:30:25.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:30:25.640Z] [2022-03-17T07:30:25.640Z] Login Succeeded [2022-03-17T07:30:25.640Z] ---> docker-login.sh ends [Pipeline] } [2022-03-17T07:30:25.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-17T07:30:26.288Z] + git rev-list -1 --merges 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0~1..0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 [Pipeline] echo [2022-03-17T07:30:26.339Z] -----------> git rev-list -1 --merges 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0~1..0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 [false] [Pipeline] sh [2022-03-17T07:30:26.649Z] + git log --format=format:%s -1 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 [Pipeline] echo [2022-03-17T07:30:26.686Z] ========================================================= [2022-03-17T07:30:26.686Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-17T07:30:26.686Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-17T07:30:27.128Z] + git log --format=format:%s -1 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 [Pipeline] echo [2022-03-17T07:30:27.162Z] [semverPrep] GIT_COMMIT: 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0, Commit Message: build(deps): Bump sdk and core-contracts to latest version [Pipeline] echo [2022-03-17T07:30:27.190Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-17T07:30:27.612Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-17T07:30:27.612Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-17T07:30:27.612Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-17T07:30:27.612Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-17T07:30:27.612Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-17T07:30:27.612Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-17T07:30:27.612Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:30:28.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T07:30:28.013Z] [2022-03-17T07:30:28.013Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:30:28.356Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T07:30:28.356Z] latest: Pulling from edgex-devops/git-semver [2022-03-17T07:30:28.356Z] a0d0a0d46f8b: Pulling fs layer [2022-03-17T07:30:28.356Z] 3e5f54012d9b: Pulling fs layer [2022-03-17T07:30:28.356Z] 4c7163046ea9: Pulling fs layer [2022-03-17T07:30:28.356Z] 0c2d73faf560: Pulling fs layer [2022-03-17T07:30:28.356Z] 3e5f54012d9b: Verifying Checksum [2022-03-17T07:30:28.356Z] 3e5f54012d9b: Download complete [2022-03-17T07:30:28.356Z] a0d0a0d46f8b: Download complete [2022-03-17T07:30:28.356Z] 0c2d73faf560: Verifying Checksum [2022-03-17T07:30:28.356Z] 0c2d73faf560: Download complete [2022-03-17T07:30:28.356Z] 4c7163046ea9: Verifying Checksum [2022-03-17T07:30:28.617Z] a0d0a0d46f8b: Pull complete [2022-03-17T07:30:28.617Z] 3e5f54012d9b: Pull complete [2022-03-17T07:30:28.877Z] 4c7163046ea9: Pull complete [2022-03-17T07:30:29.139Z] 0c2d73faf560: Pull complete [2022-03-17T07:30:29.139Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-17T07:30:29.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T07:30:29.139Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-17T07:30:29.252Z] prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container [2022-03-17T07:30:29.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-160 -v /w/workspace/gexfoundry_device-rest-go_PR-160:/w/workspace/gexfoundry_device-rest-go_PR-160:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-160@tmp:/w/workspace/gexfoundry_device-rest-go_PR-160@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:10004/edgex-devops/git-semver:latest cat [2022-03-17T07:30:29.975Z] $ docker top f2371df02e2a43a738aeb096779ac0701a586856e492e6ac4c6cd436517568c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-17T07:30:30.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-17T07:30:30.168Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-17T07:30:30.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-17T07:30:30.333Z] $ docker exec f2371df02e2a43a738aeb096779ac0701a586856e492e6ac4c6cd436517568c2 ssh-agent [2022-03-17T07:30:30.468Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmAAPlL/agent.13 [2022-03-17T07:30:30.468Z] SSH_AGENT_PID=19 [2022-03-17T07:30:30.475Z] Running ssh-add (command line suppressed) [2022-03-17T07:30:30.602Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-160@tmp/private_key_3930468752306839916.key (/w/workspace/gexfoundry_device-rest-go_PR-160@tmp/private_key_3930468752306839916.key) [2022-03-17T07:30:30.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-17T07:30:30.951Z] + git tag --points-at HEAD [Pipeline] } [2022-03-17T07:30:30.981Z] $ docker exec --env ******** --env ******** f2371df02e2a43a738aeb096779ac0701a586856e492e6ac4c6cd436517568c2 ssh-agent -k [2022-03-17T07:30:31.099Z] unset SSH_AUTH_SOCK; [2022-03-17T07:30:31.100Z] unset SSH_AGENT_PID; [2022-03-17T07:30:31.100Z] echo Agent pid 19 killed; [2022-03-17T07:30:31.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-17T07:30:31.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-17T07:30:31.192Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-17T07:30:31.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-17T07:30:31.330Z] $ docker exec f2371df02e2a43a738aeb096779ac0701a586856e492e6ac4c6cd436517568c2 ssh-agent [2022-03-17T07:30:31.434Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKhAGLh/agent.51 [2022-03-17T07:30:31.434Z] SSH_AGENT_PID=57 [2022-03-17T07:30:31.440Z] Running ssh-add (command line suppressed) [2022-03-17T07:30:31.564Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-160@tmp/private_key_3640553279964055384.key (/w/workspace/gexfoundry_device-rest-go_PR-160@tmp/private_key_3640553279964055384.key) [2022-03-17T07:30:31.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-17T07:30:31.905Z] + git semver init [2022-03-17T07:30:31.905Z] # -> Open(): unable to determine branch for HEAD [2022-03-17T07:30:31.905Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-160/.git [2022-03-17T07:30:31.905Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-160 [2022-03-17T07:30:31.905Z] # $SEMVER_REMOTE_NAME = origin [2022-03-17T07:30:31.905Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-17T07:30:31.905Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-17T07:30:31.905Z] # $SEMVER_BRANCH = PR-160 [2022-03-17T07:30:31.905Z] # $SEMVER_TEMP = /tmp/semver-230461701 [2022-03-17T07:30:31.905Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2022-03-17T07:30:33.292Z] # '/tmp/semver-230461701' -> '/w/workspace/gexfoundry_device-rest-go_PR-160/.semver' [2022-03-17T07:30:33.292Z] # -> Force: false [2022-03-17T07:30:33.292Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-160/.semver [Pipeline] } [2022-03-17T07:30:33.324Z] $ docker exec --env ******** --env ******** f2371df02e2a43a738aeb096779ac0701a586856e492e6ac4c6cd436517568c2 ssh-agent -k [2022-03-17T07:30:33.432Z] unset SSH_AUTH_SOCK; [2022-03-17T07:30:33.432Z] unset SSH_AGENT_PID; [2022-03-17T07:30:33.433Z] echo Agent pid 57 killed; [2022-03-17T07:30:33.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-17T07:30:33.856Z] + git semver [Pipeline] } [2022-03-17T07:30:33.891Z] $ docker stop --time=1 f2371df02e2a43a738aeb096779ac0701a586856e492e6ac4c6cd436517568c2 [2022-03-17T07:30:35.309Z] $ docker rm -f f2371df02e2a43a738aeb096779ac0701a586856e492e6ac4c6cd436517568c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-17T07:30:35.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-17T07:30:36.055Z] Stashed 1 file(s) [Pipeline] echo [2022-03-17T07:30:36.073Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T07:30:36.648Z] provisioning config files... [2022-03-17T07:30:36.657Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-160@tmp/config8661946101432925154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:30:37.009Z] ---> docker-login.sh [2022-03-17T07:30:37.009Z] nexus3.edgexfoundry.org:10001 [2022-03-17T07:30:37.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:30:37.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:30:37.009Z] Configure a credential helper to remove this warning. See [2022-03-17T07:30:37.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:30:37.009Z] [2022-03-17T07:30:37.009Z] Login Succeeded [2022-03-17T07:30:37.009Z] nexus3.edgexfoundry.org:10002 [2022-03-17T07:30:37.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:30:37.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:30:37.271Z] Configure a credential helper to remove this warning. See [2022-03-17T07:30:37.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:30:37.271Z] [2022-03-17T07:30:37.271Z] Login Succeeded [2022-03-17T07:30:37.271Z] nexus3.edgexfoundry.org:10003 [2022-03-17T07:30:37.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:30:37.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:30:37.271Z] Configure a credential helper to remove this warning. See [2022-03-17T07:30:37.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:30:37.271Z] [2022-03-17T07:30:37.271Z] Login Succeeded [2022-03-17T07:30:37.271Z] nexus3.edgexfoundry.org:10004 [2022-03-17T07:30:37.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:30:37.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:30:37.532Z] Configure a credential helper to remove this warning. See [2022-03-17T07:30:37.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:30:37.532Z] [2022-03-17T07:30:37.532Z] Login Succeeded [2022-03-17T07:30:37.532Z] docker.io [2022-03-17T07:30:37.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:30:37.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:30:37.792Z] Configure a credential helper to remove this warning. See [2022-03-17T07:30:37.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:30:37.792Z] [2022-03-17T07:30:37.792Z] Login Succeeded [2022-03-17T07:30:37.792Z] ---> docker-login.sh ends [Pipeline] } [2022-03-17T07:30:37.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-17T07:30:38.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-17T07:30:38.051Z] ========================================================= [2022-03-17T07:30:38.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-17T07:30:38.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:30:38.452Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-17T07:30:38.452Z] Sending build context to Docker daemon 10.55MB [2022-03-17T07:30:38.452Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-03-17T07:30:38.452Z] Step 2/12 : FROM ${BASE} AS builder [2022-03-17T07:30:38.452Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-17T07:30:38.452Z] 59bf1c3509f3: Pulling fs layer [2022-03-17T07:30:38.452Z] 666ba61612fd: Pulling fs layer [2022-03-17T07:30:38.452Z] 8ed8ca486205: Pulling fs layer [2022-03-17T07:30:38.452Z] 4fe6c5a15a65: Pulling fs layer [2022-03-17T07:30:38.452Z] 22a0e8bec74d: Pulling fs layer [2022-03-17T07:30:38.452Z] 640e595b4fbd: Pulling fs layer [2022-03-17T07:30:38.452Z] 763cafe07f6e: Pulling fs layer [2022-03-17T07:30:38.453Z] 0c0b528cf693: Pulling fs layer [2022-03-17T07:30:38.453Z] 10935f4eaf8b: Pulling fs layer [2022-03-17T07:30:38.453Z] 4fe6c5a15a65: Waiting [2022-03-17T07:30:38.453Z] 640e595b4fbd: Waiting [2022-03-17T07:30:38.453Z] 22a0e8bec74d: Waiting [2022-03-17T07:30:38.453Z] 763cafe07f6e: Waiting [2022-03-17T07:30:38.453Z] 0c0b528cf693: Waiting [2022-03-17T07:30:38.453Z] 10935f4eaf8b: Waiting [2022-03-17T07:30:38.453Z] 8ed8ca486205: Verifying Checksum [2022-03-17T07:30:38.453Z] 8ed8ca486205: Download complete [2022-03-17T07:30:38.453Z] 666ba61612fd: Verifying Checksum [2022-03-17T07:30:38.453Z] 666ba61612fd: Download complete [2022-03-17T07:30:38.453Z] 22a0e8bec74d: Verifying Checksum [2022-03-17T07:30:38.453Z] 22a0e8bec74d: Download complete [2022-03-17T07:30:38.720Z] 640e595b4fbd: Verifying Checksum [2022-03-17T07:30:38.720Z] 640e595b4fbd: Download complete [2022-03-17T07:30:38.720Z] 59bf1c3509f3: Verifying Checksum [2022-03-17T07:30:38.720Z] 59bf1c3509f3: Download complete [2022-03-17T07:30:38.720Z] 763cafe07f6e: Verifying Checksum [2022-03-17T07:30:38.720Z] 763cafe07f6e: Download complete [2022-03-17T07:30:38.720Z] 0c0b528cf693: Verifying Checksum [2022-03-17T07:30:38.720Z] 59bf1c3509f3: Pull complete [2022-03-17T07:30:38.984Z] 666ba61612fd: Pull complete [2022-03-17T07:30:38.984Z] 8ed8ca486205: Pull complete [2022-03-17T07:30:39.244Z] 10935f4eaf8b: Verifying Checksum [2022-03-17T07:30:39.244Z] 10935f4eaf8b: Download complete [2022-03-17T07:30:39.244Z] 4fe6c5a15a65: Verifying Checksum [2022-03-17T07:30:39.244Z] 4fe6c5a15a65: Download complete [2022-03-17T07:30:43.447Z] 4fe6c5a15a65: Pull complete [2022-03-17T07:30:43.447Z] 22a0e8bec74d: Pull complete [2022-03-17T07:30:43.447Z] 640e595b4fbd: Pull complete [2022-03-17T07:30:43.447Z] 763cafe07f6e: Pull complete [2022-03-17T07:30:43.447Z] 0c0b528cf693: Pull complete [2022-03-17T07:30:45.360Z] 10935f4eaf8b: Pull complete [2022-03-17T07:30:45.360Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-17T07:30:45.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-17T07:30:45.360Z] ---> 99d49a6021b9 [2022-03-17T07:30:45.360Z] Step 3/12 : ARG MAKE='make build' [2022-03-17T07:30:47.280Z] ---> Running in 0c6cb0bf4ef4 [2022-03-17T07:30:47.280Z] Removing intermediate container 0c6cb0bf4ef4 [2022-03-17T07:30:47.280Z] ---> 8d9deddb91a5 [2022-03-17T07:30:47.280Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-17T07:30:47.280Z] ---> Running in ba1315fa9936 [2022-03-17T07:30:47.280Z] Removing intermediate container ba1315fa9936 [2022-03-17T07:30:47.280Z] ---> 1f79a7edf4ab [2022-03-17T07:30:47.280Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-03-17T07:30:47.280Z] ---> Running in c028f8c16403 [2022-03-17T07:30:47.280Z] Removing intermediate container c028f8c16403 [2022-03-17T07:30:47.280Z] ---> e914f6a1276d [2022-03-17T07:30:47.280Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T07:30:47.280Z] ---> Running in c9a016c14ac4 [2022-03-17T07:30:48.226Z] Removing intermediate container c9a016c14ac4 [2022-03-17T07:30:48.226Z] ---> 319c88ac5bfd [2022-03-17T07:30:48.226Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-17T07:30:48.226Z] ---> Running in fcf7dac2a17e [2022-03-17T07:30:48.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T07:30:49.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T07:30:49.434Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-17T07:30:49.434Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-17T07:30:49.698Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-17T07:30:49.698Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-17T07:30:49.698Z] Executing busybox-1.34.1-r3.trigger [2022-03-17T07:30:49.698Z] OK: 224 MiB in 56 packages [2022-03-17T07:30:50.273Z] Removing intermediate container fcf7dac2a17e [2022-03-17T07:30:50.274Z] ---> 13924d001e9f [2022-03-17T07:30:50.274Z] Step 8/12 : WORKDIR /device-rest-go [2022-03-17T07:30:50.274Z] ---> Running in eaed2a67c821 [2022-03-17T07:30:50.274Z] Removing intermediate container eaed2a67c821 [2022-03-17T07:30:50.274Z] ---> 0fa8f5266eb6 [2022-03-17T07:30:50.274Z] Step 9/12 : COPY go.mod vendor* ./ [2022-03-17T07:30:50.538Z] ---> e430c826caba [2022-03-17T07:30:50.538Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T07:30:50.538Z] ---> Running in bb12c2137c1d [2022-03-17T07:30:51.474Z] Still waiting to schedule task [2022-03-17T07:30:51.475Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-03-17T07:31:12.503Z] Removing intermediate container bb12c2137c1d [2022-03-17T07:31:12.503Z] ---> da46964cf567 [2022-03-17T07:31:12.503Z] Step 11/12 : COPY . . [2022-03-17T07:31:12.503Z] ---> d386d7b1c3e9 [2022-03-17T07:31:12.503Z] Step 12/12 : RUN $MAKE [2022-03-17T07:31:12.503Z] ---> Running in 5304f27f2599 [2022-03-17T07:31:12.765Z] noop [2022-03-17T07:31:13.025Z] Removing intermediate container 5304f27f2599 [2022-03-17T07:31:13.025Z] ---> 4947c3895505 [2022-03-17T07:31:13.025Z] Successfully built 4947c3895505 [2022-03-17T07:31:13.025Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:31:13.371Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-17T07:31:13.371Z] . [Pipeline] withDockerContainer [2022-03-17T07:31:13.473Z] prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container [2022-03-17T07:31:13.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-160 -v /w/workspace/gexfoundry_device-rest-go_PR-160:/w/workspace/gexfoundry_device-rest-go_PR-160:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-160@tmp:/w/workspace/gexfoundry_device-rest-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-17T07:31:13.938Z] $ docker top 297bec6339130f01f0924e19b8462d8551becd42cee04875e6d2890809106308 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T07:31:14.337Z] + go version [2022-03-17T07:31:14.337Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-17T07:31:14.380Z] $ docker stop --time=1 297bec6339130f01f0924e19b8462d8551becd42cee04875e6d2890809106308 [2022-03-17T07:31:15.696Z] $ docker rm -f 297bec6339130f01f0924e19b8462d8551becd42cee04875e6d2890809106308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:31:16.369Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-17T07:31:16.369Z] . [Pipeline] withDockerContainer [2022-03-17T07:31:16.489Z] prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container [2022-03-17T07:31:16.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-160 -v /w/workspace/gexfoundry_device-rest-go_PR-160:/w/workspace/gexfoundry_device-rest-go_PR-160:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-160@tmp:/w/workspace/gexfoundry_device-rest-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-17T07:31:16.912Z] $ docker top 5ce01de7f30b45a295ee411855e28c6b2b1c7a7b3b44cd14452620dc24c22287 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-17T07:31:17.406Z] + make test [2022-03-17T07:31:17.406Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-17T07:31:17.667Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-03-17T07:31:24.251Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-03-17T07:31:24.513Z] ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 56.0% of statements [2022-03-17T07:31:24.773Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-17T07:31:28.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-17T07:31:28.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-17T07:31:28.071Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-17T07:31:28.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-17T07:31:28.150Z] $ docker stop --time=1 5ce01de7f30b45a295ee411855e28c6b2b1c7a7b3b44cd14452620dc24c22287 [2022-03-17T07:31:29.713Z] $ docker rm -f 5ce01de7f30b45a295ee411855e28c6b2b1c7a7b3b44cd14452620dc24c22287 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-17T07:31:30.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-17T07:31:30.223Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-17T07:31:31.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-17T07:31:31.628Z] + ls -al . [2022-03-17T07:31:31.628Z] total 180 [2022-03-17T07:31:31.628Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 07:31 . [2022-03-17T07:31:31.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:30 .. [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 17 07:30 .dockerignore [2022-03-17T07:31:31.628Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:30 .git [2022-03-17T07:31:31.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:30 .github [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 17 07:30 .gitignore [2022-03-17T07:31:31.628Z] drwx------ 3 jenkins jenkins 4096 Mar 17 07:30 .semver [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 7192 Mar 17 07:30 Attribution.txt [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 7459 Mar 17 07:30 CHANGELOG.md [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 1672 Mar 17 07:30 Dockerfile [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 07:30 GOVERNANCE.md [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 07:30 Jenkinsfile [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 07:30 LICENSE [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 1078 Mar 17 07:30 Makefile [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 07:30 OWNERS.md [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 8246 Mar 17 07:30 README.md [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 07:30 VERSION [2022-03-17T07:31:31.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:30 bin [2022-03-17T07:31:31.628Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:30 cmd [2022-03-17T07:31:31.628Z] -rw-r--r-- 1 jenkins jenkins 9215 Mar 17 07:31 coverage.out [2022-03-17T07:31:31.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:30 driver [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 2908 Mar 17 07:30 go.mod [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 50572 Mar 17 07:30 go.sum [2022-03-17T07:31:31.628Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:30 snap [2022-03-17T07:31:31.628Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 17 07:30 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:31:31.960Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 --label arch=amd64 --label version=0.0.0 . [2022-03-17T07:31:31.960Z] Sending build context to Docker daemon 10.56MB [2022-03-17T07:31:31.960Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-17T07:31:31.960Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-17T07:31:31.960Z] ---> 4947c3895505 [2022-03-17T07:31:31.960Z] Step 3/25 : ARG MAKE='make build' [2022-03-17T07:31:31.960Z] ---> Running in 586c126c0166 [2022-03-17T07:31:32.220Z] Removing intermediate container 586c126c0166 [2022-03-17T07:31:32.220Z] ---> aecaec8ec66f [2022-03-17T07:31:32.220Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-17T07:31:32.220Z] ---> Running in 95acf5ddcfe6 [2022-03-17T07:31:32.220Z] Removing intermediate container 95acf5ddcfe6 [2022-03-17T07:31:32.220Z] ---> 75648d5d8e4d [2022-03-17T07:31:32.220Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-17T07:31:32.479Z] ---> Running in 3e559ac7d084 [2022-03-17T07:31:32.479Z] Removing intermediate container 3e559ac7d084 [2022-03-17T07:31:32.479Z] ---> 7cab4b8700a4 [2022-03-17T07:31:32.479Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T07:31:32.479Z] ---> Running in 69fe9e122163 [2022-03-17T07:31:33.049Z] Removing intermediate container 69fe9e122163 [2022-03-17T07:31:33.049Z] ---> 127b9d3017f6 [2022-03-17T07:31:33.049Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-17T07:31:33.049Z] ---> Running in 46297a0c5c5d [2022-03-17T07:31:33.308Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T07:31:34.252Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T07:31:34.512Z] OK: 224 MiB in 56 packages [2022-03-17T07:31:34.773Z] Removing intermediate container 46297a0c5c5d [2022-03-17T07:31:34.773Z] ---> 7a61b716559c [2022-03-17T07:31:34.773Z] Step 8/25 : WORKDIR /device-rest-go [2022-03-17T07:31:35.034Z] ---> Running in d74533780eec [2022-03-17T07:31:35.034Z] Removing intermediate container d74533780eec [2022-03-17T07:31:35.034Z] ---> 19ad05ab073e [2022-03-17T07:31:35.034Z] Step 9/25 : COPY go.mod vendor* ./ [2022-03-17T07:31:35.294Z] ---> 87bde109297c [2022-03-17T07:31:35.294Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T07:31:35.294Z] ---> Running in a44ee0ad133f [2022-03-17T07:31:35.865Z] Removing intermediate container a44ee0ad133f [2022-03-17T07:31:35.865Z] ---> e16e7057cbf3 [2022-03-17T07:31:35.865Z] Step 11/25 : COPY . . [2022-03-17T07:31:36.132Z] ---> 426698f08388 [2022-03-17T07:31:36.132Z] Step 12/25 : RUN $MAKE [2022-03-17T07:31:36.132Z] ---> Running in 647a38643fc5 [2022-03-17T07:31:36.393Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2022-03-17T07:31:44.520Z] Removing intermediate container 647a38643fc5 [2022-03-17T07:31:44.520Z] ---> b4969b90730d [2022-03-17T07:31:44.520Z] Step 13/25 : FROM alpine:3.14 [2022-03-17T07:31:44.520Z] 3.14: Pulling from library/alpine [2022-03-17T07:31:44.520Z] 97518928ae5f: Pulling fs layer [2022-03-17T07:31:44.520Z] 97518928ae5f: Verifying Checksum [2022-03-17T07:31:44.520Z] 97518928ae5f: Download complete [2022-03-17T07:31:44.520Z] 97518928ae5f: Pull complete [2022-03-17T07:31:44.520Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T07:31:44.520Z] Status: Downloaded newer image for alpine:3.14 [2022-03-17T07:31:44.520Z] ---> 0a97eee8041e [2022-03-17T07:31:44.520Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-03-17T07:31:44.784Z] ---> Running in 08fbb6fccd9d [2022-03-17T07:31:44.784Z] Removing intermediate container 08fbb6fccd9d [2022-03-17T07:31:44.784Z] ---> 0c346da1b92f [2022-03-17T07:31:44.784Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-03-17T07:31:44.784Z] ---> Running in 53f57a8cb464 [2022-03-17T07:31:44.784Z] Removing intermediate container 53f57a8cb464 [2022-03-17T07:31:44.784Z] ---> 1cef5a0bc71e [2022-03-17T07:31:44.784Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-17T07:31:45.046Z] ---> Running in 921772e31ef3 [2022-03-17T07:31:45.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T07:31:45.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T07:31:45.574Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-17T07:31:45.574Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-17T07:31:45.574Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-17T07:31:45.574Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-17T07:31:45.856Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-17T07:31:45.856Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-17T07:31:45.856Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T07:31:45.856Z] OK: 8 MiB in 20 packages [2022-03-17T07:31:46.117Z] Removing intermediate container 921772e31ef3 [2022-03-17T07:31:46.117Z] ---> d8eabd8986ae [2022-03-17T07:31:46.117Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-03-17T07:31:46.691Z] ---> 4d1e31be8d95 [2022-03-17T07:31:46.691Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-03-17T07:31:46.691Z] ---> 5313f5bc3f18 [2022-03-17T07:31:46.691Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-03-17T07:31:46.952Z] ---> 3e9fe9605b1d [2022-03-17T07:31:46.952Z] Step 20/25 : EXPOSE 59986 [2022-03-17T07:31:46.952Z] ---> Running in 7a78ea882233 [2022-03-17T07:31:46.952Z] Removing intermediate container 7a78ea882233 [2022-03-17T07:31:46.952Z] ---> bb7a142283e9 [2022-03-17T07:31:46.952Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-03-17T07:31:46.952Z] ---> Running in aff8cbb4bf96 [2022-03-17T07:31:47.220Z] Removing intermediate container aff8cbb4bf96 [2022-03-17T07:31:47.220Z] ---> acf36d655cab [2022-03-17T07:31:47.220Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-03-17T07:31:47.220Z] ---> Running in bbdbc37fc949 [2022-03-17T07:31:47.220Z] Removing intermediate container bbdbc37fc949 [2022-03-17T07:31:47.220Z] ---> fbf93b0503b8 [2022-03-17T07:31:47.220Z] Step 23/25 : LABEL arch=amd64 [2022-03-17T07:31:47.220Z] ---> Running in 434f07a1253d [2022-03-17T07:31:47.490Z] Removing intermediate container 434f07a1253d [2022-03-17T07:31:47.490Z] ---> 065a447a9645 [2022-03-17T07:31:47.490Z] Step 24/25 : LABEL git_sha=0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 [2022-03-17T07:31:47.490Z] ---> Running in 5f4ba333583e [2022-03-17T07:31:47.490Z] Removing intermediate container 5f4ba333583e [2022-03-17T07:31:47.490Z] ---> 68e60cb02916 [2022-03-17T07:31:47.490Z] Step 25/25 : LABEL version=0.0.0 [2022-03-17T07:31:47.490Z] ---> Running in bffc6a34a7d8 [2022-03-17T07:31:47.752Z] Removing intermediate container bffc6a34a7d8 [2022-03-17T07:31:47.752Z] ---> 4068d9e9b493 [2022-03-17T07:31:47.752Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-17T07:31:47.752Z] Successfully built 4068d9e9b493 [2022-03-17T07:31:47.752Z] Successfully tagged device-rest:latest [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] sh [2022-03-17T07:31:48.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-17T07:31:48.514Z] [2022-03-17T07:31:48.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:31:48.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-17T07:31:48.861Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-17T07:31:48.861Z] 5eb5b503b376: Pulling fs layer [2022-03-17T07:31:48.861Z] 5c69ac0246d0: Pulling fs layer [2022-03-17T07:31:48.861Z] ec43610c2a17: Pulling fs layer [2022-03-17T07:31:48.861Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-17T07:31:48.861Z] 33b1e0a273af: Pulling fs layer [2022-03-17T07:31:48.861Z] 5d3b04190fa2: Pulling fs layer [2022-03-17T07:31:48.861Z] 2f39f015ded8: Pulling fs layer [2022-03-17T07:31:48.861Z] 33b1e0a273af: Waiting [2022-03-17T07:31:48.861Z] 2f39f015ded8: Waiting [2022-03-17T07:31:48.861Z] 3a2ae6a8a46f: Waiting [2022-03-17T07:31:48.861Z] 5c69ac0246d0: Verifying Checksum [2022-03-17T07:31:48.861Z] 5c69ac0246d0: Download complete [2022-03-17T07:31:48.861Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-17T07:31:48.861Z] 3a2ae6a8a46f: Download complete [2022-03-17T07:31:48.861Z] ec43610c2a17: Verifying Checksum [2022-03-17T07:31:48.861Z] ec43610c2a17: Download complete [2022-03-17T07:31:48.861Z] 33b1e0a273af: Verifying Checksum [2022-03-17T07:31:48.861Z] 33b1e0a273af: Download complete [2022-03-17T07:31:48.861Z] 5d3b04190fa2: Verifying Checksum [2022-03-17T07:31:48.861Z] 5d3b04190fa2: Download complete [2022-03-17T07:31:49.123Z] 5eb5b503b376: Download complete [2022-03-17T07:31:49.693Z] 2f39f015ded8: Verifying Checksum [2022-03-17T07:31:49.693Z] 2f39f015ded8: Download complete [2022-03-17T07:31:50.268Z] 5eb5b503b376: Pull complete [2022-03-17T07:31:50.530Z] 5c69ac0246d0: Pull complete [2022-03-17T07:31:51.099Z] ec43610c2a17: Pull complete [2022-03-17T07:31:51.099Z] 3a2ae6a8a46f: Pull complete [2022-03-17T07:31:51.358Z] 33b1e0a273af: Pull complete [2022-03-17T07:31:51.358Z] 5d3b04190fa2: Pull complete [2022-03-17T07:31:55.551Z] 2f39f015ded8: Pull complete [2022-03-17T07:31:55.551Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-17T07:31:55.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-17T07:31:55.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-17T07:31:55.648Z] prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container [2022-03-17T07:31:55.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-160 -v /w/workspace/gexfoundry_device-rest-go_PR-160:/w/workspace/gexfoundry_device-rest-go_PR-160:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-160@tmp:/w/workspace/gexfoundry_device-rest-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-17T07:31:57.648Z] $ docker top 6d5e91453ea6c62d2b9cb3e7163634ad68ffa806e4547daf3d12faa365cc4887 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:31:58.102Z] ---> job-cost.sh [2022-03-17T07:31:58.103Z] lf-activate-venv: SKIPPING [2022-03-17T07:31:58.103Z] INFO: No Stack... [2022-03-17T07:31:58.675Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-17T07:31:58.934Z] INFO: Archiving Costs [Pipeline] sh [2022-03-17T07:31:59.255Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-160/archives/cost.csv [2022-03-17T07:31:59.255Z] + cut -d, -f6 [Pipeline] lock [2022-03-17T07:31:59.292Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-160-1-stack-cost] [2022-03-17T07:31:59.297Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-160-1-stack-cost] did not exist. Created. [2022-03-17T07:31:59.297Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-17T07:31:59.682Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-17T07:31:59.728Z] Stashed 1 file(s) [Pipeline] } [2022-03-17T07:31:59.756Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-17T07:31:59.837Z] $ docker stop --time=1 6d5e91453ea6c62d2b9cb3e7163634ad68ffa806e4547daf3d12faa365cc4887 [2022-03-17T07:32:01.007Z] $ docker rm -f 6d5e91453ea6c62d2b9cb3e7163634ad68ffa806e4547daf3d12faa365cc4887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T07:34:37.761Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7805 in /w/workspace/gexfoundry_device-rest-go_PR-160 [Pipeline] { [Pipeline] ws [2022-03-17T07:34:37.801Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-03-17T07:34:38.588Z] The recommended git tool is: git [2022-03-17T07:34:45.492Z] using credential edgex-jenkins-ssh [2022-03-17T07:34:45.536Z] Cloning the remote Git repository [2022-03-17T07:34:45.666Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-03-17T07:34:45.838Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-03-17T07:34:45.956Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-03-17T07:34:45.957Z] > git --version # timeout=10 [2022-03-17T07:34:45.995Z] > git --version # 'git version 2.25.1' [2022-03-17T07:34:45.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-17T07:34:46.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-17T07:34:48.746Z] Merging remotes/origin/main commit f3318b721e0f943881393329fd3e7443e525a415 into PR head commit 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 [2022-03-17T07:34:48.968Z] Merge succeeded, producing 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 [2022-03-17T07:34:48.968Z] Checking out Revision 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 (PR-160) [2022-03-17T07:34:48.055Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-03-17T07:34:48.088Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-17T07:34:48.114Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-03-17T07:34:48.157Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-03-17T07:34:48.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-17T07:34:48.175Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-17T07:34:48.769Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T07:34:48.785Z] > git checkout -f 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 # timeout=10 [2022-03-17T07:34:48.871Z] > git remote # timeout=10 [2022-03-17T07:34:48.899Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T07:34:48.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-17T07:34:48.926Z] > git merge f3318b721e0f943881393329fd3e7443e525a415 # timeout=10 [2022-03-17T07:34:48.954Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T07:34:48.982Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T07:34:48.995Z] > git checkout -f 0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 # timeout=10 [2022-03-17T07:34:53.158Z] Commit message: "build(deps): Bump sdk and core-contracts to latest version" [2022-03-17T07:34:53.218Z] > git --version # timeout=10 [2022-03-17T07:34:53.230Z] > git --version # 'git version 2.25.1' [2022-03-17T07:34:53.244Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-17T07:34:54.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-17T07:34:54.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T07:34:54.389Z] Dload Upload Total Spent Left Speed [2022-03-17T07:34:54.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50395 0 --:--:-- --:--:-- --:--:-- 50611 [Pipeline] sh [2022-03-17T07:34:55.052Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-17T07:34:55.419Z] + sudo tee /etc/docker/daemon.new [2022-03-17T07:34:55.419Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-17T07:34:55.419Z] { [2022-03-17T07:34:55.419Z] "registry-mirrors": [ [2022-03-17T07:34:55.419Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-17T07:34:55.419Z] ], [2022-03-17T07:34:55.419Z] "bip": "10.250.0.254/24", [2022-03-17T07:34:55.419Z] "hosts": [ [2022-03-17T07:34:55.419Z] "tcp://0.0.0.0:5555", [2022-03-17T07:34:55.419Z] "unix:///var/run/docker.sock" [2022-03-17T07:34:55.419Z] ], [2022-03-17T07:34:55.419Z] "mtu": 1458, [2022-03-17T07:34:55.419Z] "selinux-enabled": true, [2022-03-17T07:34:55.419Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-17T07:34:55.419Z] } [Pipeline] sh [2022-03-17T07:34:55.780Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-17T07:34:56.148Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T07:35:14.568Z] provisioning config files... [2022-03-17T07:35:14.595Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8676040867711605767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:35:15.250Z] ---> docker-login.sh [2022-03-17T07:35:15.250Z] nexus3.edgexfoundry.org:10001 [2022-03-17T07:35:15.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:35:16.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:35:16.129Z] Configure a credential helper to remove this warning. See [2022-03-17T07:35:16.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:35:16.129Z] [2022-03-17T07:35:16.129Z] Login Succeeded [2022-03-17T07:35:16.129Z] nexus3.edgexfoundry.org:10002 [2022-03-17T07:35:16.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:35:16.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:35:16.733Z] Configure a credential helper to remove this warning. See [2022-03-17T07:35:16.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:35:16.734Z] [2022-03-17T07:35:16.734Z] Login Succeeded [2022-03-17T07:35:16.734Z] nexus3.edgexfoundry.org:10003 [2022-03-17T07:35:17.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:35:17.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:35:17.293Z] Configure a credential helper to remove this warning. See [2022-03-17T07:35:17.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:35:17.293Z] [2022-03-17T07:35:17.293Z] Login Succeeded [2022-03-17T07:35:17.293Z] nexus3.edgexfoundry.org:10004 [2022-03-17T07:35:17.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:35:17.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:35:17.574Z] Configure a credential helper to remove this warning. See [2022-03-17T07:35:17.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:35:17.574Z] [2022-03-17T07:35:17.574Z] Login Succeeded [2022-03-17T07:35:17.574Z] docker.io [2022-03-17T07:35:18.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T07:35:18.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T07:35:18.448Z] Configure a credential helper to remove this warning. See [2022-03-17T07:35:18.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T07:35:18.448Z] [2022-03-17T07:35:18.448Z] Login Succeeded [2022-03-17T07:35:18.448Z] ---> docker-login.sh ends [Pipeline] } [2022-03-17T07:35:18.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-17T07:35:18.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-17T07:35:18.922Z] ========================================================= [2022-03-17T07:35:18.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-17T07:35:18.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:35:19.377Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-17T07:35:19.377Z] Sending build context to Docker daemon 124.9kB [2022-03-17T07:35:19.654Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-03-17T07:35:19.654Z] Step 2/12 : FROM ${BASE} AS builder [2022-03-17T07:35:19.940Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-17T07:35:19.940Z] 9b3977197b4f: Pulling fs layer [2022-03-17T07:35:19.940Z] 1a89e8eeedd5: Pulling fs layer [2022-03-17T07:35:19.940Z] 94645a83ff95: Pulling fs layer [2022-03-17T07:35:19.940Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-17T07:35:19.940Z] 0c92f367c5e7: Pulling fs layer [2022-03-17T07:35:19.940Z] f7c0051592d6: Pulling fs layer [2022-03-17T07:35:19.940Z] a227ed2f7395: Pulling fs layer [2022-03-17T07:35:19.940Z] 7b1c46037f91: Pulling fs layer [2022-03-17T07:35:19.940Z] 3f3a8bcf1eab: Waiting [2022-03-17T07:35:19.940Z] 0c92f367c5e7: Waiting [2022-03-17T07:35:19.940Z] f7c0051592d6: Waiting [2022-03-17T07:35:19.940Z] a227ed2f7395: Waiting [2022-03-17T07:35:19.940Z] 7b1c46037f91: Waiting [2022-03-17T07:35:19.940Z] 94645a83ff95: Verifying Checksum [2022-03-17T07:35:19.940Z] 94645a83ff95: Download complete [2022-03-17T07:35:19.940Z] 1a89e8eeedd5: Verifying Checksum [2022-03-17T07:35:19.940Z] 1a89e8eeedd5: Download complete [2022-03-17T07:35:19.940Z] 0c92f367c5e7: Verifying Checksum [2022-03-17T07:35:19.940Z] 0c92f367c5e7: Download complete [2022-03-17T07:35:19.940Z] f7c0051592d6: Verifying Checksum [2022-03-17T07:35:19.940Z] f7c0051592d6: Download complete [2022-03-17T07:35:19.940Z] 9b3977197b4f: Verifying Checksum [2022-03-17T07:35:19.940Z] 9b3977197b4f: Download complete [2022-03-17T07:35:19.940Z] a227ed2f7395: Verifying Checksum [2022-03-17T07:35:19.940Z] a227ed2f7395: Download complete [2022-03-17T07:35:20.544Z] 9b3977197b4f: Pull complete [2022-03-17T07:35:21.149Z] 1a89e8eeedd5: Pull complete [2022-03-17T07:35:21.749Z] 94645a83ff95: Pull complete [2022-03-17T07:35:22.025Z] 7b1c46037f91: Verifying Checksum [2022-03-17T07:35:22.025Z] 7b1c46037f91: Download complete [2022-03-17T07:35:22.624Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-17T07:35:22.624Z] 3f3a8bcf1eab: Download complete [2022-03-17T07:35:35.063Z] 3f3a8bcf1eab: Pull complete [2022-03-17T07:35:35.063Z] 0c92f367c5e7: Pull complete [2022-03-17T07:35:35.339Z] f7c0051592d6: Pull complete [2022-03-17T07:35:35.614Z] a227ed2f7395: Pull complete [2022-03-17T07:35:42.363Z] 7b1c46037f91: Pull complete [2022-03-17T07:35:42.363Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-17T07:35:42.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-17T07:35:42.363Z] ---> f79e39bc4007 [2022-03-17T07:35:42.363Z] Step 3/12 : ARG MAKE='make build' [2022-03-17T07:35:42.982Z] ---> Running in c0a1c4a1464e [2022-03-17T07:35:42.982Z] Removing intermediate container c0a1c4a1464e [2022-03-17T07:35:42.982Z] ---> 7168b1969eaa [2022-03-17T07:35:42.982Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-17T07:35:43.261Z] ---> Running in 1f7dbc3dd21f [2022-03-17T07:35:43.534Z] Removing intermediate container 1f7dbc3dd21f [2022-03-17T07:35:43.534Z] ---> 90b297eaad72 [2022-03-17T07:35:43.534Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-03-17T07:35:43.534Z] ---> Running in d3ffa677038d [2022-03-17T07:35:43.812Z] Removing intermediate container d3ffa677038d [2022-03-17T07:35:43.812Z] ---> 61389b30d1e0 [2022-03-17T07:35:43.812Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T07:35:43.812Z] ---> Running in 014c6b3fb27e [2022-03-17T07:35:45.805Z] Removing intermediate container 014c6b3fb27e [2022-03-17T07:35:45.805Z] ---> e51ef027c69c [2022-03-17T07:35:45.805Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-17T07:35:45.805Z] ---> Running in 399cce0c272a [2022-03-17T07:35:46.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T07:35:47.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T07:35:48.768Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-17T07:35:48.768Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-17T07:35:48.768Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-17T07:35:49.044Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-17T07:35:49.044Z] Executing busybox-1.34.1-r3.trigger [2022-03-17T07:35:49.321Z] OK: 224 MiB in 56 packages [2022-03-17T07:35:50.793Z] Removing intermediate container 399cce0c272a [2022-03-17T07:35:50.793Z] ---> 4013cd051af5 [2022-03-17T07:35:50.793Z] Step 8/12 : WORKDIR /device-rest-go [2022-03-17T07:35:50.793Z] ---> Running in 28ec1f108388 [2022-03-17T07:35:51.777Z] Removing intermediate container 28ec1f108388 [2022-03-17T07:35:51.777Z] ---> a78b28bea6a3 [2022-03-17T07:35:51.777Z] Step 9/12 : COPY go.mod vendor* ./ [2022-03-17T07:35:52.377Z] ---> a7c35ce42259 [2022-03-17T07:35:52.377Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T07:35:52.377Z] ---> Running in abf880971d84 [2022-03-17T07:37:14.196Z] Removing intermediate container abf880971d84 [2022-03-17T07:37:14.196Z] ---> 9df6c71f5ce2 [2022-03-17T07:37:14.196Z] Step 11/12 : COPY . . [2022-03-17T07:37:14.196Z] ---> c1102adb01bd [2022-03-17T07:37:14.196Z] Step 12/12 : RUN $MAKE [2022-03-17T07:37:14.196Z] ---> Running in c19fbefd74b9 [2022-03-17T07:37:14.196Z] noop [2022-03-17T07:37:14.196Z] Removing intermediate container c19fbefd74b9 [2022-03-17T07:37:14.196Z] ---> 98204ca38351 [2022-03-17T07:37:14.196Z] Successfully built 98204ca38351 [2022-03-17T07:37:14.196Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:37:14.566Z] + docker inspect -f . ci-base-image-arm64 [2022-03-17T07:37:14.567Z] . [Pipeline] withDockerContainer [2022-03-17T07:37:14.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-7805 does not seem to be running inside a container [2022-03-17T07:37:14.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-17T07:37:16.365Z] $ docker top c29ca08dd2722f951e6d94433ef6a883e7e3a42ce6d92c31e897e7fa7e31644a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T07:37:17.326Z] + go version [2022-03-17T07:37:17.326Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-17T07:37:17.375Z] $ docker stop --time=1 c29ca08dd2722f951e6d94433ef6a883e7e3a42ce6d92c31e897e7fa7e31644a [2022-03-17T07:37:19.096Z] $ docker rm -f c29ca08dd2722f951e6d94433ef6a883e7e3a42ce6d92c31e897e7fa7e31644a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:37:19.962Z] + docker inspect -f . ci-base-image-arm64 [2022-03-17T07:37:19.962Z] . [Pipeline] withDockerContainer [2022-03-17T07:37:20.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-7805 does not seem to be running inside a container [2022-03-17T07:37:20.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-17T07:37:21.632Z] $ docker top f9ca1b0517f71191cb433f4aa283f8e2fd9c770a813230948d028bd51d68cd3e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-17T07:37:22.651Z] + make test [2022-03-17T07:37:22.651Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-17T07:37:24.103Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-03-17T07:38:20.766Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-03-17T07:38:20.766Z] ok github.com/edgexfoundry/device-rest-go/driver 0.065s coverage: 56.0% of statements [2022-03-17T07:38:20.766Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-17T07:38:35.912Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-17T07:38:35.912Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-17T07:38:35.912Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-17T07:38:36.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-17T07:38:36.974Z] $ docker stop --time=1 f9ca1b0517f71191cb433f4aa283f8e2fd9c770a813230948d028bd51d68cd3e [2022-03-17T07:38:38.816Z] $ docker rm -f f9ca1b0517f71191cb433f4aa283f8e2fd9c770a813230948d028bd51d68cd3e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-17T07:38:39.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-17T07:38:39.782Z] Warning: overwriting stash ‘coverage-report’ [2022-03-17T07:38:40.266Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-17T07:38:40.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-17T07:38:41.325Z] + ls -al . [2022-03-17T07:38:41.325Z] total 176 [2022-03-17T07:38:41.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:38 . [2022-03-17T07:38:41.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:34 .. [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 17 07:34 .dockerignore [2022-03-17T07:38:41.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:34 .git [2022-03-17T07:38:41.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:34 .github [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 17 07:34 .gitignore [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 7192 Mar 17 07:34 Attribution.txt [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 7459 Mar 17 07:34 CHANGELOG.md [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 1672 Mar 17 07:34 Dockerfile [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 07:34 GOVERNANCE.md [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 07:34 Jenkinsfile [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 07:34 LICENSE [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 1078 Mar 17 07:34 Makefile [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 07:34 OWNERS.md [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 8246 Mar 17 07:34 README.md [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 07:30 VERSION [2022-03-17T07:38:41.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:34 bin [2022-03-17T07:38:41.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:34 cmd [2022-03-17T07:38:41.325Z] -rw-r--r-- 1 jenkins jenkins 9215 Mar 17 07:38 coverage.out [2022-03-17T07:38:41.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:34 driver [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 2908 Mar 17 07:34 go.mod [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 50572 Mar 17 07:34 go.sum [2022-03-17T07:38:41.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:34 snap [2022-03-17T07:38:41.325Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 17 07:34 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:38:41.695Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 --label arch=arm64 --label version=0.0.0 . [2022-03-17T07:38:41.695Z] Sending build context to Docker daemon 134.7kB [2022-03-17T07:38:41.973Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-17T07:38:41.973Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-17T07:38:41.973Z] ---> 98204ca38351 [2022-03-17T07:38:41.973Z] Step 3/25 : ARG MAKE='make build' [2022-03-17T07:38:42.247Z] ---> Running in 8506eb49f189 [2022-03-17T07:38:42.525Z] Removing intermediate container 8506eb49f189 [2022-03-17T07:38:42.525Z] ---> b86235bd3e33 [2022-03-17T07:38:42.525Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-17T07:38:42.525Z] ---> Running in 6562ec703148 [2022-03-17T07:38:42.805Z] Removing intermediate container 6562ec703148 [2022-03-17T07:38:42.805Z] ---> 0ae15bac838e [2022-03-17T07:38:42.805Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-17T07:38:42.805Z] ---> Running in 9242cb187d31 [2022-03-17T07:38:43.416Z] Removing intermediate container 9242cb187d31 [2022-03-17T07:38:43.416Z] ---> f8b0ed7f4bd4 [2022-03-17T07:38:43.416Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T07:38:43.416Z] ---> Running in 43d4f336aa5c [2022-03-17T07:38:45.405Z] Removing intermediate container 43d4f336aa5c [2022-03-17T07:38:45.406Z] ---> 9b3175f718a3 [2022-03-17T07:38:45.406Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-17T07:38:45.406Z] ---> Running in 1511407e8a99 [2022-03-17T07:38:46.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T07:38:46.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T07:38:47.977Z] OK: 224 MiB in 56 packages [2022-03-17T07:38:48.582Z] Removing intermediate container 1511407e8a99 [2022-03-17T07:38:48.582Z] ---> 68710682b6a9 [2022-03-17T07:38:48.582Z] Step 8/25 : WORKDIR /device-rest-go [2022-03-17T07:38:48.862Z] ---> Running in ac895fdc3f70 [2022-03-17T07:38:49.139Z] Removing intermediate container ac895fdc3f70 [2022-03-17T07:38:49.139Z] ---> 0e0b2d0777ab [2022-03-17T07:38:49.139Z] Step 9/25 : COPY go.mod vendor* ./ [2022-03-17T07:38:49.739Z] ---> 5c8a05c04d75 [2022-03-17T07:38:49.739Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T07:38:49.739Z] ---> Running in 0bfdd05494ed [2022-03-17T07:38:51.736Z] Removing intermediate container 0bfdd05494ed [2022-03-17T07:38:51.736Z] ---> 14afdc44c149 [2022-03-17T07:38:51.736Z] Step 11/25 : COPY . . [2022-03-17T07:38:52.343Z] ---> b291114a5de0 [2022-03-17T07:38:52.343Z] Step 12/25 : RUN $MAKE [2022-03-17T07:38:52.343Z] ---> Running in 96e2ca069d0c [2022-03-17T07:38:53.792Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2022-03-17T07:39:40.860Z] Removing intermediate container 96e2ca069d0c [2022-03-17T07:39:40.860Z] ---> a83c6d321e84 [2022-03-17T07:39:40.860Z] Step 13/25 : FROM alpine:3.14 [2022-03-17T07:39:40.860Z] 3.14: Pulling from library/alpine [2022-03-17T07:39:40.860Z] be307f383ecc: Pulling fs layer [2022-03-17T07:39:40.860Z] be307f383ecc: Verifying Checksum [2022-03-17T07:39:40.860Z] be307f383ecc: Download complete [2022-03-17T07:39:40.860Z] be307f383ecc: Pull complete [2022-03-17T07:39:40.860Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T07:39:40.860Z] Status: Downloaded newer image for alpine:3.14 [2022-03-17T07:39:40.860Z] ---> 5b8b7b635229 [2022-03-17T07:39:40.860Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-03-17T07:39:40.860Z] ---> Running in c9fde6dcf9aa [2022-03-17T07:39:40.860Z] Removing intermediate container c9fde6dcf9aa [2022-03-17T07:39:40.860Z] ---> 98b283cb320e [2022-03-17T07:39:40.860Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-03-17T07:39:40.860Z] ---> Running in b994243cd2af [2022-03-17T07:39:40.860Z] Removing intermediate container b994243cd2af [2022-03-17T07:39:40.860Z] ---> 27fae70eb322 [2022-03-17T07:39:40.860Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-17T07:39:40.860Z] ---> Running in a1a31d1794f0 [2022-03-17T07:39:40.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T07:39:40.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T07:39:40.860Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-17T07:39:40.860Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-17T07:39:40.860Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-17T07:39:40.860Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-17T07:39:40.860Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-17T07:39:40.860Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-17T07:39:40.860Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T07:39:40.860Z] OK: 8 MiB in 20 packages [2022-03-17T07:39:40.860Z] Removing intermediate container a1a31d1794f0 [2022-03-17T07:39:40.860Z] ---> 7ac1124d96f2 [2022-03-17T07:39:40.860Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-03-17T07:39:41.844Z] ---> e9757ea83ff4 [2022-03-17T07:39:41.844Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-03-17T07:39:42.445Z] ---> 6b3e1178d6f3 [2022-03-17T07:39:42.445Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-03-17T07:39:43.046Z] ---> 1f85c8e5b3b3 [2022-03-17T07:39:43.046Z] Step 20/25 : EXPOSE 59986 [2022-03-17T07:39:43.046Z] ---> Running in 096cf773b849 [2022-03-17T07:39:43.322Z] Removing intermediate container 096cf773b849 [2022-03-17T07:39:43.322Z] ---> 3a87e250f467 [2022-03-17T07:39:43.322Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-03-17T07:39:43.322Z] ---> Running in eae310f3e922 [2022-03-17T07:39:43.599Z] Removing intermediate container eae310f3e922 [2022-03-17T07:39:43.599Z] ---> d94b67f16c4c [2022-03-17T07:39:43.599Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-03-17T07:39:43.882Z] ---> Running in c8976c6828a8 [2022-03-17T07:39:44.158Z] Removing intermediate container c8976c6828a8 [2022-03-17T07:39:44.158Z] ---> e54c10b1d655 [2022-03-17T07:39:44.158Z] Step 23/25 : LABEL arch=arm64 [2022-03-17T07:39:44.158Z] ---> Running in de63c604d639 [2022-03-17T07:39:44.441Z] Removing intermediate container de63c604d639 [2022-03-17T07:39:44.441Z] ---> 12f69ebe42bf [2022-03-17T07:39:44.441Z] Step 24/25 : LABEL git_sha=0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 [2022-03-17T07:39:44.441Z] ---> Running in a811d2d0eeb9 [2022-03-17T07:39:45.047Z] Removing intermediate container a811d2d0eeb9 [2022-03-17T07:39:45.047Z] ---> 1090b2a7713f [2022-03-17T07:39:45.047Z] Step 25/25 : LABEL version=0.0.0 [2022-03-17T07:39:45.047Z] ---> Running in 90b71dc21f8b [2022-03-17T07:39:45.321Z] Removing intermediate container 90b71dc21f8b [2022-03-17T07:39:45.321Z] ---> 8a52e7a21a43 [2022-03-17T07:39:45.321Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-17T07:39:45.321Z] Successfully built 8a52e7a21a43 [2022-03-17T07:39:45.321Z] Successfully tagged device-rest-arm64:latest [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] sh [2022-03-17T07:39:45.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-17T07:39:45.965Z] [2022-03-17T07:39:45.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:39:46.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-17T07:39:46.626Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-17T07:39:46.626Z] 8998bd30e6a1: Pulling fs layer [2022-03-17T07:39:46.626Z] 04944245beec: Pulling fs layer [2022-03-17T07:39:46.626Z] 699f458cf7ca: Pulling fs layer [2022-03-17T07:39:46.626Z] 765212b225bb: Pulling fs layer [2022-03-17T07:39:46.626Z] f23df028b6ca: Pulling fs layer [2022-03-17T07:39:46.626Z] d65c8cfc05b1: Pulling fs layer [2022-03-17T07:39:46.626Z] 2437ff75d9bd: Pulling fs layer [2022-03-17T07:39:46.626Z] f23df028b6ca: Waiting [2022-03-17T07:39:46.626Z] 765212b225bb: Waiting [2022-03-17T07:39:46.626Z] d65c8cfc05b1: Waiting [2022-03-17T07:39:46.626Z] 2437ff75d9bd: Waiting [2022-03-17T07:39:46.626Z] 04944245beec: Verifying Checksum [2022-03-17T07:39:46.626Z] 04944245beec: Download complete [2022-03-17T07:39:46.626Z] 765212b225bb: Verifying Checksum [2022-03-17T07:39:46.626Z] 765212b225bb: Download complete [2022-03-17T07:39:46.626Z] f23df028b6ca: Verifying Checksum [2022-03-17T07:39:46.626Z] f23df028b6ca: Download complete [2022-03-17T07:39:46.626Z] d65c8cfc05b1: Verifying Checksum [2022-03-17T07:39:46.626Z] d65c8cfc05b1: Download complete [2022-03-17T07:39:46.905Z] 699f458cf7ca: Verifying Checksum [2022-03-17T07:39:46.905Z] 699f458cf7ca: Download complete [2022-03-17T07:39:47.185Z] 8998bd30e6a1: Verifying Checksum [2022-03-17T07:39:47.185Z] 8998bd30e6a1: Download complete [2022-03-17T07:39:49.815Z] 2437ff75d9bd: Verifying Checksum [2022-03-17T07:39:49.815Z] 2437ff75d9bd: Download complete [2022-03-17T07:39:51.816Z] 8998bd30e6a1: Pull complete [2022-03-17T07:39:52.095Z] 04944245beec: Pull complete [2022-03-17T07:39:53.539Z] 699f458cf7ca: Pull complete [2022-03-17T07:39:53.812Z] 765212b225bb: Pull complete [2022-03-17T07:39:54.798Z] f23df028b6ca: Pull complete [2022-03-17T07:39:54.798Z] d65c8cfc05b1: Pull complete [2022-03-17T07:40:09.912Z] 2437ff75d9bd: Pull complete [2022-03-17T07:40:09.912Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-17T07:40:09.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-17T07:40:09.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-17T07:40:10.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-7805 does not seem to be running inside a container [2022-03-17T07:40:10.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-17T07:40:12.824Z] $ docker top b2701a5c0c81c98c526285572ce3b5528785a5d88b2f1f93a28947cdc5f38509 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:40:13.800Z] ---> job-cost.sh [2022-03-17T07:40:13.800Z] lf-activate-venv: SKIPPING [2022-03-17T07:40:13.800Z] INFO: No Stack... [2022-03-17T07:40:14.399Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-17T07:40:15.381Z] INFO: Archiving Costs [Pipeline] sh [2022-03-17T07:40:16.062Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2022-03-17T07:40:16.062Z] + cut -d, -f6 [Pipeline] lock [2022-03-17T07:40:16.151Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-160-1-stack-cost] [2022-03-17T07:40:16.156Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-160-1-stack-cost] did not exist. Created. [2022-03-17T07:40:16.156Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-17T07:40:16.919Z] /w/workspace/device-rest-go/1@tmp/durable-3d72719e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-17T07:40:17.625Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-17T07:40:17.662Z] Warning: overwriting stash ‘stack-cost’ [2022-03-17T07:40:17.710Z] Stashed 1 file(s) [Pipeline] } [2022-03-17T07:40:17.725Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-17T07:40:17.811Z] $ docker stop --time=1 b2701a5c0c81c98c526285572ce3b5528785a5d88b2f1f93a28947cdc5f38509 [2022-03-17T07:40:19.324Z] $ docker rm -f b2701a5c0c81c98c526285572ce3b5528785a5d88b2f1f93a28947cdc5f38509 [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-03-17T07:40:20.389Z] provisioning config files... [2022-03-17T07:40:20.400Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-160@tmp/config2209376119981594531tmp [Pipeline] { [Pipeline] sh [2022-03-17T07:40:20.766Z] + set +x [2022-03-17T07:40:20.766Z] + + bash -s -- [2022-03-17T07:40:20.766Z] curl -s https://codecov.io/bash [2022-03-17T07:40:20.766Z] [2022-03-17T07:40:20.766Z] _____ _ [2022-03-17T07:40:20.766Z] / ____| | | [2022-03-17T07:40:20.766Z] | | ___ __| | ___ ___ _____ __ [2022-03-17T07:40:20.766Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-17T07:40:20.766Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-17T07:40:20.766Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-17T07:40:20.766Z] Bash-1.0.6 [2022-03-17T07:40:20.766Z] [2022-03-17T07:40:20.766Z] [2022-03-17T07:40:20.766Z] ==> git version 2.25.1 found [2022-03-17T07:40:20.766Z] ==> 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-03-17T07:40:20.766Z] Release-Date: 2020-01-08 [2022-03-17T07:40:20.766Z] 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-03-17T07:40:20.766Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-17T07:40:20.766Z] ==> Jenkins CI detected. [2022-03-17T07:40:20.766Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-160 [2022-03-17T07:40:20.766Z] project root: . [2022-03-17T07:40:20.766Z] --> token set from env [2022-03-17T07:40:20.766Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-17T07:40:20.766Z] ==> Running gcov in . (disable via -X gcov) [2022-03-17T07:40:20.766Z] ==> Python coveragepy not found [2022-03-17T07:40:20.766Z] ==> Searching for coverage reports in: [2022-03-17T07:40:20.766Z] + . [2022-03-17T07:40:20.766Z] -> Found 1 reports [2022-03-17T07:40:20.766Z] ==> Detecting git/mercurial file structure [2022-03-17T07:40:20.766Z] ==> Reading reports [2022-03-17T07:40:20.766Z] + ./coverage.out bytes=9215 [2022-03-17T07:40:20.766Z] ==> Appending adjustments [2022-03-17T07:40:20.766Z] https://docs.codecov.io/docs/fixing-reports [2022-03-17T07:40:21.024Z] + Found adjustments [2022-03-17T07:40:21.024Z] ==> Gzipping contents [2022-03-17T07:40:21.024Z] 4.0K /tmp/codecov.5KOo8r.gz [2022-03-17T07:40:21.025Z] ==> Uploading reports [2022-03-17T07:40:21.025Z] url: https://codecov.io [2022-03-17T07:40:21.025Z] query: branch=PR-160&commit=0e5eba1adb770c7993a51c69e8eb65ef5c4701c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2022-03-17T07:40:21.025Z] -> Pinging Codecov [2022-03-17T07:40:21.025Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-160&commit=0e5eba1adb770c7993a51c69e8eb65ef5c4701c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2022-03-17T07:40:21.025Z] -> Uploading to [2022-03-17T07:40:21.025Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-17/4E5D53B4F1F92C436F7061BF334D961C/0e5eba1adb770c7993a51c69e8eb65ef5c4701c0/a092ff65-2419-422d-90ff-4e87b39d8529.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220317T074020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef01aa64a4f7f27931f5b7aa620be560388b60e2131421f60cfbd005d973c2ba [2022-03-17T07:40:21.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T07:40:21.025Z] Dload Upload Total Spent Left Speed [2022-03-17T07:40:21.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1798 0 0 100 1798 0 7783 --:--:-- --:--:-- --:--:-- 7750 [2022-03-17T07:40:21.285Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/0e5eba1adb770c7993a51c69e8eb65ef5c4701c0 [Pipeline] } [2022-03-17T07:40:21.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-17T07:40:23.053Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-160/archives ] [2022-03-17T07:40:23.054Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-160/archives [2022-03-17T07:40:23.054Z] total 16 [2022-03-17T07:40:23.054Z] drwxr-xr-x 3 root root 4096 Mar 17 07:31 . [2022-03-17T07:40:23.054Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 07:31 .. [2022-03-17T07:40:23.054Z] drwxr-xr-x 2 root root 4096 Mar 17 07:31 cost [2022-03-17T07:40:23.054Z] -rw-r--r-- 1 root root 85 Mar 17 07:31 cost.csv [2022-03-17T07:40:23.054Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-160/archives [2022-03-17T07:40:23.054Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-160/archives [2022-03-17T07:40:23.054Z] total 16 [2022-03-17T07:40:23.054Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 07:31 . [2022-03-17T07:40:23.054Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 07:31 .. [2022-03-17T07:40:23.054Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 07:31 cost [2022-03-17T07:40:23.054Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 17 07:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:40:23.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:40:24.275Z] ---> package-listing.sh [2022-03-17T07:40:24.275Z] ++ facter osfamily [2022-03-17T07:40:24.275Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-17T07:40:24.535Z] + OS_FAMILY=debian [2022-03-17T07:40:24.535Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-160 [2022-03-17T07:40:24.535Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-17T07:40:24.535Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-17T07:40:24.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-17T07:40:24.535Z] + PACKAGES=/tmp/packages_start.txt [2022-03-17T07:40:24.535Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-160 ']' [2022-03-17T07:40:24.535Z] + PACKAGES=/tmp/packages_end.txt [2022-03-17T07:40:24.535Z] + case "${OS_FAMILY}" in [2022-03-17T07:40:24.535Z] + dpkg -l [2022-03-17T07:40:24.535Z] + grep '^ii' [2022-03-17T07:40:24.535Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-17T07:40:24.535Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-17T07:40:24.535Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-17T07:40:24.535Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-160 ']' [2022-03-17T07:40:24.535Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-160/archives/ [2022-03-17T07:40:24.535Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-160/archives/ [Pipeline] echo [2022-03-17T07:40:24.568Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-17T07:40:24.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-17T07:40:25.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-17T07:40:25.442Z] . [Pipeline] withDockerContainer [2022-03-17T07:40:25.538Z] prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container [2022-03-17T07:40:25.572Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-160 -v /w/workspace/gexfoundry_device-rest-go_PR-160:/w/workspace/gexfoundry_device-rest-go_PR-160:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-160@tmp:/w/workspace/gexfoundry_device-rest-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-17T07:40:25.806Z] $ docker top f3d8eca8799314bde4b7eedf4f0423e766db4764bd8aa2755f26d1d1eec00e8d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T07:40:26.203Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-17T07:40:26.525Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-17T07:40:26.836Z] + ls /var/log/sa-host [2022-03-17T07:40:26.836Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T07:40:26.988Z] provisioning config files... [2022-03-17T07:40:26.998Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-160@tmp/config6662265865037667251tmp [Pipeline] { [Pipeline] echo [2022-03-17T07:40:27.050Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:40:27.366Z] ---> create-netrc.sh [Pipeline] } [2022-03-17T07:40:27.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:40:27.814Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-17T07:40:27.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:40:28.160Z] ---> sudo-logs.sh [2022-03-17T07:40:28.160Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-17T07:40:28.236Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:40:28.547Z] ---> job-cost.sh [2022-03-17T07:40:28.548Z] lf-activate-venv: SKIPPING [2022-03-17T07:40:28.548Z] DEBUG: total: 0.2199999988079071 [2022-03-17T07:40:28.548Z] INFO: Retrieving Stack Cost... [2022-03-17T07:40:28.809Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-17T07:40:29.379Z] INFO: Archiving Costs [Pipeline] echo [2022-03-17T07:40:29.418Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T07:40:29.734Z] ---> logs-deploy.sh [2022-03-17T07:40:29.734Z] lf-activate-venv: SKIPPING [2022-03-17T07:40:29.734Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-160/1 [2022-03-17T07:40:29.734Z] INFO: archiving workspace using pattern(s): [2022-03-17T07:40:30.676Z] Archives upload complete. [2022-03-17T07:40:30.676Z] INFO: archiving logs to Nexus