Push event to branch gcc Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02f2b605e8d179b9aa683026d421aa6d8df6cc7a 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-ssh1644498077136970421.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh18381300916111001865.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8999722269989139669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16415985408477774249.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13718074055830583182.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[12], releaseBranchOverride:gcc] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 12 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19571 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 02f2b605e8d179b9aa683026d421aa6d8df6cc7a (gcc) Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 Commit message: "Merge pull request #194 from ernestojeda/gcc" > git rev-list --no-walk 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T16:06:44.184Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T16:06:44.230Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T16:06:44.242Z] ========================================================= [2022-07-12T16:06:44.242Z] EdgeX Global Pipelines Version Info [2022-07-12T16:06:44.242Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:06:45.022Z] ------------------- [2022-07-12T16:06:45.022Z] stable info: [2022-07-12T16:06:45.022Z] ------------------- [2022-07-12T16:06:45.022Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T16:06:45.022Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T16:06:45.022Z] Message: update stable to v1.0.237 [2022-07-12T16:06:45.598Z] ------------------- [2022-07-12T16:06:45.598Z] experimental info: [2022-07-12T16:06:45.598Z] ------------------- [2022-07-12T16:06:45.598Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T16:06:45.598Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T16:06:45.598Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-07-12T16:06:45.846Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2022-07-12T16:06:45.854Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2022-07-12T16:06:45.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2022-07-12T16:06:45.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T16:06:45.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T16:06:45.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2022-07-12T16:06:45.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2022-07-12T16:06:45.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-07-12T16:06:45.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-07-12T16:06:45.919Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T16:06:45.927Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-07-12T16:06:45.938Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2022-07-12T16:06:45.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T16:06:45.955Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T16:06:45.964Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo [2022-07-12T16:06:45.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 12 [Pipeline] echo [2022-07-12T16:06:45.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo [2022-07-12T16:06:45.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo [2022-07-12T16:06:45.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo [2022-07-12T16:06:46.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02f2b605e8d179b9aa683026d421aa6d8df6cc7a [Pipeline] echo [2022-07-12T16:06:46.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02f2b60 [Pipeline] echo [2022-07-12T16:06:46.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T16:06:46.052Z] provisioning config files... [2022-07-12T16:06:46.067Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8323993431265972626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:06:46.373Z] ---> docker-login.sh [2022-07-12T16:06:46.373Z] nexus3.edgexfoundry.org:10001 [2022-07-12T16:06:46.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:06:46.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:06:46.898Z] Configure a credential helper to remove this warning. See [2022-07-12T16:06:46.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:06:46.898Z] [2022-07-12T16:06:46.898Z] Login Succeeded [2022-07-12T16:06:46.898Z] nexus3.edgexfoundry.org:10002 [2022-07-12T16:06:46.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:06:46.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:06:46.898Z] Configure a credential helper to remove this warning. See [2022-07-12T16:06:46.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:06:46.898Z] [2022-07-12T16:06:46.898Z] Login Succeeded [2022-07-12T16:06:46.898Z] nexus3.edgexfoundry.org:10003 [2022-07-12T16:06:47.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:06:47.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:06:47.160Z] Configure a credential helper to remove this warning. See [2022-07-12T16:06:47.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:06:47.160Z] [2022-07-12T16:06:47.160Z] Login Succeeded [2022-07-12T16:06:47.160Z] nexus3.edgexfoundry.org:10004 [2022-07-12T16:06:47.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:06:47.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:06:47.422Z] Configure a credential helper to remove this warning. See [2022-07-12T16:06:47.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:06:47.422Z] [2022-07-12T16:06:47.422Z] Login Succeeded [2022-07-12T16:06:47.422Z] docker.io [2022-07-12T16:06:47.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:06:47.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:06:47.686Z] Configure a credential helper to remove this warning. See [2022-07-12T16:06:47.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:06:47.686Z] [2022-07-12T16:06:47.686Z] Login Succeeded [2022-07-12T16:06:47.686Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T16:06:47.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T16:06:47.965Z] provisioning config files... [2022-07-12T16:06:47.976Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8680045444260849435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:06:48.277Z] ---> docker-login.sh [2022-07-12T16:06:48.277Z] nexus3.edgexfoundry.org:10001 [2022-07-12T16:06:48.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:06:48.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:06:48.277Z] Configure a credential helper to remove this warning. See [2022-07-12T16:06:48.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:06:48.277Z] [2022-07-12T16:06:48.277Z] Login Succeeded [2022-07-12T16:06:48.277Z] nexus3.edgexfoundry.org:10002 [2022-07-12T16:06:48.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:06:48.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:06:48.541Z] Configure a credential helper to remove this warning. See [2022-07-12T16:06:48.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:06:48.541Z] [2022-07-12T16:06:48.541Z] Login Succeeded [2022-07-12T16:06:48.541Z] nexus3.edgexfoundry.org:10003 [2022-07-12T16:06:48.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:06:48.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:06:48.541Z] Configure a credential helper to remove this warning. See [2022-07-12T16:06:48.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:06:48.541Z] [2022-07-12T16:06:48.541Z] Login Succeeded [2022-07-12T16:06:48.541Z] nexus3.edgexfoundry.org:10004 [2022-07-12T16:06:48.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:06:48.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:06:48.802Z] Configure a credential helper to remove this warning. See [2022-07-12T16:06:48.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:06:48.803Z] [2022-07-12T16:06:48.803Z] Login Succeeded [2022-07-12T16:06:48.803Z] docker.io [2022-07-12T16:06:48.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:06:49.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:06:49.065Z] Configure a credential helper to remove this warning. See [2022-07-12T16:06:49.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:06:49.065Z] [2022-07-12T16:06:49.065Z] Login Succeeded [2022-07-12T16:06:49.065Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T16:06:49.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T16:06:49.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T16:06:49.815Z] + ls -al . [2022-07-12T16:06:49.815Z] total 20 [2022-07-12T16:06:49.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 16:06 . [2022-07-12T16:06:49.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 16:06 .. [2022-07-12T16:06:49.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 16:06 .git [2022-07-12T16:06:49.815Z] -rw-rw-r-- 1 jenkins jenkins 313 Jul 12 16:06 Dockerfile [2022-07-12T16:06:49.815Z] -rw-rw-r-- 1 jenkins jenkins 883 Jul 12 16:06 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:06:50.180Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a --label arch=amd64 . [2022-07-12T16:06:50.180Z] Sending build context to Docker daemon 426kB [2022-07-12T16:06:50.180Z] Step 1/5 : FROM alpine:3.15 [2022-07-12T16:06:50.755Z] 3.15: Pulling from library/alpine [2022-07-12T16:06:51.015Z] df9b9388f04a: Pulling fs layer [2022-07-12T16:06:51.016Z] df9b9388f04a: Verifying Checksum [2022-07-12T16:06:51.016Z] df9b9388f04a: Download complete [2022-07-12T16:06:51.302Z] df9b9388f04a: Pull complete [2022-07-12T16:06:51.302Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T16:06:51.302Z] Status: Downloaded newer image for alpine:3.15 [2022-07-12T16:06:51.302Z] ---> 0ac33e5f5afa [2022-07-12T16:06:51.302Z] Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T16:06:51.566Z] ---> Running in 8a1efd3a3540 [2022-07-12T16:06:51.566Z] Removing intermediate container 8a1efd3a3540 [2022-07-12T16:06:51.566Z] ---> e96ccd73d8cc [2022-07-12T16:06:51.566Z] Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2022-07-12T16:06:51.566Z] ---> Running in bfd5d636aa30 [2022-07-12T16:06:52.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T16:06:52.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T16:06:52.409Z] (1/66) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1q-r0) [2022-07-12T16:06:52.409Z] (2/66) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1q-r0) [2022-07-12T16:06:52.409Z] (3/66) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) [2022-07-12T16:06:52.409Z] (4/66) Installing libgcc (10.3.1_git20211027-r0) [2022-07-12T16:06:52.409Z] (5/66) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-12T16:06:52.409Z] (6/66) Installing binutils (2.37-r3) [2022-07-12T16:06:52.409Z] (7/66) Installing libmagic (5.41-r0) [2022-07-12T16:06:52.409Z] (8/66) Installing file (5.41-r0) [2022-07-12T16:06:52.409Z] (9/66) Installing libgomp (10.3.1_git20211027-r0) [2022-07-12T16:06:52.409Z] (10/66) Installing libatomic (10.3.1_git20211027-r0) [2022-07-12T16:06:52.409Z] (11/66) Installing libgphobos (10.3.1_git20211027-r0) [2022-07-12T16:06:52.672Z] (12/66) Installing gmp (6.2.1-r1) [2022-07-12T16:06:52.672Z] (13/66) Installing isl22 (0.22-r0) [2022-07-12T16:06:52.672Z] (14/66) Installing mpfr4 (4.1.0-r0) [2022-07-12T16:06:52.672Z] (15/66) Installing mpc1 (1.2.1-r0) [2022-07-12T16:06:52.672Z] (16/66) Installing gcc (10.3.1_git20211027-r0) [2022-07-12T16:06:53.254Z] (17/66) Installing musl-dev (1.2.2-r7) [2022-07-12T16:06:53.254Z] (18/66) Installing libc-dev (0.7.2-r3) [2022-07-12T16:06:53.254Z] (19/66) Installing g++ (10.3.1_git20211027-r0) [2022-07-12T16:06:53.515Z] (20/66) Installing make (4.3-r0) [2022-07-12T16:06:53.515Z] (21/66) Installing fortify-headers (1.1-r1) [2022-07-12T16:06:53.515Z] (22/66) Installing patch (2.7.6-r7) [2022-07-12T16:06:53.515Z] (23/66) Installing build-base (0.5-r3) [2022-07-12T16:06:53.515Z] (24/66) Installing libacl (2.2.53-r0) [2022-07-12T16:06:53.515Z] (25/66) Installing libbz2 (1.0.8-r1) [2022-07-12T16:06:53.515Z] (26/66) Installing expat (2.4.7-r0) [2022-07-12T16:06:53.515Z] (27/66) Installing lz4-libs (1.9.3-r1) [2022-07-12T16:06:53.515Z] (28/66) Installing xz-libs (5.2.5-r1) [2022-07-12T16:06:53.515Z] (29/66) Installing zstd-libs (1.5.0-r0) [2022-07-12T16:06:53.515Z] (30/66) Installing libarchive (3.6.1-r0) [2022-07-12T16:06:53.515Z] (31/66) Installing ca-certificates (20211220-r0) [2022-07-12T16:06:53.515Z] (32/66) Installing brotli-libs (1.0.9-r5) [2022-07-12T16:06:53.515Z] (33/66) Installing nghttp2-libs (1.46.0-r0) [2022-07-12T16:06:53.515Z] (34/66) Installing libcurl (7.80.0-r2) [2022-07-12T16:06:53.515Z] (35/66) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-12T16:06:53.515Z] (36/66) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-12T16:06:53.515Z] (37/66) Installing rhash-libs (1.4.2-r2) [2022-07-12T16:06:53.515Z] (38/66) Installing libuv (1.42.0-r0) [2022-07-12T16:06:53.515Z] (39/66) Installing cmake (3.21.3-r0) [2022-07-12T16:06:54.090Z] (40/66) Installing pkgconf (1.8.0-r0) [2022-07-12T16:06:54.090Z] (41/66) Installing openssl-dev (1.1.1q-r0) [2022-07-12T16:06:54.090Z] (42/66) Installing nghttp2-dev (1.46.0-r0) [2022-07-12T16:06:54.090Z] (43/66) Installing zlib-dev (1.2.12-r1) [2022-07-12T16:06:54.090Z] (44/66) Installing brotli-dev (1.0.9-r5) [2022-07-12T16:06:54.090Z] (45/66) Installing curl-dev (7.80.0-r2) [2022-07-12T16:06:54.090Z] (46/66) Installing pcre2 (10.40-r0) [2022-07-12T16:06:54.090Z] (47/66) Installing git (2.34.2-r0) [2022-07-12T16:06:54.090Z] (48/66) Installing nettle (3.7.3-r0) [2022-07-12T16:06:54.090Z] (49/66) Installing libffi (3.4.2-r1) [2022-07-12T16:06:54.090Z] (50/66) Installing p11-kit (0.24.0-r1) [2022-07-12T16:06:54.090Z] (51/66) Installing libtasn1 (4.18.0-r0) [2022-07-12T16:06:54.090Z] (52/66) Installing libunistring (0.9.10-r1) [2022-07-12T16:06:54.090Z] (53/66) Installing gnutls (3.7.1-r0) [2022-07-12T16:06:54.090Z] (54/66) Installing libmicrohttpd (0.9.73-r0) [2022-07-12T16:06:54.090Z] (55/66) Installing gnutls-c++ (3.7.1-r0) [2022-07-12T16:06:54.090Z] (56/66) Installing libgmpxx (6.2.1-r1) [2022-07-12T16:06:54.090Z] (57/66) Installing gmp-dev (6.2.1-r1) [2022-07-12T16:06:54.090Z] (58/66) Installing nettle-dev (3.7.3-r0) [2022-07-12T16:06:54.090Z] (59/66) Installing libtasn1-progs (4.18.0-r0) [2022-07-12T16:06:54.090Z] (60/66) Installing libtasn1-dev (4.18.0-r0) [2022-07-12T16:06:54.090Z] (61/66) Installing p11-kit-dev (0.24.0-r1) [2022-07-12T16:06:54.090Z] (62/66) Installing gnutls-dev (3.7.1-r0) [2022-07-12T16:06:54.090Z] (63/66) Installing libmicrohttpd-dev (0.9.73-r0) [2022-07-12T16:06:54.090Z] (64/66) Installing linux-headers (5.10.41-r0) [2022-07-12T16:06:54.352Z] (65/66) Installing yaml (0.2.5-r0) [2022-07-12T16:06:54.352Z] (66/66) Installing yaml-dev (0.2.5-r0) [2022-07-12T16:06:54.352Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T16:06:54.352Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T16:06:54.352Z] OK: 281 MiB in 77 packages [2022-07-12T16:06:59.646Z] Removing intermediate container bfd5d636aa30 [2022-07-12T16:06:59.646Z] ---> e028b716778a [2022-07-12T16:06:59.646Z] Step 4/5 : LABEL arch=amd64 [2022-07-12T16:06:59.646Z] ---> Running in 6797350962d8 [2022-07-12T16:06:59.646Z] Removing intermediate container 6797350962d8 [2022-07-12T16:06:59.646Z] ---> 4456dcbbe8a9 [2022-07-12T16:06:59.646Z] Step 5/5 : LABEL git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a [2022-07-12T16:06:59.646Z] ---> Running in c2b75cdd709f [2022-07-12T16:06:59.646Z] Removing intermediate container c2b75cdd709f [2022-07-12T16:06:59.646Z] ---> 547c565c9e89 [2022-07-12T16:06:59.646Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T16:06:59.646Z] Successfully built 547c565c9e89 [2022-07-12T16:06:59.646Z] Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-12T16:06:59.761Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: [2022-07-12T16:06:59.761Z] 02f2b605e8d179b9aa683026d421aa6d8df6cc7a [2022-07-12T16:06:59.761Z] latest [2022-07-12T16:06:59.761Z] gcc [2022-07-12T16:06:59.761Z] 12 [2022-07-12T16:06:59.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:07:00.080Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:02f2b605e8d179b9aa683026d421aa6d8df6cc7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:07:00.391Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:02f2b605e8d179b9aa683026d421aa6d8df6cc7a [2022-07-12T16:07:00.391Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-07-12T16:07:00.391Z] a544ed92b99f: Preparing [2022-07-12T16:07:00.391Z] 4fc242d58285: Preparing [2022-07-12T16:07:00.391Z] 4fc242d58285: Layer already exists [2022-07-12T16:07:02.923Z] Still waiting to schedule task [2022-07-12T16:07:02.923Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-12T16:07:32.524Z] a544ed92b99f: Pushed [2022-07-12T16:07:32.524Z] 02f2b605e8d179b9aa683026d421aa6d8df6cc7a: digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:07:32.853Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:07:33.162Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-07-12T16:07:33.162Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-07-12T16:07:33.162Z] a544ed92b99f: Preparing [2022-07-12T16:07:33.162Z] 4fc242d58285: Preparing [2022-07-12T16:07:33.162Z] 4fc242d58285: Layer already exists [2022-07-12T16:07:33.162Z] a544ed92b99f: Layer already exists [2022-07-12T16:07:33.162Z] latest: digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:07:33.483Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:07:33.795Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2022-07-12T16:07:33.795Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-07-12T16:07:33.795Z] a544ed92b99f: Preparing [2022-07-12T16:07:33.795Z] 4fc242d58285: Preparing [2022-07-12T16:07:33.795Z] a544ed92b99f: Layer already exists [2022-07-12T16:07:33.795Z] 4fc242d58285: Layer already exists [2022-07-12T16:07:33.795Z] gcc: digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:07:34.107Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:07:34.421Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:12 [2022-07-12T16:07:34.422Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-07-12T16:07:34.422Z] a544ed92b99f: Preparing [2022-07-12T16:07:34.422Z] 4fc242d58285: Preparing [2022-07-12T16:07:34.422Z] 4fc242d58285: Layer already exists [2022-07-12T16:07:34.422Z] a544ed92b99f: Layer already exists [2022-07-12T16:07:34.422Z] 12: digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-12T16:07:34.464Z] ===================================================== [Pipeline] echo [2022-07-12T16:07:34.471Z] taggedImages: [2022-07-12T16:07:34.471Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:02f2b605e8d179b9aa683026d421aa6d8df6cc7a [2022-07-12T16:07:34.471Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-07-12T16:07:34.471Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2022-07-12T16:07:34.471Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:07:34.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T16:07:34.836Z] [2022-07-12T16:07:34.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:07:35.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T16:07:35.142Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T16:07:35.142Z] 5eb5b503b376: Pulling fs layer [2022-07-12T16:07:35.142Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T16:07:35.142Z] ec43610c2a17: Pulling fs layer [2022-07-12T16:07:35.142Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T16:07:35.142Z] 33b1e0a273af: Pulling fs layer [2022-07-12T16:07:35.142Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T16:07:35.142Z] 2f39f015ded8: Pulling fs layer [2022-07-12T16:07:35.142Z] 3a2ae6a8a46f: Waiting [2022-07-12T16:07:35.142Z] 33b1e0a273af: Waiting [2022-07-12T16:07:35.142Z] 5d3b04190fa2: Waiting [2022-07-12T16:07:35.142Z] 2f39f015ded8: Waiting [2022-07-12T16:07:35.142Z] 5c69ac0246d0: Verifying Checksum [2022-07-12T16:07:35.142Z] 5c69ac0246d0: Download complete [2022-07-12T16:07:35.142Z] 3a2ae6a8a46f: Download complete [2022-07-12T16:07:35.412Z] 33b1e0a273af: Verifying Checksum [2022-07-12T16:07:35.412Z] 33b1e0a273af: Download complete [2022-07-12T16:07:35.412Z] 5d3b04190fa2: Download complete [2022-07-12T16:07:35.413Z] ec43610c2a17: Verifying Checksum [2022-07-12T16:07:35.413Z] ec43610c2a17: Download complete [2022-07-12T16:07:35.687Z] 5eb5b503b376: Verifying Checksum [2022-07-12T16:07:35.687Z] 5eb5b503b376: Download complete [2022-07-12T16:07:37.085Z] 2f39f015ded8: Download complete [2022-07-12T16:07:37.085Z] 5eb5b503b376: Pull complete [2022-07-12T16:07:37.085Z] 5c69ac0246d0: Pull complete [2022-07-12T16:07:37.655Z] ec43610c2a17: Pull complete [2022-07-12T16:07:37.916Z] 3a2ae6a8a46f: Pull complete [2022-07-12T16:07:38.180Z] 33b1e0a273af: Pull complete [2022-07-12T16:07:38.180Z] 5d3b04190fa2: Pull complete [2022-07-12T16:07:43.466Z] 2f39f015ded8: Pull complete [2022-07-12T16:07:43.466Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T16:07:43.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T16:07:43.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:07:43.563Z] prd-ubuntu20.04-docker-8c-8g-19571 does not seem to be running inside a container [2022-07-12T16:07:43.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T16:07:45.445Z] $ docker top 3743d3e61430ae31f1a75531ffddb8375dcebc81c54b2361a675233482db0581 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:07:45.850Z] ---> job-cost.sh [2022-07-12T16:07:45.850Z] lf-activate-venv: SKIPPING [2022-07-12T16:07:45.850Z] INFO: No Stack... [2022-07-12T16:07:46.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T16:07:46.684Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T16:07:46.981Z] + cut -d, -f6 [2022-07-12T16:07:46.981Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [Pipeline] lock [2022-07-12T16:07:47.012Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] [2022-07-12T16:07:47.017Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] did not exist. Created. [2022-07-12T16:07:47.017Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T16:07:47.320Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T16:07:47.580Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T16:07:47.586Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T16:07:47.606Z] $ docker stop --time=1 3743d3e61430ae31f1a75531ffddb8375dcebc81c54b2361a675233482db0581 [2022-07-12T16:07:48.773Z] $ docker rm -f 3743d3e61430ae31f1a75531ffddb8375dcebc81c54b2361a675233482db0581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T16:09:55.520Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19573 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout [2022-07-12T16:09:55.574Z] Selected Git installation does not exist. Using Default [2022-07-12T16:09:55.574Z] The recommended git tool is: NONE [2022-07-12T16:10:03.552Z] using credential edgex-jenkins-ssh [2022-07-12T16:10:03.570Z] Cloning the remote Git repository [2022-07-12T16:10:03.633Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2022-07-12T16:10:03.722Z] > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 [2022-07-12T16:10:03.793Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2022-07-12T16:10:03.794Z] > git --version # timeout=10 [2022-07-12T16:10:03.811Z] > git --version # 'git version 2.25.1' [2022-07-12T16:10:03.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T16:10:04.719Z] Avoid second fetch [2022-07-12T16:10:04.719Z] Checking out Revision 02f2b605e8d179b9aa683026d421aa6d8df6cc7a (gcc) [2022-07-12T16:10:03.980Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T16:10:04.663Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2022-07-12T16:10:04.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T16:10:04.743Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T16:10:04.760Z] > git checkout -f 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 [2022-07-12T16:10:09.062Z] Commit message: "Merge pull request #194 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T16:10:09.961Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T16:10:09.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T16:10:09.961Z] Dload Upload Total Spent Left Speed [2022-07-12T16:10:10.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 13997 0 --:--:-- --:--:-- --:--:-- 13997 [Pipeline] sh [2022-07-12T16:10:11.375Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T16:10:11.742Z] + sudo tee /etc/docker/daemon.new [2022-07-12T16:10:11.742Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-12T16:10:11.742Z] { [2022-07-12T16:10:11.742Z] "registry-mirrors": [ [2022-07-12T16:10:11.742Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T16:10:11.742Z] ], [2022-07-12T16:10:11.742Z] "bip": "10.250.0.254/24", [2022-07-12T16:10:11.742Z] "hosts": [ [2022-07-12T16:10:11.742Z] "tcp://0.0.0.0:5555", [2022-07-12T16:10:11.742Z] "unix:///var/run/docker.sock" [2022-07-12T16:10:11.742Z] ], [2022-07-12T16:10:11.742Z] "mtu": 1458, [2022-07-12T16:10:11.742Z] "selinux-enabled": true, [2022-07-12T16:10:11.742Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T16:10:11.742Z] } [Pipeline] sh [2022-07-12T16:10:12.097Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T16:10:12.460Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T16:10:30.895Z] provisioning config files... [2022-07-12T16:10:30.918Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config7329417942313137609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:10:31.282Z] ---> docker-login.sh [2022-07-12T16:10:31.282Z] nexus3.edgexfoundry.org:10001 [2022-07-12T16:10:31.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:10:32.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:10:32.154Z] Configure a credential helper to remove this warning. See [2022-07-12T16:10:32.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:10:32.154Z] [2022-07-12T16:10:32.154Z] Login Succeeded [2022-07-12T16:10:32.154Z] nexus3.edgexfoundry.org:10002 [2022-07-12T16:10:32.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:10:32.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:10:32.710Z] Configure a credential helper to remove this warning. See [2022-07-12T16:10:32.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:10:32.710Z] [2022-07-12T16:10:32.710Z] Login Succeeded [2022-07-12T16:10:32.710Z] nexus3.edgexfoundry.org:10003 [2022-07-12T16:10:32.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:10:33.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:10:33.259Z] Configure a credential helper to remove this warning. See [2022-07-12T16:10:33.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:10:33.259Z] [2022-07-12T16:10:33.259Z] Login Succeeded [2022-07-12T16:10:33.259Z] nexus3.edgexfoundry.org:10004 [2022-07-12T16:10:33.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:10:33.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:10:33.811Z] Configure a credential helper to remove this warning. See [2022-07-12T16:10:33.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:10:33.811Z] [2022-07-12T16:10:33.811Z] Login Succeeded [2022-07-12T16:10:33.811Z] docker.io [2022-07-12T16:10:34.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T16:10:34.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T16:10:34.369Z] Configure a credential helper to remove this warning. See [2022-07-12T16:10:34.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T16:10:34.369Z] [2022-07-12T16:10:34.369Z] Login Succeeded [2022-07-12T16:10:34.645Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T16:10:34.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T16:10:35.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T16:10:35.663Z] + ls -al . [2022-07-12T16:10:35.663Z] total 20 [2022-07-12T16:10:35.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 16:10 . [2022-07-12T16:10:35.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 16:10 .. [2022-07-12T16:10:35.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 16:10 .git [2022-07-12T16:10:35.663Z] -rw-rw-r-- 1 jenkins jenkins 313 Jul 12 16:10 Dockerfile [2022-07-12T16:10:35.663Z] -rw-rw-r-- 1 jenkins jenkins 883 Jul 12 16:10 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:10:36.023Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a --label arch=arm64 . [2022-07-12T16:10:36.297Z] Sending build context to Docker daemon 426kB [2022-07-12T16:10:36.297Z] Step 1/5 : FROM alpine:3.15 [2022-07-12T16:10:36.890Z] 3.15: Pulling from library/alpine [2022-07-12T16:10:37.164Z] 9981e73032c8: Pulling fs layer [2022-07-12T16:10:37.442Z] 9981e73032c8: Verifying Checksum [2022-07-12T16:10:37.442Z] 9981e73032c8: Download complete [2022-07-12T16:10:38.047Z] 9981e73032c8: Pull complete [2022-07-12T16:10:38.047Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T16:10:38.047Z] Status: Downloaded newer image for alpine:3.15 [2022-07-12T16:10:38.047Z] ---> 3fb3c9af89a9 [2022-07-12T16:10:38.047Z] Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T16:10:38.047Z] ---> Running in b9aa63e4df50 [2022-07-12T16:10:38.321Z] Removing intermediate container b9aa63e4df50 [2022-07-12T16:10:38.321Z] ---> b99e4f5123a6 [2022-07-12T16:10:38.321Z] Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2022-07-12T16:10:38.600Z] ---> Running in e72ca9626bd7 [2022-07-12T16:10:39.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T16:10:41.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T16:10:41.622Z] (1/66) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1q-r0) [2022-07-12T16:10:41.622Z] (2/66) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1q-r0) [2022-07-12T16:10:41.622Z] (3/66) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) [2022-07-12T16:10:41.622Z] (4/66) Installing libgcc (10.3.1_git20211027-r0) [2022-07-12T16:10:41.622Z] (5/66) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-12T16:10:41.899Z] (6/66) Installing binutils (2.37-r3) [2022-07-12T16:10:42.185Z] (7/66) Installing libmagic (5.41-r0) [2022-07-12T16:10:42.185Z] (8/66) Installing file (5.41-r0) [2022-07-12T16:10:42.185Z] (9/66) Installing libgomp (10.3.1_git20211027-r0) [2022-07-12T16:10:42.185Z] (10/66) Installing libatomic (10.3.1_git20211027-r0) [2022-07-12T16:10:42.185Z] (11/66) Installing libgphobos (10.3.1_git20211027-r0) [2022-07-12T16:10:42.462Z] (12/66) Installing gmp (6.2.1-r1) [2022-07-12T16:10:42.462Z] (13/66) Installing isl22 (0.22-r0) [2022-07-12T16:10:42.462Z] (14/66) Installing mpfr4 (4.1.0-r0) [2022-07-12T16:10:42.462Z] (15/66) Installing mpc1 (1.2.1-r0) [2022-07-12T16:10:42.462Z] (16/66) Installing gcc (10.3.1_git20211027-r0) [2022-07-12T16:10:44.445Z] (17/66) Installing musl-dev (1.2.2-r7) [2022-07-12T16:10:44.445Z] (18/66) Installing libc-dev (0.7.2-r3) [2022-07-12T16:10:44.445Z] (19/66) Installing g++ (10.3.1_git20211027-r0) [2022-07-12T16:10:46.430Z] (20/66) Installing make (4.3-r0) [2022-07-12T16:10:46.430Z] (21/66) Installing fortify-headers (1.1-r1) [2022-07-12T16:10:46.430Z] (22/66) Installing patch (2.7.6-r7) [2022-07-12T16:10:46.430Z] (23/66) Installing build-base (0.5-r3) [2022-07-12T16:10:46.430Z] (24/66) Installing libacl (2.2.53-r0) [2022-07-12T16:10:46.430Z] (25/66) Installing libbz2 (1.0.8-r1) [2022-07-12T16:10:46.430Z] (26/66) Installing expat (2.4.7-r0) [2022-07-12T16:10:46.430Z] (27/66) Installing lz4-libs (1.9.3-r1) [2022-07-12T16:10:46.430Z] (28/66) Installing xz-libs (5.2.5-r1) [2022-07-12T16:10:46.430Z] (29/66) Installing zstd-libs (1.5.0-r0) [2022-07-12T16:10:46.430Z] (30/66) Installing libarchive (3.6.1-r0) [2022-07-12T16:10:46.430Z] (31/66) Installing ca-certificates (20211220-r0) [2022-07-12T16:10:46.430Z] (32/66) Installing brotli-libs (1.0.9-r5) [2022-07-12T16:10:46.430Z] (33/66) Installing nghttp2-libs (1.46.0-r0) [2022-07-12T16:10:46.430Z] (34/66) Installing libcurl (7.80.0-r2) [2022-07-12T16:10:46.430Z] (35/66) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-12T16:10:46.430Z] (36/66) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-12T16:10:46.430Z] (37/66) Installing rhash-libs (1.4.2-r2) [2022-07-12T16:10:46.430Z] (38/66) Installing libuv (1.42.0-r0) [2022-07-12T16:10:46.430Z] (39/66) Installing cmake (3.21.3-r0) [2022-07-12T16:10:49.055Z] (40/66) Installing pkgconf (1.8.0-r0) [2022-07-12T16:10:49.055Z] (41/66) Installing openssl-dev (1.1.1q-r0) [2022-07-12T16:10:49.055Z] (42/66) Installing nghttp2-dev (1.46.0-r0) [2022-07-12T16:10:49.055Z] (43/66) Installing zlib-dev (1.2.12-r1) [2022-07-12T16:10:49.055Z] (44/66) Installing brotli-dev (1.0.9-r5) [2022-07-12T16:10:49.055Z] (45/66) Installing curl-dev (7.80.0-r2) [2022-07-12T16:10:49.055Z] (46/66) Installing pcre2 (10.40-r0) [2022-07-12T16:10:49.055Z] (47/66) Installing git (2.34.2-r0) [2022-07-12T16:10:49.055Z] (48/66) Installing nettle (3.7.3-r0) [2022-07-12T16:10:49.055Z] (49/66) Installing libffi (3.4.2-r1) [2022-07-12T16:10:49.055Z] (50/66) Installing p11-kit (0.24.0-r1) [2022-07-12T16:10:49.331Z] (51/66) Installing libtasn1 (4.18.0-r0) [2022-07-12T16:10:49.331Z] (52/66) Installing libunistring (0.9.10-r1) [2022-07-12T16:10:49.331Z] (53/66) Installing gnutls (3.7.1-r0) [2022-07-12T16:10:49.331Z] (54/66) Installing libmicrohttpd (0.9.73-r0) [2022-07-12T16:10:49.331Z] (55/66) Installing gnutls-c++ (3.7.1-r0) [2022-07-12T16:10:49.331Z] (56/66) Installing libgmpxx (6.2.1-r1) [2022-07-12T16:10:49.331Z] (57/66) Installing gmp-dev (6.2.1-r1) [2022-07-12T16:10:49.331Z] (58/66) Installing nettle-dev (3.7.3-r0) [2022-07-12T16:10:49.331Z] (59/66) Installing libtasn1-progs (4.18.0-r0) [2022-07-12T16:10:49.331Z] (60/66) Installing libtasn1-dev (4.18.0-r0) [2022-07-12T16:10:49.331Z] (61/66) Installing p11-kit-dev (0.24.0-r1) [2022-07-12T16:10:49.331Z] (62/66) Installing gnutls-dev (3.7.1-r0) [2022-07-12T16:10:49.331Z] (63/66) Installing libmicrohttpd-dev (0.9.73-r0) [2022-07-12T16:10:49.331Z] (64/66) Installing linux-headers (5.10.41-r0) [2022-07-12T16:10:49.935Z] (65/66) Installing yaml (0.2.5-r0) [2022-07-12T16:10:49.935Z] (66/66) Installing yaml-dev (0.2.5-r0) [2022-07-12T16:10:49.935Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T16:10:49.935Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T16:10:50.213Z] OK: 277 MiB in 77 packages [2022-07-12T16:11:05.341Z] Removing intermediate container e72ca9626bd7 [2022-07-12T16:11:05.341Z] ---> 905c26f6f5fa [2022-07-12T16:11:05.341Z] Step 4/5 : LABEL arch=arm64 [2022-07-12T16:11:05.341Z] ---> Running in 573aeaec4b41 [2022-07-12T16:11:05.341Z] Removing intermediate container 573aeaec4b41 [2022-07-12T16:11:05.341Z] ---> 679955d322f8 [2022-07-12T16:11:05.341Z] Step 5/5 : LABEL git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a [2022-07-12T16:11:05.341Z] ---> Running in 6ebb7957aab6 [2022-07-12T16:11:05.341Z] Removing intermediate container 6ebb7957aab6 [2022-07-12T16:11:05.341Z] ---> aede2dddcadd [2022-07-12T16:11:05.341Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T16:11:05.341Z] Successfully built aede2dddcadd [2022-07-12T16:11:05.341Z] Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-12T16:11:05.460Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: [2022-07-12T16:11:05.460Z] 02f2b605e8d179b9aa683026d421aa6d8df6cc7a [2022-07-12T16:11:05.460Z] latest [2022-07-12T16:11:05.460Z] gcc [2022-07-12T16:11:05.460Z] 12 [2022-07-12T16:11:05.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:11:05.817Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:02f2b605e8d179b9aa683026d421aa6d8df6cc7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:11:06.175Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:02f2b605e8d179b9aa683026d421aa6d8df6cc7a [2022-07-12T16:11:06.175Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-07-12T16:11:06.449Z] f7374ca0acd1: Preparing [2022-07-12T16:11:06.449Z] 4f4ce317c6bb: Preparing [2022-07-12T16:11:06.449Z] 4f4ce317c6bb: Layer already exists [2022-07-12T16:12:14.502Z] f7374ca0acd1: Pushed [2022-07-12T16:12:14.502Z] 02f2b605e8d179b9aa683026d421aa6d8df6cc7a: digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:12:14.864Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:12:15.227Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-07-12T16:12:15.227Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-07-12T16:12:15.227Z] f7374ca0acd1: Preparing [2022-07-12T16:12:15.227Z] 4f4ce317c6bb: Preparing [2022-07-12T16:12:15.227Z] 4f4ce317c6bb: Layer already exists [2022-07-12T16:12:15.227Z] f7374ca0acd1: Layer already exists [2022-07-12T16:12:15.501Z] latest: digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:12:15.874Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:12:16.235Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2022-07-12T16:12:16.235Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-07-12T16:12:16.235Z] f7374ca0acd1: Preparing [2022-07-12T16:12:16.235Z] 4f4ce317c6bb: Preparing [2022-07-12T16:12:16.235Z] f7374ca0acd1: Layer already exists [2022-07-12T16:12:16.235Z] 4f4ce317c6bb: Layer already exists [2022-07-12T16:12:16.507Z] gcc: digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:12:16.870Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:12:17.229Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:12 [2022-07-12T16:12:17.229Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-07-12T16:12:17.229Z] f7374ca0acd1: Preparing [2022-07-12T16:12:17.229Z] 4f4ce317c6bb: Preparing [2022-07-12T16:12:17.229Z] 4f4ce317c6bb: Layer already exists [2022-07-12T16:12:17.229Z] f7374ca0acd1: Layer already exists [2022-07-12T16:12:17.502Z] 12: digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-12T16:12:17.558Z] ===================================================== [Pipeline] echo [2022-07-12T16:12:17.568Z] taggedImages: [2022-07-12T16:12:17.568Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:02f2b605e8d179b9aa683026d421aa6d8df6cc7a [2022-07-12T16:12:17.568Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-07-12T16:12:17.568Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2022-07-12T16:12:17.568Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:12:17.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T16:12:17.959Z] [2022-07-12T16:12:17.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:12:18.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T16:12:18.588Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T16:12:18.588Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T16:12:18.588Z] 04944245beec: Pulling fs layer [2022-07-12T16:12:18.588Z] 699f458cf7ca: Pulling fs layer [2022-07-12T16:12:18.588Z] 765212b225bb: Pulling fs layer [2022-07-12T16:12:18.588Z] f23df028b6ca: Pulling fs layer [2022-07-12T16:12:18.588Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T16:12:18.588Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T16:12:18.588Z] 765212b225bb: Waiting [2022-07-12T16:12:18.588Z] d65c8cfc05b1: Waiting [2022-07-12T16:12:18.588Z] 2437ff75d9bd: Waiting [2022-07-12T16:12:18.588Z] f23df028b6ca: Waiting [2022-07-12T16:12:18.588Z] 04944245beec: Verifying Checksum [2022-07-12T16:12:18.588Z] 04944245beec: Download complete [2022-07-12T16:12:18.588Z] 765212b225bb: Verifying Checksum [2022-07-12T16:12:18.588Z] 765212b225bb: Download complete [2022-07-12T16:12:18.588Z] f23df028b6ca: Verifying Checksum [2022-07-12T16:12:18.588Z] f23df028b6ca: Download complete [2022-07-12T16:12:18.588Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T16:12:18.588Z] d65c8cfc05b1: Download complete [2022-07-12T16:12:18.865Z] 699f458cf7ca: Verifying Checksum [2022-07-12T16:12:18.865Z] 699f458cf7ca: Download complete [2022-07-12T16:12:19.140Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T16:12:19.141Z] 8998bd30e6a1: Download complete [2022-07-12T16:12:21.772Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T16:12:21.772Z] 2437ff75d9bd: Download complete [2022-07-12T16:12:23.765Z] 8998bd30e6a1: Pull complete [2022-07-12T16:12:24.364Z] 04944245beec: Pull complete [2022-07-12T16:12:25.803Z] 699f458cf7ca: Pull complete [2022-07-12T16:12:26.075Z] 765212b225bb: Pull complete [2022-07-12T16:12:27.054Z] f23df028b6ca: Pull complete [2022-07-12T16:12:27.054Z] d65c8cfc05b1: Pull complete [2022-07-12T16:12:42.154Z] 2437ff75d9bd: Pull complete [2022-07-12T16:12:42.154Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T16:12:42.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T16:12:42.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:12:42.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-19573 does not seem to be running inside a container [2022-07-12T16:12:42.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-12T16:12:45.066Z] $ docker top cec917efda23d98aada32c7e9b39033e2a42cbcc064dadd78640eca848906a7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:12:46.001Z] ---> job-cost.sh [2022-07-12T16:12:46.001Z] lf-activate-venv: SKIPPING [2022-07-12T16:12:46.001Z] INFO: No Stack... [2022-07-12T16:12:46.274Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T16:12:47.252Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T16:12:47.920Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [2022-07-12T16:12:47.920Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T16:12:47.983Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] [2022-07-12T16:12:47.989Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] did not exist. Created. [2022-07-12T16:12:47.989Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T16:12:48.868Z] /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-f3ad01ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T16:12:49.546Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T16:12:49.567Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T16:12:50.016Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T16:12:50.023Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T16:12:50.044Z] $ docker stop --time=1 cec917efda23d98aada32c7e9b39033e2a42cbcc064dadd78640eca848906a7f [2022-07-12T16:12:51.570Z] $ docker rm -f cec917efda23d98aada32c7e9b39033e2a42cbcc064dadd78640eca848906a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-12T16:12:52.305Z] + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] [2022-07-12T16:12:52.305Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-07-12T16:12:52.305Z] total 16 [2022-07-12T16:12:52.305Z] drwxr-xr-x 3 root root 4096 Jul 12 16:07 . [2022-07-12T16:12:52.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 16:07 .. [2022-07-12T16:12:52.305Z] drwxr-xr-x 2 root root 4096 Jul 12 16:07 cost [2022-07-12T16:12:52.305Z] -rw-r--r-- 1 root root 84 Jul 12 16:07 cost.csv [2022-07-12T16:12:52.305Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-07-12T16:12:52.305Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-07-12T16:12:52.305Z] total 16 [2022-07-12T16:12:52.305Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 16:07 . [2022-07-12T16:12:52.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 16:07 .. [2022-07-12T16:12:52.305Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 16:07 cost [2022-07-12T16:12:52.305Z] -rw-r--r-- 1 jenkins jenkins 84 Jul 12 16:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:12:52.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:12:53.485Z] ---> package-listing.sh [2022-07-12T16:12:53.485Z] ++ facter osfamily [2022-07-12T16:12:53.485Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T16:12:53.748Z] + OS_FAMILY=debian [2022-07-12T16:12:53.749Z] + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc [2022-07-12T16:12:53.749Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T16:12:53.749Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T16:12:53.749Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T16:12:53.749Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T16:12:53.749Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2022-07-12T16:12:53.749Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T16:12:53.749Z] + case "${OS_FAMILY}" in [2022-07-12T16:12:53.749Z] + dpkg -l [2022-07-12T16:12:53.749Z] + grep '^ii' [2022-07-12T16:12:53.749Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T16:12:53.749Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T16:12:53.749Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T16:12:53.749Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2022-07-12T16:12:53.749Z] + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [2022-07-12T16:12:53.749Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo [2022-07-12T16:12:53.764Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-12T16:12:54.085Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:12:54.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T16:12:54.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:12:54.778Z] prd-ubuntu20.04-docker-8c-8g-19571 does not seem to be running inside a container [2022-07-12T16:12:54.821Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T16:12:55.071Z] $ docker top 9c1bb60957693c38a112f5d8feaaf40513a83abcc0d5fc46c67a122c663a604a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:12:55.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T16:12:55.731Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T16:12:56.019Z] + ls /var/log/sa-host [2022-07-12T16:12:56.019Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T16:12:56.096Z] provisioning config files... [2022-07-12T16:12:56.106Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3532561532817296861tmp [Pipeline] { [Pipeline] echo [2022-07-12T16:12:56.120Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:12:56.409Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T16:12:56.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:12:56.748Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T16:12:56.759Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:12:57.045Z] ---> sudo-logs.sh [2022-07-12T16:12:57.045Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T16:12:57.099Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:12:57.390Z] ---> job-cost.sh [2022-07-12T16:12:57.390Z] lf-activate-venv: SKIPPING [2022-07-12T16:12:57.390Z] DEBUG: total: 0.2199999988079071 [2022-07-12T16:12:57.390Z] INFO: Retrieving Stack Cost... [2022-07-12T16:12:57.962Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T16:12:58.224Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T16:12:58.237Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:12:58.522Z] ---> logs-deploy.sh [2022-07-12T16:12:58.522Z] lf-activate-venv: SKIPPING [2022-07-12T16:12:58.522Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/12 [2022-07-12T16:12:58.522Z] INFO: archiving workspace using pattern(s): [2022-07-12T16:12:59.464Z] Archives upload complete. [2022-07-12T16:12:59.725Z] INFO: archiving logs to Nexus [2022-07-12T16:13:00.298Z] ---> uname -a: [2022-07-12T16:13:00.298Z] Linux prd-ubuntu20-04-docker-8c-8g-19571 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-12T16:13:00.298Z] [2022-07-12T16:13:00.298Z] [2022-07-12T16:13:00.298Z] ---> lscpu: [2022-07-12T16:13:00.298Z] Architecture: x86_64 [2022-07-12T16:13:00.298Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-12T16:13:00.298Z] Byte Order: Little Endian [2022-07-12T16:13:00.298Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-12T16:13:00.298Z] CPU(s): 8 [2022-07-12T16:13:00.298Z] On-line CPU(s) list: 0-7 [2022-07-12T16:13:00.298Z] Thread(s) per core: 1 [2022-07-12T16:13:00.298Z] Core(s) per socket: 1 [2022-07-12T16:13:00.298Z] Socket(s): 8 [2022-07-12T16:13:00.298Z] NUMA node(s): 1 [2022-07-12T16:13:00.298Z] Vendor ID: AuthenticAMD [2022-07-12T16:13:00.298Z] CPU family: 23 [2022-07-12T16:13:00.298Z] Model: 49 [2022-07-12T16:13:00.298Z] Model name: AMD EPYC-Rome Processor [2022-07-12T16:13:00.298Z] Stepping: 0 [2022-07-12T16:13:00.298Z] CPU MHz: 2799.998 [2022-07-12T16:13:00.298Z] BogoMIPS: 5599.99 [2022-07-12T16:13:00.298Z] Virtualization: AMD-V [2022-07-12T16:13:00.298Z] Hypervisor vendor: KVM [2022-07-12T16:13:00.298Z] Virtualization type: full [2022-07-12T16:13:00.298Z] L1d cache: 256 KiB [2022-07-12T16:13:00.298Z] L1i cache: 256 KiB [2022-07-12T16:13:00.298Z] L2 cache: 4 MiB [2022-07-12T16:13:00.298Z] L3 cache: 128 MiB [2022-07-12T16:13:00.298Z] NUMA node0 CPU(s): 0-7 [2022-07-12T16:13:00.298Z] Vulnerability Itlb multihit: Not affected [2022-07-12T16:13:00.298Z] Vulnerability L1tf: Not affected [2022-07-12T16:13:00.298Z] Vulnerability Mds: Not affected [2022-07-12T16:13:00.298Z] Vulnerability Meltdown: Not affected [2022-07-12T16:13:00.298Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-12T16:13:00.298Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-12T16:13:00.298Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-12T16:13:00.298Z] Vulnerability Srbds: Not affected [2022-07-12T16:13:00.298Z] Vulnerability Tsx async abort: Not affected [2022-07-12T16:13:00.298Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-12T16:13:00.298Z] [2022-07-12T16:13:00.298Z] [2022-07-12T16:13:00.298Z] ---> nproc: [2022-07-12T16:13:00.298Z] 8 [2022-07-12T16:13:00.298Z] [2022-07-12T16:13:00.298Z]