Pull request #177 updated 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 MonicaisHer for edgexfoundry/device-rest-go Loading trusted files from base branch main at 238d080d640a7e3d9ba0ccf186e4988c74ba76ef rather than 5c4de0db82e7c269000adccebd751612431a5116 Obtained Jenkinsfile from 238d080d640a7e3d9ba0ccf186e4988c74ba76ef 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-ssh16670393704164239456.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-ssh13451606779376260226.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-177/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-177/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2917193517597889726.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 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-ssh13732567990947247055.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-177/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-177/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14963252308882235108.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Running on prd-ubuntu20.04-docker-8c-8g-23583 in /w/workspace/gexfoundry_device-rest-go_PR-177 [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-177 # 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 238d080d640a7e3d9ba0ccf186e4988c74ba76ef into PR head commit 5c4de0db82e7c269000adccebd751612431a5116 Merge succeeded, producing dbcbc661933c53ce9537f40932ed9242c7d46e25 Checking out Revision dbcbc661933c53ce9537f40932ed9242c7d46e25 (PR-177) > 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/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c4de0db82e7c269000adccebd751612431a5116 # 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 238d080d640a7e3d9ba0ccf186e4988c74ba76ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbcbc661933c53ce9537f40932ed9242c7d46e25 # timeout=10 Commit message: "Merge commit '238d080d640a7e3d9ba0ccf186e4988c74ba76ef' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b84c888b2855b02e326e1c287c11f0c61e2064fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T08:14:43.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T08:14:43.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T08:14:43.778Z] ========================================================= [2022-04-26T08:14:43.778Z] EdgeX Global Pipelines Version Info [2022-04-26T08:14:43.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:14:44.569Z] ------------------- [2022-04-26T08:14:44.569Z] stable info: [2022-04-26T08:14:44.569Z] ------------------- [2022-04-26T08:14:44.569Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T08:14:44.569Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T08:14:44.569Z] Message: update stable to v1.0.221 [2022-04-26T08:14:45.144Z] ------------------- [2022-04-26T08:14:45.144Z] experimental info: [2022-04-26T08:14:45.144Z] ------------------- [2022-04-26T08:14:45.144Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T08:14:45.144Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T08:14:45.144Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T08:14:45.281Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-04-26T08:14:45.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-04-26T08:14:45.311Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T08:14:45.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T08:14:45.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T08:14:45.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T08:14:45.374Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T08:14:45.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-26T08:14:45.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T08:14:45.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T08:14:45.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T08:14:45.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-04-26T08:14:45.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T08:14:45.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T08:14:45.504Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T08:14:45.517Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T08:14:45.532Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T08:14:45.545Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T08:14:45.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T08:14:45.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T08:14:45.594Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-26T08:14:45.609Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-26T08:14:45.625Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-26T08:14:45.642Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-26T08:14:45.659Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-26T08:14:45.680Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T08:14:45.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo [2022-04-26T08:14:45.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo [2022-04-26T08:14:45.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo [2022-04-26T08:14:45.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbcbc661933c53ce9537f40932ed9242c7d46e25 [Pipeline] echo [2022-04-26T08:14:45.752Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbcbc66 [Pipeline] echo [2022-04-26T08:14:45.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T08:14:45.816Z] provisioning config files... [2022-04-26T08:14:45.829Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-177@tmp/config7588483632585788790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:14:46.139Z] ---> docker-login.sh [2022-04-26T08:14:46.139Z] nexus3.edgexfoundry.org:10001 [2022-04-26T08:14:46.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:14:46.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:14:46.663Z] Configure a credential helper to remove this warning. See [2022-04-26T08:14:46.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:14:46.663Z] [2022-04-26T08:14:46.663Z] Login Succeeded [2022-04-26T08:14:46.663Z] nexus3.edgexfoundry.org:10002 [2022-04-26T08:14:46.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:14:46.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:14:46.663Z] Configure a credential helper to remove this warning. See [2022-04-26T08:14:46.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:14:46.663Z] [2022-04-26T08:14:46.663Z] Login Succeeded [2022-04-26T08:14:46.663Z] nexus3.edgexfoundry.org:10003 [2022-04-26T08:14:46.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:14:46.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:14:46.923Z] Configure a credential helper to remove this warning. See [2022-04-26T08:14:46.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:14:46.923Z] [2022-04-26T08:14:46.923Z] Login Succeeded [2022-04-26T08:14:46.923Z] nexus3.edgexfoundry.org:10004 [2022-04-26T08:14:46.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:14:46.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:14:46.923Z] Configure a credential helper to remove this warning. See [2022-04-26T08:14:46.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:14:46.923Z] [2022-04-26T08:14:46.923Z] Login Succeeded [2022-04-26T08:14:46.923Z] docker.io [2022-04-26T08:14:47.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:14:47.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:14:47.445Z] Configure a credential helper to remove this warning. See [2022-04-26T08:14:47.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:14:47.445Z] [2022-04-26T08:14:47.445Z] Login Succeeded [2022-04-26T08:14:47.445Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T08:14:47.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T08:14:47.840Z] + git rev-list -1 --merges dbcbc661933c53ce9537f40932ed9242c7d46e25~1..dbcbc661933c53ce9537f40932ed9242c7d46e25 [Pipeline] echo [2022-04-26T08:14:47.866Z] -----------> git rev-list -1 --merges dbcbc661933c53ce9537f40932ed9242c7d46e25~1..dbcbc661933c53ce9537f40932ed9242c7d46e25 dbcbc661933c53ce9537f40932ed9242c7d46e25 [2022-04-26T08:14:47.867Z] dbcbc661933c53ce9537f40932ed9242c7d46e25 [false] [Pipeline] sh [2022-04-26T08:14:48.155Z] + git log --format=format:%s -1 dbcbc661933c53ce9537f40932ed9242c7d46e25 [Pipeline] echo [2022-04-26T08:14:48.170Z] ========================================================= [2022-04-26T08:14:48.170Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T08:14:48.170Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T08:14:48.509Z] + git log --format=format:%s -1 dbcbc661933c53ce9537f40932ed9242c7d46e25 [Pipeline] echo [2022-04-26T08:14:48.521Z] [semverPrep] GIT_COMMIT: dbcbc661933c53ce9537f40932ed9242c7d46e25, Commit Message: Merge commit '238d080d640a7e3d9ba0ccf186e4988c74ba76ef' into HEAD [Pipeline] echo [2022-04-26T08:14:48.532Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-26T08:14:48.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T08:14:48.982Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T08:14:48.982Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T08:14:48.982Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T08:14:48.982Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T08:14:48.982Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T08:14:48.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:14:49.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T08:14:49.424Z] [2022-04-26T08:14:49.424Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:14:49.725Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T08:14:49.725Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T08:14:49.725Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T08:14:49.725Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T08:14:49.725Z] 4c7163046ea9: Pulling fs layer [2022-04-26T08:14:49.725Z] 0c2d73faf560: Pulling fs layer [2022-04-26T08:14:49.725Z] 0c2d73faf560: Waiting [2022-04-26T08:14:49.725Z] 3e5f54012d9b: Verifying Checksum [2022-04-26T08:14:49.725Z] 3e5f54012d9b: Download complete [2022-04-26T08:14:49.725Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T08:14:49.725Z] a0d0a0d46f8b: Download complete [2022-04-26T08:14:49.725Z] 0c2d73faf560: Verifying Checksum [2022-04-26T08:14:49.725Z] 0c2d73faf560: Download complete [2022-04-26T08:14:49.725Z] 4c7163046ea9: Verifying Checksum [2022-04-26T08:14:49.725Z] 4c7163046ea9: Download complete [2022-04-26T08:14:49.985Z] a0d0a0d46f8b: Pull complete [2022-04-26T08:14:49.985Z] 3e5f54012d9b: Pull complete [2022-04-26T08:14:50.244Z] 4c7163046ea9: Pull complete [2022-04-26T08:14:50.505Z] 0c2d73faf560: Pull complete [2022-04-26T08:14:50.505Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T08:14:50.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T08:14:50.505Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T08:14:50.672Z] prd-ubuntu20.04-docker-8c-8g-23583 does not seem to be running inside a container [2022-04-26T08:14:50.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-177 -v /w/workspace/gexfoundry_device-rest-go_PR-177:/w/workspace/gexfoundry_device-rest-go_PR-177:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-177@tmp:/w/workspace/gexfoundry_device-rest-go_PR-177@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:10004/edgex-devops/git-semver:latest cat [2022-04-26T08:14:51.500Z] $ docker top 7cbe3a2cd837ad6fbd9cd278b2b1d0c2a4f66a839a9d55016ee9e830db69378f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T08:14:51.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T08:14:51.610Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T08:14:51.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T08:14:51.753Z] $ docker exec 7cbe3a2cd837ad6fbd9cd278b2b1d0c2a4f66a839a9d55016ee9e830db69378f ssh-agent [2022-04-26T08:14:51.874Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfGMIAo/agent.13 [2022-04-26T08:14:51.874Z] SSH_AGENT_PID=19 [2022-04-26T08:14:51.881Z] Running ssh-add (command line suppressed) [2022-04-26T08:14:52.004Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-177@tmp/private_key_3459261007084317652.key (/w/workspace/gexfoundry_device-rest-go_PR-177@tmp/private_key_3459261007084317652.key) [2022-04-26T08:14:52.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T08:14:52.306Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T08:14:52.334Z] $ docker exec --env ******** --env ******** 7cbe3a2cd837ad6fbd9cd278b2b1d0c2a4f66a839a9d55016ee9e830db69378f ssh-agent -k [2022-04-26T08:14:52.446Z] unset SSH_AUTH_SOCK; [2022-04-26T08:14:52.447Z] unset SSH_AGENT_PID; [2022-04-26T08:14:52.447Z] echo Agent pid 19 killed; [2022-04-26T08:14:52.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T08:14:52.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T08:14:52.484Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T08:14:52.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T08:14:52.626Z] $ docker exec 7cbe3a2cd837ad6fbd9cd278b2b1d0c2a4f66a839a9d55016ee9e830db69378f ssh-agent [2022-04-26T08:14:52.744Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpojOJg/agent.52 [2022-04-26T08:14:52.744Z] SSH_AGENT_PID=58 [2022-04-26T08:14:52.751Z] Running ssh-add (command line suppressed) [2022-04-26T08:14:52.873Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-177@tmp/private_key_6228512234033740814.key (/w/workspace/gexfoundry_device-rest-go_PR-177@tmp/private_key_6228512234033740814.key) [2022-04-26T08:14:52.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T08:14:53.180Z] + git semver init [2022-04-26T08:14:53.180Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T08:14:53.180Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-177/.git [2022-04-26T08:14:53.180Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-177 [2022-04-26T08:14:53.180Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T08:14:53.180Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T08:14:53.180Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T08:14:53.180Z] # $SEMVER_BRANCH = PR-177 [2022-04-26T08:14:53.180Z] # $SEMVER_TEMP = /tmp/semver-263234269 [2022-04-26T08:14:53.180Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2022-04-26T08:14:54.565Z] # '/tmp/semver-263234269' -> '/w/workspace/gexfoundry_device-rest-go_PR-177/.semver' [2022-04-26T08:14:54.565Z] # -> Force: false [2022-04-26T08:14:54.565Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-177/.semver [Pipeline] } [2022-04-26T08:14:54.582Z] $ docker exec --env ******** --env ******** 7cbe3a2cd837ad6fbd9cd278b2b1d0c2a4f66a839a9d55016ee9e830db69378f ssh-agent -k [2022-04-26T08:14:54.703Z] unset SSH_AUTH_SOCK; [2022-04-26T08:14:54.704Z] unset SSH_AGENT_PID; [2022-04-26T08:14:54.704Z] echo Agent pid 58 killed; [2022-04-26T08:14:54.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T08:14:55.026Z] + git semver [Pipeline] } [2022-04-26T08:14:55.045Z] $ docker stop --time=1 7cbe3a2cd837ad6fbd9cd278b2b1d0c2a4f66a839a9d55016ee9e830db69378f [2022-04-26T08:14:56.443Z] $ docker rm -f 7cbe3a2cd837ad6fbd9cd278b2b1d0c2a4f66a839a9d55016ee9e830db69378f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T08:14:56.806Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T08:14:57.067Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T08:14:57.071Z] [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-04-26T08:14:57.234Z] provisioning config files... [2022-04-26T08:14:57.246Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-177@tmp/config3451053211865116507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:14:57.552Z] ---> docker-login.sh [2022-04-26T08:14:57.552Z] nexus3.edgexfoundry.org:10001 [2022-04-26T08:14:57.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:14:57.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:14:57.552Z] Configure a credential helper to remove this warning. See [2022-04-26T08:14:57.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:14:57.552Z] [2022-04-26T08:14:57.552Z] Login Succeeded [2022-04-26T08:14:57.552Z] nexus3.edgexfoundry.org:10002 [2022-04-26T08:14:57.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:14:57.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:14:57.813Z] Configure a credential helper to remove this warning. See [2022-04-26T08:14:57.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:14:57.813Z] [2022-04-26T08:14:57.813Z] Login Succeeded [2022-04-26T08:14:57.813Z] nexus3.edgexfoundry.org:10003 [2022-04-26T08:14:57.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:14:57.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:14:57.813Z] Configure a credential helper to remove this warning. See [2022-04-26T08:14:57.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:14:57.813Z] [2022-04-26T08:14:57.813Z] Login Succeeded [2022-04-26T08:14:57.813Z] nexus3.edgexfoundry.org:10004 [2022-04-26T08:14:57.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:14:58.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:14:58.074Z] Configure a credential helper to remove this warning. See [2022-04-26T08:14:58.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:14:58.074Z] [2022-04-26T08:14:58.074Z] Login Succeeded [2022-04-26T08:14:58.074Z] docker.io [2022-04-26T08:14:58.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:14:58.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:14:58.335Z] Configure a credential helper to remove this warning. See [2022-04-26T08:14:58.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:14:58.335Z] [2022-04-26T08:14:58.335Z] Login Succeeded [2022-04-26T08:14:58.335Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T08:14:58.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T08:14:58.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T08:14:58.435Z] ========================================================= [2022-04-26T08:14:58.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T08:14:58.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:14:58.756Z] + 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-04-26T08:14:58.756Z] Sending build context to Docker daemon 10.58MB [2022-04-26T08:14:58.756Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T08:14:58.756Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-26T08:14:58.756Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T08:14:58.756Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T08:14:58.756Z] 666ba61612fd: Pulling fs layer [2022-04-26T08:14:58.756Z] 8ed8ca486205: Pulling fs layer [2022-04-26T08:14:58.756Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T08:14:58.756Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T08:14:58.756Z] ca2b28591e48: Pulling fs layer [2022-04-26T08:14:58.756Z] a51346096db8: Pulling fs layer [2022-04-26T08:14:58.756Z] daebc70d1ce1: Pulling fs layer [2022-04-26T08:14:58.756Z] 0e18a0eac166: Pulling fs layer [2022-04-26T08:14:58.756Z] ca2b28591e48: Waiting [2022-04-26T08:14:58.756Z] a51346096db8: Waiting [2022-04-26T08:14:58.756Z] 4fe6c5a15a65: Waiting [2022-04-26T08:14:58.756Z] daebc70d1ce1: Waiting [2022-04-26T08:14:58.756Z] 0e18a0eac166: Waiting [2022-04-26T08:14:58.756Z] 22a0e8bec74d: Waiting [2022-04-26T08:14:58.756Z] 8ed8ca486205: Download complete [2022-04-26T08:14:58.756Z] 666ba61612fd: Verifying Checksum [2022-04-26T08:14:58.756Z] 666ba61612fd: Download complete [2022-04-26T08:14:59.018Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T08:14:59.018Z] 22a0e8bec74d: Download complete [2022-04-26T08:14:59.018Z] ca2b28591e48: Verifying Checksum [2022-04-26T08:14:59.018Z] ca2b28591e48: Download complete [2022-04-26T08:14:59.018Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T08:14:59.018Z] a51346096db8: Verifying Checksum [2022-04-26T08:14:59.018Z] a51346096db8: Download complete [2022-04-26T08:14:59.018Z] daebc70d1ce1: Verifying Checksum [2022-04-26T08:14:59.018Z] daebc70d1ce1: Download complete [2022-04-26T08:14:59.018Z] 59bf1c3509f3: Pull complete [2022-04-26T08:14:59.279Z] 666ba61612fd: Pull complete [2022-04-26T08:14:59.279Z] 8ed8ca486205: Pull complete [2022-04-26T08:14:59.540Z] 0e18a0eac166: Verifying Checksum [2022-04-26T08:14:59.540Z] 0e18a0eac166: Download complete [2022-04-26T08:14:59.800Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T08:14:59.800Z] 4fe6c5a15a65: Download complete [2022-04-26T08:15:04.015Z] 4fe6c5a15a65: Pull complete [2022-04-26T08:15:04.015Z] 22a0e8bec74d: Pull complete [2022-04-26T08:15:04.015Z] ca2b28591e48: Pull complete [2022-04-26T08:15:04.015Z] a51346096db8: Pull complete [2022-04-26T08:15:04.015Z] daebc70d1ce1: Pull complete [2022-04-26T08:15:05.930Z] 0e18a0eac166: Pull complete [2022-04-26T08:15:05.930Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T08:15:05.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T08:15:05.930Z] ---> f018257e8ee9 [2022-04-26T08:15:05.930Z] Step 3/12 : ARG MAKE='make build' [2022-04-26T08:15:07.326Z] ---> Running in 368616e6da2a [2022-04-26T08:15:07.326Z] Removing intermediate container 368616e6da2a [2022-04-26T08:15:07.326Z] ---> aa533fef36e1 [2022-04-26T08:15:07.326Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T08:15:07.326Z] ---> Running in 42d45f556981 [2022-04-26T08:15:07.326Z] Removing intermediate container 42d45f556981 [2022-04-26T08:15:07.326Z] ---> 3a73dc479dbb [2022-04-26T08:15:07.326Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T08:15:07.326Z] ---> Running in e93fcfc61ef1 [2022-04-26T08:15:07.587Z] Removing intermediate container e93fcfc61ef1 [2022-04-26T08:15:07.587Z] ---> 6b07a072d459 [2022-04-26T08:15:07.587Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:15:07.587Z] ---> Running in 8f43ce0b0342 [2022-04-26T08:15:08.158Z] Removing intermediate container 8f43ce0b0342 [2022-04-26T08:15:08.158Z] ---> d565dc2427a9 [2022-04-26T08:15:08.158Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T08:15:08.158Z] ---> Running in ea41ad32ee61 [2022-04-26T08:15:08.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T08:15:09.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T08:15:09.633Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-26T08:15:09.633Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-26T08:15:09.633Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-26T08:15:09.893Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-26T08:15:09.893Z] Executing busybox-1.34.1-r3.trigger [2022-04-26T08:15:09.893Z] OK: 224 MiB in 56 packages [2022-04-26T08:15:10.466Z] Removing intermediate container ea41ad32ee61 [2022-04-26T08:15:10.466Z] ---> 4462aaf9d2b5 [2022-04-26T08:15:10.466Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-26T08:15:10.466Z] ---> Running in 0e843decfb8f [2022-04-26T08:15:10.466Z] Removing intermediate container 0e843decfb8f [2022-04-26T08:15:10.466Z] ---> b86182ac7f46 [2022-04-26T08:15:10.466Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-26T08:15:10.466Z] ---> a644698425f8 [2022-04-26T08:15:10.466Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T08:15:10.466Z] ---> Running in 8c7cefef89b9 [2022-04-26T08:15:12.188Z] Still waiting to schedule task [2022-04-26T08:15:12.188Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T08:15:25.372Z] Removing intermediate container 8c7cefef89b9 [2022-04-26T08:15:25.372Z] ---> 2fd8eca9ce95 [2022-04-26T08:15:25.372Z] Step 11/12 : COPY . . [2022-04-26T08:15:25.632Z] ---> bc4675de112a [2022-04-26T08:15:25.632Z] Step 12/12 : RUN $MAKE [2022-04-26T08:15:25.892Z] ---> Running in fff8a5c1a748 [2022-04-26T08:15:26.152Z] noop [2022-04-26T08:15:26.413Z] Removing intermediate container fff8a5c1a748 [2022-04-26T08:15:26.413Z] ---> 6dca3396da76 [2022-04-26T08:15:26.413Z] Successfully built 6dca3396da76 [2022-04-26T08:15:26.413Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:15:26.712Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T08:15:26.712Z] . [Pipeline] withDockerContainer [2022-04-26T08:15:26.785Z] prd-ubuntu20.04-docker-8c-8g-23583 does not seem to be running inside a container [2022-04-26T08:15:26.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-177 -v /w/workspace/gexfoundry_device-rest-go_PR-177:/w/workspace/gexfoundry_device-rest-go_PR-177:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-177@tmp:/w/workspace/gexfoundry_device-rest-go_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T08:15:27.243Z] $ docker top f01fc4f860476cef010131696156567a3e2fd2e24ce71ddfcb06c40b8d62a39b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T08:15:27.606Z] + go version [2022-04-26T08:15:27.606Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T08:15:27.625Z] $ docker stop --time=1 f01fc4f860476cef010131696156567a3e2fd2e24ce71ddfcb06c40b8d62a39b [2022-04-26T08:15:28.894Z] $ docker rm -f f01fc4f860476cef010131696156567a3e2fd2e24ce71ddfcb06c40b8d62a39b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:15:29.315Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T08:15:29.315Z] . [Pipeline] withDockerContainer [2022-04-26T08:15:29.381Z] prd-ubuntu20.04-docker-8c-8g-23583 does not seem to be running inside a container [2022-04-26T08:15:29.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-177 -v /w/workspace/gexfoundry_device-rest-go_PR-177:/w/workspace/gexfoundry_device-rest-go_PR-177:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-177@tmp:/w/workspace/gexfoundry_device-rest-go_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T08:15:29.818Z] $ docker top fd3ce10040196fc65b2559337dc82b188f8785da2ac5edb6ba83414d1fbe325d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T08:15:30.174Z] + make test [2022-04-26T08:15:30.175Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T08:15:30.434Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-26T08:15:38.575Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-26T08:15:38.575Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 55.2% of statements [2022-04-26T08:15:45.153Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T08:15:47.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T08:15:47.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T08:15:47.691Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T08:15:48.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T08:15:48.294Z] $ docker stop --time=1 fd3ce10040196fc65b2559337dc82b188f8785da2ac5edb6ba83414d1fbe325d [2022-04-26T08:15:50.026Z] $ docker rm -f fd3ce10040196fc65b2559337dc82b188f8785da2ac5edb6ba83414d1fbe325d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T08:15:50.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T08:15:50.520Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-26T08:15:51.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T08:15:51.885Z] + ls -al . [2022-04-26T08:15:51.885Z] total 172 [2022-04-26T08:15:51.885Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 08:15 . [2022-04-26T08:15:51.885Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:14 .. [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 26 08:14 .dockerignore [2022-04-26T08:15:51.885Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:14 .git [2022-04-26T08:15:51.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:14 .github [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 08:14 .gitignore [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 08:14 .golangci.yml [2022-04-26T08:15:51.885Z] drwx------ 3 jenkins jenkins 4096 Apr 26 08:14 .semver [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 26 08:14 Attribution.txt [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 26 08:14 CHANGELOG.md [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 26 08:14 Dockerfile [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 08:14 GOVERNANCE.md [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 08:14 Jenkinsfile [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 08:14 LICENSE [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 1964 Apr 26 08:14 Makefile [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 08:14 OWNERS.md [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 26 08:14 README.md [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 08:14 VERSION [2022-04-26T08:15:51.885Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:14 bin [2022-04-26T08:15:51.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:14 cmd [2022-04-26T08:15:51.885Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 26 08:15 coverage.out [2022-04-26T08:15:51.885Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:14 driver [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 26 08:14 go.mod [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 26 08:14 go.sum [2022-04-26T08:15:51.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:14 snap [2022-04-26T08:15:51.885Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 26 08:14 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:15:52.176Z] + 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=dbcbc661933c53ce9537f40932ed9242c7d46e25 --label arch=amd64 --label version=0.0.0 . [2022-04-26T08:15:52.176Z] Sending build context to Docker daemon 10.59MB [2022-04-26T08:15:52.176Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T08:15:52.176Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-26T08:15:52.176Z] ---> 6dca3396da76 [2022-04-26T08:15:52.176Z] Step 3/25 : ARG MAKE='make build' [2022-04-26T08:15:52.176Z] ---> Running in 7ab7fd4b5748 [2022-04-26T08:15:52.435Z] Removing intermediate container 7ab7fd4b5748 [2022-04-26T08:15:52.435Z] ---> baf3cc71701b [2022-04-26T08:15:52.435Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T08:15:52.435Z] ---> Running in 45cd1ae4576c [2022-04-26T08:15:52.435Z] Removing intermediate container 45cd1ae4576c [2022-04-26T08:15:52.435Z] ---> 1193c879122c [2022-04-26T08:15:52.435Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T08:15:52.435Z] ---> Running in 95b4aa741504 [2022-04-26T08:15:52.696Z] Removing intermediate container 95b4aa741504 [2022-04-26T08:15:52.696Z] ---> 16a1321a9fc6 [2022-04-26T08:15:52.696Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:15:52.696Z] ---> Running in abf822f6a52d [2022-04-26T08:15:53.267Z] Removing intermediate container abf822f6a52d [2022-04-26T08:15:53.267Z] ---> 5ef562a36ad7 [2022-04-26T08:15:53.267Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T08:15:53.267Z] ---> Running in 58836e78b6ab [2022-04-26T08:15:53.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T08:15:54.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T08:15:54.731Z] OK: 224 MiB in 56 packages [2022-04-26T08:15:54.992Z] Removing intermediate container 58836e78b6ab [2022-04-26T08:15:54.992Z] ---> 80b877a1336d [2022-04-26T08:15:54.992Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-26T08:15:54.992Z] ---> Running in a99b7d996b7d [2022-04-26T08:15:54.992Z] Removing intermediate container a99b7d996b7d [2022-04-26T08:15:54.992Z] ---> df7fb8da7745 [2022-04-26T08:15:54.992Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-26T08:15:55.253Z] ---> 665e0c8d3eeb [2022-04-26T08:15:55.253Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T08:15:55.253Z] ---> Running in 7f30918a8697 [2022-04-26T08:15:55.824Z] Removing intermediate container 7f30918a8697 [2022-04-26T08:15:55.824Z] ---> 30e5fa0c2954 [2022-04-26T08:15:55.824Z] Step 11/25 : COPY . . [2022-04-26T08:15:56.088Z] ---> e5c74d064e5d [2022-04-26T08:15:56.088Z] Step 12/25 : RUN $MAKE [2022-04-26T08:15:56.351Z] ---> Running in 6e127e7f6719 [2022-04-26T08:15:56.612Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-04-26T08:16:14.717Z] Removing intermediate container 6e127e7f6719 [2022-04-26T08:16:14.717Z] ---> 70ce14a56df1 [2022-04-26T08:16:14.717Z] Step 13/25 : FROM alpine:3.14 [2022-04-26T08:16:15.289Z] 3.14: Pulling from library/alpine [2022-04-26T08:16:15.289Z] 8663204ce13b: Pulling fs layer [2022-04-26T08:16:15.548Z] 8663204ce13b: Download complete [2022-04-26T08:16:15.548Z] 8663204ce13b: Pull complete [2022-04-26T08:16:15.548Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T08:16:15.548Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T08:16:15.548Z] ---> e04c818066af [2022-04-26T08:16:15.548Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-26T08:16:15.809Z] ---> Running in 7eac1f5a9fff [2022-04-26T08:16:15.809Z] Removing intermediate container 7eac1f5a9fff [2022-04-26T08:16:15.809Z] ---> 6fdff8800c93 [2022-04-26T08:16:15.809Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-26T08:16:15.809Z] ---> Running in c653f645630a [2022-04-26T08:16:16.068Z] Removing intermediate container c653f645630a [2022-04-26T08:16:16.068Z] ---> 4bbe0ac8621a [2022-04-26T08:16:16.068Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T08:16:16.068Z] ---> Running in b0c6f2b1f514 [2022-04-26T08:16:16.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T08:16:16.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T08:16:16.589Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T08:16:16.589Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T08:16:16.589Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T08:16:16.589Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T08:16:16.589Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T08:16:16.589Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T08:16:16.589Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T08:16:16.589Z] OK: 8 MiB in 20 packages [2022-04-26T08:16:17.160Z] Removing intermediate container b0c6f2b1f514 [2022-04-26T08:16:17.160Z] ---> f2afcf0885cf [2022-04-26T08:16:17.160Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-26T08:16:17.733Z] ---> b297dcde8399 [2022-04-26T08:16:17.733Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-26T08:16:17.733Z] ---> 8ae0d2b8941a [2022-04-26T08:16:17.733Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-26T08:16:17.997Z] ---> 220412a71f76 [2022-04-26T08:16:17.997Z] Step 20/25 : EXPOSE 59986 [2022-04-26T08:16:17.997Z] ---> Running in 30fd334d8b68 [2022-04-26T08:16:17.997Z] Removing intermediate container 30fd334d8b68 [2022-04-26T08:16:17.997Z] ---> 7539993f9f89 [2022-04-26T08:16:17.997Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-26T08:16:18.258Z] ---> Running in ed99701d6750 [2022-04-26T08:16:18.258Z] Removing intermediate container ed99701d6750 [2022-04-26T08:16:18.258Z] ---> 7c4ec15a2d95 [2022-04-26T08:16:18.258Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-26T08:16:18.258Z] ---> Running in abb0c4a47905 [2022-04-26T08:16:18.258Z] Removing intermediate container abb0c4a47905 [2022-04-26T08:16:18.258Z] ---> 91bb6cb7dd4d [2022-04-26T08:16:18.258Z] Step 23/25 : LABEL arch=amd64 [2022-04-26T08:16:18.520Z] ---> Running in 9e71890cc1bb [2022-04-26T08:16:18.520Z] Removing intermediate container 9e71890cc1bb [2022-04-26T08:16:18.520Z] ---> bf5745f3a56a [2022-04-26T08:16:18.520Z] Step 24/25 : LABEL git_sha=dbcbc661933c53ce9537f40932ed9242c7d46e25 [2022-04-26T08:16:18.520Z] ---> Running in 76ed61341845 [2022-04-26T08:16:18.520Z] Removing intermediate container 76ed61341845 [2022-04-26T08:16:18.520Z] ---> f65d83a30bbe [2022-04-26T08:16:18.520Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T08:16:18.781Z] ---> Running in 734a43fbeb06 [2022-04-26T08:16:18.781Z] Removing intermediate container 734a43fbeb06 [2022-04-26T08:16:18.781Z] ---> 086de36cfd31 [2022-04-26T08:16:18.781Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T08:16:18.781Z] Successfully built 086de36cfd31 [2022-04-26T08:16:18.781Z] 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-04-26T08:16:19.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:16:19.229Z] [2022-04-26T08:16:19.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:16:19.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:16:19.537Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T08:16:19.537Z] 5eb5b503b376: Pulling fs layer [2022-04-26T08:16:19.537Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T08:16:19.537Z] ec43610c2a17: Pulling fs layer [2022-04-26T08:16:19.537Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T08:16:19.537Z] 33b1e0a273af: Pulling fs layer [2022-04-26T08:16:19.537Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T08:16:19.537Z] 2f39f015ded8: Pulling fs layer [2022-04-26T08:16:19.537Z] 3a2ae6a8a46f: Waiting [2022-04-26T08:16:19.537Z] 33b1e0a273af: Waiting [2022-04-26T08:16:19.537Z] 5d3b04190fa2: Waiting [2022-04-26T08:16:19.537Z] 2f39f015ded8: Waiting [2022-04-26T08:16:19.537Z] 5c69ac0246d0: Verifying Checksum [2022-04-26T08:16:19.537Z] 5c69ac0246d0: Download complete [2022-04-26T08:16:19.537Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T08:16:19.538Z] 3a2ae6a8a46f: Download complete [2022-04-26T08:16:19.538Z] 33b1e0a273af: Verifying Checksum [2022-04-26T08:16:19.538Z] 33b1e0a273af: Download complete [2022-04-26T08:16:19.538Z] 5d3b04190fa2: Verifying Checksum [2022-04-26T08:16:19.538Z] 5d3b04190fa2: Download complete [2022-04-26T08:16:19.538Z] ec43610c2a17: Verifying Checksum [2022-04-26T08:16:19.538Z] ec43610c2a17: Download complete [2022-04-26T08:16:19.799Z] 5eb5b503b376: Verifying Checksum [2022-04-26T08:16:19.799Z] 5eb5b503b376: Download complete [2022-04-26T08:16:20.370Z] 2f39f015ded8: Download complete [2022-04-26T08:16:20.943Z] 5eb5b503b376: Pull complete [2022-04-26T08:16:21.203Z] 5c69ac0246d0: Pull complete [2022-04-26T08:16:21.463Z] ec43610c2a17: Pull complete [2022-04-26T08:16:21.463Z] 3a2ae6a8a46f: Pull complete [2022-04-26T08:16:21.723Z] 33b1e0a273af: Pull complete [2022-04-26T08:16:21.983Z] 5d3b04190fa2: Pull complete [2022-04-26T08:16:26.179Z] 2f39f015ded8: Pull complete [2022-04-26T08:16:26.180Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T08:16:26.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:16:26.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T08:16:26.242Z] prd-ubuntu20.04-docker-8c-8g-23583 does not seem to be running inside a container [2022-04-26T08:16:26.286Z] $ 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-177 -v /w/workspace/gexfoundry_device-rest-go_PR-177:/w/workspace/gexfoundry_device-rest-go_PR-177:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-177@tmp:/w/workspace/gexfoundry_device-rest-go_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T08:16:28.096Z] $ docker top b9ad43008d926c426bc8f6f7e18c35644d3264ddb36e9457febd2aec5478ca6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:16:28.540Z] ---> job-cost.sh [2022-04-26T08:16:28.540Z] lf-activate-venv: SKIPPING [2022-04-26T08:16:28.540Z] INFO: No Stack... [2022-04-26T08:16:29.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T08:16:29.373Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T08:16:29.670Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-177/archives/cost.csv [2022-04-26T08:16:29.670Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T08:16:29.688Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-177-3-stack-cost] [2022-04-26T08:16:29.695Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-177-3-stack-cost] did not exist. Created. [2022-04-26T08:16:29.695Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-177-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T08:16:30.000Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T08:16:30.036Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T08:16:30.044Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-177-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T08:16:30.067Z] $ docker stop --time=1 b9ad43008d926c426bc8f6f7e18c35644d3264ddb36e9457febd2aec5478ca6d [2022-04-26T08:16:31.251Z] $ docker rm -f b9ad43008d926c426bc8f6f7e18c35644d3264ddb36e9457febd2aec5478ca6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T08:16:47.410Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23584 in /w/workspace/gexfoundry_device-rest-go_PR-177 [Pipeline] { [Pipeline] ws [2022-04-26T08:16:47.423Z] Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout [2022-04-26T08:16:47.684Z] The recommended git tool is: git [2022-04-26T08:16:55.100Z] using credential edgex-jenkins-ssh [2022-04-26T08:16:55.119Z] Cloning the remote Git repository [2022-04-26T08:16:55.180Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-04-26T08:16:55.254Z] > git init /w/workspace/device-rest-go/3 # timeout=10 [2022-04-26T08:16:55.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-26T08:16:55.354Z] > git --version # timeout=10 [2022-04-26T08:16:55.387Z] > git --version # 'git version 2.25.1' [2022-04-26T08:16:55.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T08:16:55.460Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T08:16:58.039Z] Merging remotes/origin/main commit 238d080d640a7e3d9ba0ccf186e4988c74ba76ef into PR head commit 5c4de0db82e7c269000adccebd751612431a5116 [2022-04-26T08:16:57.357Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-26T08:16:57.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T08:16:57.418Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-26T08:16:57.457Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-26T08:16:57.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T08:16:57.470Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-26T08:16:58.065Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T08:16:58.097Z] > git checkout -f 5c4de0db82e7c269000adccebd751612431a5116 # timeout=10 [2022-04-26T08:16:58.309Z] Merge succeeded, producing 9bd1bf918d1bbde3b18ea99fe2178f6bf378543c [2022-04-26T08:16:58.309Z] Checking out Revision 9bd1bf918d1bbde3b18ea99fe2178f6bf378543c (PR-177) [2022-04-26T08:16:58.179Z] > git remote # timeout=10 [2022-04-26T08:16:58.199Z] > git config --get remote.origin.url # timeout=10 [2022-04-26T08:16:58.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T08:16:58.226Z] > git merge 238d080d640a7e3d9ba0ccf186e4988c74ba76ef # timeout=10 [2022-04-26T08:16:58.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-26T08:16:58.322Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T08:16:58.346Z] > git checkout -f 9bd1bf918d1bbde3b18ea99fe2178f6bf378543c # timeout=10 [2022-04-26T08:17:02.487Z] Commit message: "Merge commit '238d080d640a7e3d9ba0ccf186e4988c74ba76ef' into HEAD" [2022-04-26T08:17:02.513Z] First time build. Skipping changelog. [2022-04-26T08:17:02.501Z] > git rev-list --no-walk b84c888b2855b02e326e1c287c11f0c61e2064fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T08:17:03.374Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T08:17:03.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T08:17:03.375Z] Dload Upload Total Spent Left Speed [2022-04-26T08:17:03.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97876 0 --:--:-- --:--:-- --:--:-- 98691 [Pipeline] sh [2022-04-26T08:17:03.892Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T08:17:04.231Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T08:17:04.232Z] + sudo tee /etc/docker/daemon.new [2022-04-26T08:17:04.232Z] { [2022-04-26T08:17:04.232Z] "registry-mirrors": [ [2022-04-26T08:17:04.232Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T08:17:04.232Z] ], [2022-04-26T08:17:04.232Z] "bip": "10.250.0.254/24", [2022-04-26T08:17:04.232Z] "hosts": [ [2022-04-26T08:17:04.232Z] "tcp://0.0.0.0:5555", [2022-04-26T08:17:04.232Z] "unix:///var/run/docker.sock" [2022-04-26T08:17:04.232Z] ], [2022-04-26T08:17:04.232Z] "mtu": 1458, [2022-04-26T08:17:04.232Z] "selinux-enabled": true, [2022-04-26T08:17:04.232Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T08:17:04.232Z] } [Pipeline] sh [2022-04-26T08:17:04.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T08:17:05.007Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T08:17:23.348Z] provisioning config files... [2022-04-26T08:17:23.372Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config7180789358407357806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:17:23.736Z] ---> docker-login.sh [2022-04-26T08:17:23.736Z] nexus3.edgexfoundry.org:10001 [2022-04-26T08:17:24.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:17:24.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:17:24.612Z] Configure a credential helper to remove this warning. See [2022-04-26T08:17:24.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:17:24.612Z] [2022-04-26T08:17:24.612Z] Login Succeeded [2022-04-26T08:17:24.612Z] nexus3.edgexfoundry.org:10002 [2022-04-26T08:17:24.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:17:25.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:17:25.161Z] Configure a credential helper to remove this warning. See [2022-04-26T08:17:25.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:17:25.161Z] [2022-04-26T08:17:25.161Z] Login Succeeded [2022-04-26T08:17:25.161Z] nexus3.edgexfoundry.org:10003 [2022-04-26T08:17:25.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:17:25.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:17:25.436Z] Configure a credential helper to remove this warning. See [2022-04-26T08:17:25.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:17:25.436Z] [2022-04-26T08:17:25.436Z] Login Succeeded [2022-04-26T08:17:25.436Z] nexus3.edgexfoundry.org:10004 [2022-04-26T08:17:26.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:17:26.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:17:26.047Z] Configure a credential helper to remove this warning. See [2022-04-26T08:17:26.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:17:26.047Z] [2022-04-26T08:17:26.047Z] Login Succeeded [2022-04-26T08:17:26.047Z] docker.io [2022-04-26T08:17:26.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:17:26.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:17:26.914Z] Configure a credential helper to remove this warning. See [2022-04-26T08:17:26.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:17:26.914Z] [2022-04-26T08:17:26.914Z] Login Succeeded [2022-04-26T08:17:26.914Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T08:17:26.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T08:17:27.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T08:17:27.409Z] ========================================================= [2022-04-26T08:17:27.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T08:17:27.409Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:17:27.764Z] + 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-04-26T08:17:27.765Z] Sending build context to Docker daemon 129.5kB [2022-04-26T08:17:28.039Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T08:17:28.039Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-26T08:17:28.316Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T08:17:28.316Z] 9b3977197b4f: Pulling fs layer [2022-04-26T08:17:28.316Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T08:17:28.316Z] 94645a83ff95: Pulling fs layer [2022-04-26T08:17:28.316Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T08:17:28.316Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T08:17:28.316Z] 3096ccb668a1: Pulling fs layer [2022-04-26T08:17:28.316Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T08:17:28.316Z] a4caa8a26152: Pulling fs layer [2022-04-26T08:17:28.316Z] 3f3a8bcf1eab: Waiting [2022-04-26T08:17:28.316Z] 0c92f367c5e7: Waiting [2022-04-26T08:17:28.316Z] 3096ccb668a1: Waiting [2022-04-26T08:17:28.316Z] a4caa8a26152: Waiting [2022-04-26T08:17:28.316Z] e8cf19c19ddd: Waiting [2022-04-26T08:17:28.316Z] 94645a83ff95: Verifying Checksum [2022-04-26T08:17:28.316Z] 94645a83ff95: Download complete [2022-04-26T08:17:28.316Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T08:17:28.316Z] 1a89e8eeedd5: Download complete [2022-04-26T08:17:28.316Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T08:17:28.316Z] 0c92f367c5e7: Download complete [2022-04-26T08:17:28.316Z] 3096ccb668a1: Verifying Checksum [2022-04-26T08:17:28.316Z] 3096ccb668a1: Download complete [2022-04-26T08:17:28.316Z] 9b3977197b4f: Download complete [2022-04-26T08:17:28.316Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T08:17:28.316Z] e8cf19c19ddd: Download complete [2022-04-26T08:17:28.924Z] 9b3977197b4f: Pull complete [2022-04-26T08:17:29.528Z] 1a89e8eeedd5: Pull complete [2022-04-26T08:17:30.140Z] 94645a83ff95: Pull complete [2022-04-26T08:17:30.416Z] a4caa8a26152: Verifying Checksum [2022-04-26T08:17:30.416Z] a4caa8a26152: Download complete [2022-04-26T08:17:31.013Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T08:17:31.013Z] 3f3a8bcf1eab: Download complete [2022-04-26T08:17:43.445Z] 3f3a8bcf1eab: Pull complete [2022-04-26T08:17:43.445Z] 0c92f367c5e7: Pull complete [2022-04-26T08:17:43.445Z] 3096ccb668a1: Pull complete [2022-04-26T08:17:43.445Z] e8cf19c19ddd: Pull complete [2022-04-26T08:17:50.228Z] a4caa8a26152: Pull complete [2022-04-26T08:17:50.228Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T08:17:50.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T08:17:50.228Z] ---> 725f1c02e7f9 [2022-04-26T08:17:50.228Z] Step 3/12 : ARG MAKE='make build' [2022-04-26T08:17:50.509Z] ---> Running in 2888bec1bc13 [2022-04-26T08:17:50.783Z] Removing intermediate container 2888bec1bc13 [2022-04-26T08:17:50.783Z] ---> c79d329cfacd [2022-04-26T08:17:50.783Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T08:17:50.784Z] ---> Running in ff978bb34b6f [2022-04-26T08:17:51.058Z] Removing intermediate container ff978bb34b6f [2022-04-26T08:17:51.058Z] ---> 0842a7fcca71 [2022-04-26T08:17:51.058Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T08:17:51.342Z] ---> Running in d0b7ccc1aff8 [2022-04-26T08:17:51.342Z] Removing intermediate container d0b7ccc1aff8 [2022-04-26T08:17:51.342Z] ---> 0099c5a0e445 [2022-04-26T08:17:51.342Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:17:51.619Z] ---> Running in 109c7df7fc6d [2022-04-26T08:17:53.598Z] Removing intermediate container 109c7df7fc6d [2022-04-26T08:17:53.598Z] ---> c11d2668ba37 [2022-04-26T08:17:53.598Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T08:17:53.598Z] ---> Running in 9cd130e8c8bd [2022-04-26T08:17:54.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T08:17:55.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T08:17:56.162Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-26T08:17:56.162Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-26T08:17:56.162Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-26T08:17:56.436Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-26T08:17:56.711Z] Executing busybox-1.34.1-r3.trigger [2022-04-26T08:17:56.711Z] OK: 224 MiB in 56 packages [2022-04-26T08:17:57.695Z] Removing intermediate container 9cd130e8c8bd [2022-04-26T08:17:57.695Z] ---> a00f7bfd3cd9 [2022-04-26T08:17:57.695Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-26T08:17:57.695Z] ---> Running in 82598587ffbe [2022-04-26T08:17:57.968Z] Removing intermediate container 82598587ffbe [2022-04-26T08:17:57.968Z] ---> 40ec6995dc76 [2022-04-26T08:17:57.968Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-26T08:17:58.567Z] ---> ed7e5d53ea09 [2022-04-26T08:17:58.568Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T08:17:58.568Z] ---> Running in 5a56ff2b5269 [2022-04-26T08:18:45.578Z] Removing intermediate container 5a56ff2b5269 [2022-04-26T08:18:45.578Z] ---> e94ecb21040e [2022-04-26T08:18:45.578Z] Step 11/12 : COPY . . [2022-04-26T08:18:45.578Z] ---> 98e20798baf4 [2022-04-26T08:18:45.578Z] Step 12/12 : RUN $MAKE [2022-04-26T08:18:45.578Z] ---> Running in bf31000638ef [2022-04-26T08:18:45.578Z] noop [2022-04-26T08:18:45.578Z] Removing intermediate container bf31000638ef [2022-04-26T08:18:45.578Z] ---> 7356bc60b648 [2022-04-26T08:18:45.578Z] Successfully built 7356bc60b648 [2022-04-26T08:18:45.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:18:45.925Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T08:18:45.925Z] . [Pipeline] withDockerContainer [2022-04-26T08:18:46.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-23584 does not seem to be running inside a container [2022-04-26T08:18:46.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T08:18:47.524Z] $ docker top 74a24768650a56733bc7c2ccab9f3eac85289e6b0c66d22261de6e6400b9edfc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T08:18:48.455Z] + go version [2022-04-26T08:18:48.455Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T08:18:48.484Z] $ docker stop --time=1 74a24768650a56733bc7c2ccab9f3eac85289e6b0c66d22261de6e6400b9edfc [2022-04-26T08:18:50.097Z] $ docker rm -f 74a24768650a56733bc7c2ccab9f3eac85289e6b0c66d22261de6e6400b9edfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:18:50.724Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T08:18:50.724Z] . [Pipeline] withDockerContainer [2022-04-26T08:18:50.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-23584 does not seem to be running inside a container [2022-04-26T08:18:51.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T08:18:52.330Z] $ docker top 492a19a1a52dc5e49de9a3ad99db6e6ce91117a2a9e3b2aa7c8f3a331584c33d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T08:18:53.267Z] + make test [2022-04-26T08:18:53.267Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T08:18:54.711Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-26T08:20:16.617Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-26T08:20:16.617Z] ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 55.2% of statements [2022-04-26T08:20:16.617Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T08:20:16.617Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T08:20:34.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T08:20:34.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T08:20:34.986Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T08:20:37.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T08:20:37.651Z] $ docker stop --time=1 492a19a1a52dc5e49de9a3ad99db6e6ce91117a2a9e3b2aa7c8f3a331584c33d [2022-04-26T08:20:39.412Z] $ docker rm -f 492a19a1a52dc5e49de9a3ad99db6e6ce91117a2a9e3b2aa7c8f3a331584c33d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T08:20:40.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T08:20:40.378Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T08:20:40.862Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T08:20:41.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T08:20:41.613Z] + ls -al . [2022-04-26T08:20:41.613Z] total 168 [2022-04-26T08:20:41.613Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:20 . [2022-04-26T08:20:41.613Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:16 .. [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 26 08:16 .dockerignore [2022-04-26T08:20:41.613Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:17 .git [2022-04-26T08:20:41.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:16 .github [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 08:16 .gitignore [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 08:16 .golangci.yml [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 26 08:16 Attribution.txt [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 26 08:16 CHANGELOG.md [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 26 08:16 Dockerfile [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 08:16 GOVERNANCE.md [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 08:16 Jenkinsfile [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 08:16 LICENSE [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 1964 Apr 26 08:16 Makefile [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 08:16 OWNERS.md [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 26 08:16 README.md [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 08:14 VERSION [2022-04-26T08:20:41.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:16 bin [2022-04-26T08:20:41.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:16 cmd [2022-04-26T08:20:41.613Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 26 08:20 coverage.out [2022-04-26T08:20:41.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:16 driver [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 26 08:16 go.mod [2022-04-26T08:20:41.613Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 26 08:16 go.sum [2022-04-26T08:20:41.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:16 snap [2022-04-26T08:20:41.614Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 26 08:16 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:20:41.961Z] + 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=9bd1bf918d1bbde3b18ea99fe2178f6bf378543c --label arch=arm64 --label version=0.0.0 . [2022-04-26T08:20:41.961Z] Sending build context to Docker daemon 139.8kB [2022-04-26T08:20:42.238Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T08:20:42.238Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-26T08:20:42.238Z] ---> 7356bc60b648 [2022-04-26T08:20:42.238Z] Step 3/25 : ARG MAKE='make build' [2022-04-26T08:20:42.239Z] ---> Running in b9971d7e48bf [2022-04-26T08:20:42.532Z] Removing intermediate container b9971d7e48bf [2022-04-26T08:20:42.532Z] ---> 57173bc742cb [2022-04-26T08:20:42.532Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T08:20:42.813Z] ---> Running in f5fd450fd3f7 [2022-04-26T08:20:43.086Z] Removing intermediate container f5fd450fd3f7 [2022-04-26T08:20:43.086Z] ---> e9410e030a15 [2022-04-26T08:20:43.086Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T08:20:43.086Z] ---> Running in effed330fcd1 [2022-04-26T08:20:43.364Z] Removing intermediate container effed330fcd1 [2022-04-26T08:20:43.364Z] ---> fc1f5d84d307 [2022-04-26T08:20:43.364Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:20:43.364Z] ---> Running in 60722b7bb6d1 [2022-04-26T08:20:45.353Z] Removing intermediate container 60722b7bb6d1 [2022-04-26T08:20:45.353Z] ---> 0833229f4360 [2022-04-26T08:20:45.353Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T08:20:45.353Z] ---> Running in ef008ef7de22 [2022-04-26T08:20:46.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T08:20:46.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T08:20:47.936Z] OK: 224 MiB in 56 packages [2022-04-26T08:20:48.556Z] Removing intermediate container ef008ef7de22 [2022-04-26T08:20:48.834Z] ---> b254ee160b9a [2022-04-26T08:20:48.834Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-26T08:20:48.834Z] ---> Running in a090409251c7 [2022-04-26T08:20:49.123Z] Removing intermediate container a090409251c7 [2022-04-26T08:20:49.123Z] ---> 69d922cd370e [2022-04-26T08:20:49.123Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-26T08:20:49.747Z] ---> 6240987a0ad5 [2022-04-26T08:20:49.747Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T08:20:49.747Z] ---> Running in 53e265f05616 [2022-04-26T08:20:51.834Z] Removing intermediate container 53e265f05616 [2022-04-26T08:20:51.834Z] ---> c7db257ad2b8 [2022-04-26T08:20:51.834Z] Step 11/25 : COPY . . [2022-04-26T08:20:52.432Z] ---> fddf08d142d6 [2022-04-26T08:20:52.432Z] Step 12/25 : RUN $MAKE [2022-04-26T08:20:52.432Z] ---> Running in 6484304d47fe [2022-04-26T08:20:53.881Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-04-26T08:23:00.740Z] Removing intermediate container 6484304d47fe [2022-04-26T08:23:00.740Z] ---> 831d65d3a61d [2022-04-26T08:23:00.740Z] Step 13/25 : FROM alpine:3.14 [2022-04-26T08:23:00.740Z] 3.14: Pulling from library/alpine [2022-04-26T08:23:00.740Z] 455c02918c45: Pulling fs layer [2022-04-26T08:23:00.740Z] 455c02918c45: Verifying Checksum [2022-04-26T08:23:00.740Z] 455c02918c45: Download complete [2022-04-26T08:23:00.740Z] 455c02918c45: Pull complete [2022-04-26T08:23:00.740Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T08:23:00.740Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T08:23:00.740Z] ---> ac73e934f311 [2022-04-26T08:23:00.740Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-26T08:23:00.740Z] ---> Running in 05cab9e7aa94 [2022-04-26T08:23:00.740Z] Removing intermediate container 05cab9e7aa94 [2022-04-26T08:23:00.740Z] ---> fb24af224397 [2022-04-26T08:23:00.740Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-26T08:23:00.740Z] ---> Running in 158c7d2cde93 [2022-04-26T08:23:00.740Z] Removing intermediate container 158c7d2cde93 [2022-04-26T08:23:00.740Z] ---> e25bb9eeb096 [2022-04-26T08:23:00.740Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T08:23:00.740Z] ---> Running in 40ce852bbb6f [2022-04-26T08:23:00.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T08:23:00.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T08:23:00.740Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T08:23:00.740Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T08:23:00.740Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T08:23:00.740Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T08:23:00.740Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T08:23:00.740Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T08:23:00.740Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T08:23:00.740Z] OK: 8 MiB in 20 packages [2022-04-26T08:23:00.740Z] Removing intermediate container 40ce852bbb6f [2022-04-26T08:23:00.740Z] ---> 841771eb46db [2022-04-26T08:23:00.740Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-26T08:23:00.740Z] ---> 1d86d5c8bcb3 [2022-04-26T08:23:00.740Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-26T08:23:00.740Z] ---> 82450cebc2f4 [2022-04-26T08:23:00.740Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-26T08:23:00.740Z] ---> 01411cefa012 [2022-04-26T08:23:00.740Z] Step 20/25 : EXPOSE 59986 [2022-04-26T08:23:00.740Z] ---> Running in c4f658fff0d4 [2022-04-26T08:23:00.740Z] Removing intermediate container c4f658fff0d4 [2022-04-26T08:23:00.740Z] ---> 128f5c7002e6 [2022-04-26T08:23:00.740Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-26T08:23:00.740Z] ---> Running in 2e2e302650c7 [2022-04-26T08:23:00.740Z] Removing intermediate container 2e2e302650c7 [2022-04-26T08:23:00.740Z] ---> 40d55e07c6a4 [2022-04-26T08:23:00.740Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-26T08:23:00.740Z] ---> Running in ba7ad21808b0 [2022-04-26T08:23:00.740Z] Removing intermediate container ba7ad21808b0 [2022-04-26T08:23:00.740Z] ---> 43206071b7e0 [2022-04-26T08:23:00.740Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T08:23:00.740Z] ---> Running in 14186e388c9c [2022-04-26T08:23:00.740Z] Removing intermediate container 14186e388c9c [2022-04-26T08:23:00.740Z] ---> fbce25bfdc01 [2022-04-26T08:23:00.740Z] Step 24/25 : LABEL git_sha=9bd1bf918d1bbde3b18ea99fe2178f6bf378543c [2022-04-26T08:23:00.740Z] ---> Running in 87248b6f2579 [2022-04-26T08:23:00.740Z] Removing intermediate container 87248b6f2579 [2022-04-26T08:23:00.740Z] ---> 4e2dd993e026 [2022-04-26T08:23:00.740Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T08:23:00.740Z] ---> Running in ddb36dd1c7b1 [2022-04-26T08:23:00.740Z] Removing intermediate container ddb36dd1c7b1 [2022-04-26T08:23:00.740Z] ---> 30ab05fb7b67 [2022-04-26T08:23:00.740Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T08:23:00.740Z] Successfully built 30ab05fb7b67 [2022-04-26T08:23:00.740Z] 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-04-26T08:23:01.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T08:23:01.196Z] [2022-04-26T08:23:01.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:23:01.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T08:23:01.543Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T08:23:01.543Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T08:23:01.543Z] 04944245beec: Pulling fs layer [2022-04-26T08:23:01.543Z] 699f458cf7ca: Pulling fs layer [2022-04-26T08:23:01.543Z] 765212b225bb: Pulling fs layer [2022-04-26T08:23:01.543Z] f23df028b6ca: Pulling fs layer [2022-04-26T08:23:01.543Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T08:23:01.543Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T08:23:01.543Z] f23df028b6ca: Waiting [2022-04-26T08:23:01.543Z] 765212b225bb: Waiting [2022-04-26T08:23:01.543Z] d65c8cfc05b1: Waiting [2022-04-26T08:23:01.543Z] 2437ff75d9bd: Waiting [2022-04-26T08:23:01.820Z] 04944245beec: Download complete [2022-04-26T08:23:01.820Z] 765212b225bb: Verifying Checksum [2022-04-26T08:23:01.820Z] 765212b225bb: Download complete [2022-04-26T08:23:01.820Z] f23df028b6ca: Verifying Checksum [2022-04-26T08:23:01.820Z] f23df028b6ca: Download complete [2022-04-26T08:23:01.820Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T08:23:01.820Z] d65c8cfc05b1: Download complete [2022-04-26T08:23:01.820Z] 699f458cf7ca: Verifying Checksum [2022-04-26T08:23:01.820Z] 699f458cf7ca: Download complete [2022-04-26T08:23:02.417Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T08:23:02.417Z] 8998bd30e6a1: Download complete [2022-04-26T08:23:04.405Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T08:23:04.405Z] 2437ff75d9bd: Download complete [2022-04-26T08:23:07.030Z] 8998bd30e6a1: Pull complete [2022-04-26T08:23:07.030Z] 04944245beec: Pull complete [2022-04-26T08:23:08.476Z] 699f458cf7ca: Pull complete [2022-04-26T08:23:08.750Z] 765212b225bb: Pull complete [2022-04-26T08:23:09.742Z] f23df028b6ca: Pull complete [2022-04-26T08:23:09.742Z] d65c8cfc05b1: Pull complete [2022-04-26T08:23:24.852Z] 2437ff75d9bd: Pull complete [2022-04-26T08:23:24.852Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T08:23:24.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T08:23:24.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T08:23:25.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-23584 does not seem to be running inside a container [2022-04-26T08:23:25.233Z] $ 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/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-26T08:23:27.873Z] $ docker top 471a26b899af1f58347d8b3b15d848cfcc6bcfb02b03acf9cbb7af8a347db04e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:23:28.769Z] ---> job-cost.sh [2022-04-26T08:23:28.769Z] lf-activate-venv: SKIPPING [2022-04-26T08:23:28.769Z] INFO: No Stack... [2022-04-26T08:23:29.040Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T08:23:30.023Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T08:23:30.693Z] + cut -d, -f6 [2022-04-26T08:23:30.693Z] + cat /w/workspace/device-rest-go/3/archives/cost.csv [Pipeline] lock [2022-04-26T08:23:30.727Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-177-3-stack-cost] [2022-04-26T08:23:30.734Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-177-3-stack-cost] did not exist. Created. [2022-04-26T08:23:30.734Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-177-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T08:23:31.412Z] /w/workspace/device-rest-go/3@tmp/durable-b746dee4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-26T08:23:32.073Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T08:23:32.100Z] Warning: overwriting stash ‘stack-cost’ [2022-04-26T08:23:32.154Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T08:23:32.161Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-177-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T08:23:32.182Z] $ docker stop --time=1 471a26b899af1f58347d8b3b15d848cfcc6bcfb02b03acf9cbb7af8a347db04e [2022-04-26T08:23:33.633Z] $ docker rm -f 471a26b899af1f58347d8b3b15d848cfcc6bcfb02b03acf9cbb7af8a347db04e [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-04-26T08:23:34.125Z] provisioning config files... [2022-04-26T08:23:34.135Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-177@tmp/config7962132341776161037tmp [Pipeline] { [Pipeline] sh [2022-04-26T08:23:34.434Z] + set +x [2022-04-26T08:23:34.434Z] + curl -s https://codecov.io/bash [2022-04-26T08:23:34.434Z] + bash -s -- [2022-04-26T08:23:34.434Z] [2022-04-26T08:23:34.435Z] _____ _ [2022-04-26T08:23:34.435Z] / ____| | | [2022-04-26T08:23:34.435Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T08:23:34.435Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T08:23:34.435Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T08:23:34.435Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T08:23:34.435Z] Bash-1.0.6 [2022-04-26T08:23:34.435Z] [2022-04-26T08:23:34.435Z] [2022-04-26T08:23:34.435Z] ==> git version 2.25.1 found [2022-04-26T08:23:34.435Z] ==> 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-04-26T08:23:34.435Z] Release-Date: 2020-01-08 [2022-04-26T08:23:34.435Z] 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-04-26T08:23:34.435Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T08:23:34.435Z] ==> Jenkins CI detected. [2022-04-26T08:23:34.435Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-177 [2022-04-26T08:23:34.435Z] project root: . [2022-04-26T08:23:34.435Z] --> token set from env [2022-04-26T08:23:34.435Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T08:23:34.435Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T08:23:34.435Z] ==> Python coveragepy not found [2022-04-26T08:23:34.435Z] ==> Searching for coverage reports in: [2022-04-26T08:23:34.435Z] + . [2022-04-26T08:23:34.435Z] -> Found 1 reports [2022-04-26T08:23:34.435Z] ==> Detecting git/mercurial file structure [2022-04-26T08:23:34.435Z] ==> Reading reports [2022-04-26T08:23:34.435Z] + ./coverage.out bytes=9355 [2022-04-26T08:23:34.435Z] ==> Appending adjustments [2022-04-26T08:23:34.435Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T08:23:34.695Z] + Found adjustments [2022-04-26T08:23:34.695Z] ==> Gzipping contents [2022-04-26T08:23:34.695Z] 4.0K /tmp/codecov.tRsyMN.gz [2022-04-26T08:23:34.695Z] ==> Uploading reports [2022-04-26T08:23:34.695Z] url: https://codecov.io [2022-04-26T08:23:34.695Z] query: branch=PR-177&commit=dbcbc661933c53ce9537f40932ed9242c7d46e25&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-177%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=177&job=&cmd_args= [2022-04-26T08:23:34.695Z] -> Pinging Codecov [2022-04-26T08:23:34.695Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-177&commit=dbcbc661933c53ce9537f40932ed9242c7d46e25&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-177%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=177&job=&cmd_args= [2022-04-26T08:23:34.955Z] -> Uploading to [2022-04-26T08:23:34.955Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/4E5D53B4F1F92C436F7061BF334D961C/dbcbc661933c53ce9537f40932ed9242c7d46e25/2eb9867b-165e-4371-b074-7fa171317220.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T082334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af91578cf3684324b20996c68aef811d5226c559b9d035e19d9af1acc6b1c873 [2022-04-26T08:23:34.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T08:23:34.955Z] Dload Upload Total Spent Left Speed [2022-04-26T08:23:35.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 7493 --:--:-- --:--:-- --:--:-- 7493 [2022-04-26T08:23:35.218Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/dbcbc661933c53ce9537f40932ed9242c7d46e25 [Pipeline] } [2022-04-26T08:23:35.226Z] 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-04-26T08:23:35.973Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-177/archives ] [2022-04-26T08:23:35.973Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-177/archives [2022-04-26T08:23:35.973Z] total 16 [2022-04-26T08:23:35.973Z] drwxr-xr-x 3 root root 4096 Apr 26 08:16 . [2022-04-26T08:23:35.973Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 08:16 .. [2022-04-26T08:23:35.973Z] drwxr-xr-x 2 root root 4096 Apr 26 08:16 cost [2022-04-26T08:23:35.973Z] -rw-r--r-- 1 root root 85 Apr 26 08:16 cost.csv [2022-04-26T08:23:35.973Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-177/archives [2022-04-26T08:23:35.973Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-177/archives [2022-04-26T08:23:35.973Z] total 16 [2022-04-26T08:23:35.973Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 08:16 . [2022-04-26T08:23:35.973Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 08:16 .. [2022-04-26T08:23:35.973Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 08:16 cost [2022-04-26T08:23:35.973Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 26 08:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:23:36.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:23:37.137Z] ---> package-listing.sh [2022-04-26T08:23:37.137Z] ++ facter osfamily [2022-04-26T08:23:37.137Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T08:23:37.398Z] + OS_FAMILY=debian [2022-04-26T08:23:37.398Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-177 [2022-04-26T08:23:37.398Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T08:23:37.398Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T08:23:37.398Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T08:23:37.398Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T08:23:37.398Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-177 ']' [2022-04-26T08:23:37.398Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T08:23:37.398Z] + case "${OS_FAMILY}" in [2022-04-26T08:23:37.398Z] + dpkg -l [2022-04-26T08:23:37.398Z] + grep '^ii' [2022-04-26T08:23:37.398Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T08:23:37.398Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T08:23:37.398Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T08:23:37.398Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-177 ']' [2022-04-26T08:23:37.398Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-177/archives/ [2022-04-26T08:23:37.398Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-177/archives/ [Pipeline] echo [2022-04-26T08:23:37.411Z] 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-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T08:23:37.697Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:23:38.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:23:38.260Z] . [Pipeline] withDockerContainer [2022-04-26T08:23:38.332Z] prd-ubuntu20.04-docker-8c-8g-23583 does not seem to be running inside a container [2022-04-26T08:23:38.366Z] $ 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-177/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-177 -v /w/workspace/gexfoundry_device-rest-go_PR-177:/w/workspace/gexfoundry_device-rest-go_PR-177:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-177@tmp:/w/workspace/gexfoundry_device-rest-go_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T08:23:38.593Z] $ docker top 410ecd13e8bc21655d131913d72845bf56f94aba475b63ed95fff779728356d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T08:23:38.953Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T08:23:39.243Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T08:23:39.535Z] + ls /var/log/sa-host [2022-04-26T08:23:39.535Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T08:23:39.784Z] provisioning config files... [2022-04-26T08:23:39.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-177@tmp/config9029596516767376607tmp [Pipeline] { [Pipeline] echo [2022-04-26T08:23:39.811Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:23:40.099Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T08:23:40.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:23:40.454Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T08:23:40.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:23:40.756Z] ---> sudo-logs.sh [2022-04-26T08:23:40.756Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T08:23:40.783Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:23:41.071Z] ---> job-cost.sh [2022-04-26T08:23:41.071Z] lf-activate-venv: SKIPPING [2022-04-26T08:23:41.071Z] DEBUG: total: 0.2199999988079071 [2022-04-26T08:23:41.071Z] INFO: Retrieving Stack Cost... [2022-04-26T08:23:41.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T08:23:41.901Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T08:23:41.915Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:23:42.202Z] ---> logs-deploy.sh [2022-04-26T08:23:42.202Z] lf-activate-venv: SKIPPING [2022-04-26T08:23:42.202Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-177/3 [2022-04-26T08:23:42.202Z] INFO: archiving workspace using pattern(s): [2022-04-26T08:23:43.203Z] Archives upload complete. [2022-04-26T08:23:43.203Z] INFO: archiving logs to Nexus [2022-04-26T08:23:43.772Z] ---> uname -a: [2022-04-26T08:23:43.772Z] Linux prd-ubuntu20-04-docker-8c-8g-23583 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-26T08:23:43.772Z] [2022-04-26T08:23:43.772Z]