Push event to branch gcc Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c88730b3aaa7ac1952e9fbb15c26432133655daf 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-ssh5730927590230668000.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7170873175320181943.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9386165013632865261.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11686781649976026022.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh9632538744450796923.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[16], 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: 16 [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-15371 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 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 Avoid second fetch Checking out Revision c88730b3aaa7ac1952e9fbb15c26432133655daf (gcc) Commit message: "Merge pull request #209 from ernestojeda/gcc" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c88730b3aaa7ac1952e9fbb15c26432133655daf # timeout=10 > git rev-list --no-walk e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-30T23:22:54.557Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-30T23:22:54.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-30T23:22:54.610Z] ========================================================= [2023-10-30T23:22:54.610Z] EdgeX Global Pipelines Version Info [2023-10-30T23:22:54.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:22:55.326Z] ------------------- [2023-10-30T23:22:55.326Z] stable info: [2023-10-30T23:22:55.326Z] ------------------- [2023-10-30T23:22:55.326Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-30T23:22:55.326Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T23:22:55.326Z] Message: update stable to v1.0.254 [2023-10-30T23:22:55.897Z] ------------------- [2023-10-30T23:22:55.897Z] experimental info: [2023-10-30T23:22:55.897Z] ------------------- [2023-10-30T23:22:55.897Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-30T23:22:55.897Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T23:22:55.897Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-10-30T23:22:56.044Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2023-10-30T23:22:56.057Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2023-10-30T23:22:56.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2023-10-30T23:22:56.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-30T23:22:56.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-30T23:22:56.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2023-10-30T23:22:56.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2023-10-30T23:22:56.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-10-30T23:22:56.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-10-30T23:22:56.137Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-30T23:22:56.147Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-10-30T23:22:56.156Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2023-10-30T23:22:56.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-30T23:22:56.176Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-30T23:22:56.186Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo [2023-10-30T23:22:56.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 16 [Pipeline] echo [2023-10-30T23:22:56.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo [2023-10-30T23:22:56.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo [2023-10-30T23:22:56.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo [2023-10-30T23:22:56.235Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c88730b3aaa7ac1952e9fbb15c26432133655daf [Pipeline] echo [2023-10-30T23:22:56.245Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c88730b [Pipeline] echo [2023-10-30T23:22:56.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:22:56.293Z] provisioning config files... [2023-10-30T23:22:56.307Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3611387062702241455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:22:56.609Z] ---> docker-login.sh [2023-10-30T23:22:56.609Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:22:56.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:56.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:56.869Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:56.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:56.869Z] [2023-10-30T23:22:56.869Z] Login Succeeded [2023-10-30T23:22:56.869Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:22:56.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:56.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:56.869Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:56.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:56.869Z] [2023-10-30T23:22:56.869Z] Login Succeeded [2023-10-30T23:22:56.869Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:22:56.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:57.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:57.129Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:57.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:57.129Z] [2023-10-30T23:22:57.129Z] Login Succeeded [2023-10-30T23:22:57.129Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:22:57.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:57.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:57.129Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:57.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:57.129Z] [2023-10-30T23:22:57.129Z] Login Succeeded [2023-10-30T23:22:57.129Z] docker.io [2023-10-30T23:22:57.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:57.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:57.388Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:57.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:57.388Z] [2023-10-30T23:22:57.388Z] Login Succeeded [2023-10-30T23:22:57.388Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:22:57.396Z] 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 [2023-10-30T23:22:57.595Z] provisioning config files... [2023-10-30T23:22:57.606Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config15745170641527031956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:22:57.902Z] ---> docker-login.sh [2023-10-30T23:22:57.902Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:22:57.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:57.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:57.902Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:57.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:57.902Z] [2023-10-30T23:22:57.902Z] Login Succeeded [2023-10-30T23:22:57.902Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:22:57.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:57.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:57.902Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:57.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:57.902Z] [2023-10-30T23:22:57.902Z] Login Succeeded [2023-10-30T23:22:57.902Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:22:58.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:58.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:58.162Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:58.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:58.162Z] [2023-10-30T23:22:58.162Z] Login Succeeded [2023-10-30T23:22:58.162Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:22:58.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:58.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:58.162Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:58.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:58.162Z] [2023-10-30T23:22:58.162Z] Login Succeeded [2023-10-30T23:22:58.162Z] docker.io [2023-10-30T23:22:58.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:58.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:58.423Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:58.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:58.423Z] [2023-10-30T23:22:58.683Z] Login Succeeded [2023-10-30T23:22:58.683Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:22:58.690Z] 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 [2023-10-30T23:22:59.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-30T23:22:59.654Z] + ls -al . [2023-10-30T23:22:59.654Z] total 20 [2023-10-30T23:22:59.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:22 . [2023-10-30T23:22:59.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:22 .. [2023-10-30T23:22:59.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 23:22 .git [2023-10-30T23:22:59.654Z] -rw-rw-r-- 1 jenkins jenkins 332 Oct 30 23:22 Dockerfile [2023-10-30T23:22:59.654Z] -rw-rw-r-- 1 jenkins jenkins 883 Oct 30 23:22 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:00.004Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c88730b3aaa7ac1952e9fbb15c26432133655daf --label arch=amd64 . [2023-10-30T23:23:00.004Z] Sending build context to Docker daemon 458.8kB [2023-10-30T23:23:00.004Z] Step 1/5 : FROM alpine:3.18 [2023-10-30T23:23:00.573Z] 3.18: Pulling from library/alpine [2023-10-30T23:23:00.834Z] 96526aa774ef: Pulling fs layer [2023-10-30T23:23:01.094Z] 96526aa774ef: Download complete [2023-10-30T23:23:01.094Z] 96526aa774ef: Pull complete [2023-10-30T23:23:01.094Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T23:23:01.354Z] Status: Downloaded newer image for alpine:3.18 [2023-10-30T23:23:01.354Z] ---> 8ca4688f4f35 [2023-10-30T23:23:01.354Z] Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-30T23:23:01.354Z] ---> Running in b02837790768 [2023-10-30T23:23:01.613Z] Removing intermediate container b02837790768 [2023-10-30T23:23:01.613Z] ---> 54180dd1cf23 [2023-10-30T23:23:01.613Z] Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade [2023-10-30T23:23:01.613Z] ---> Running in a9a4300c17fd [2023-10-30T23:23:01.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T23:23:02.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T23:23:02.390Z] (1/70) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-10-30T23:23:02.390Z] (2/70) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T23:23:02.390Z] (3/70) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T23:23:02.653Z] (4/70) Installing libgcc (12.2.1_git20220924-r10) [2023-10-30T23:23:02.653Z] (5/70) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-30T23:23:02.653Z] (6/70) Installing zstd-libs (1.5.5-r4) [2023-10-30T23:23:02.653Z] (7/70) Installing binutils (2.40-r7) [2023-10-30T23:23:02.653Z] (8/70) Installing libmagic (5.45-r0) [2023-10-30T23:23:02.653Z] (9/70) Installing file (5.45-r0) [2023-10-30T23:23:02.653Z] (10/70) Installing libgomp (12.2.1_git20220924-r10) [2023-10-30T23:23:02.653Z] (11/70) Installing libatomic (12.2.1_git20220924-r10) [2023-10-30T23:23:02.653Z] (12/70) Installing gmp (6.2.1-r3) [2023-10-30T23:23:02.653Z] (13/70) Installing isl26 (0.26-r1) [2023-10-30T23:23:02.653Z] (14/70) Installing mpfr4 (4.2.0_p12-r0) [2023-10-30T23:23:02.653Z] (15/70) Installing mpc1 (1.3.1-r1) [2023-10-30T23:23:02.653Z] (16/70) Installing gcc (12.2.1_git20220924-r10) [2023-10-30T23:23:03.594Z] (17/70) Installing libstdc++-dev (12.2.1_git20220924-r10) [2023-10-30T23:23:03.594Z] (18/70) Installing musl-dev (1.2.4-r2) [2023-10-30T23:23:03.594Z] (19/70) Installing libc-dev (0.7.2-r5) [2023-10-30T23:23:03.594Z] (20/70) Installing g++ (12.2.1_git20220924-r10) [2023-10-30T23:23:03.855Z] (21/70) Installing make (4.4.1-r1) [2023-10-30T23:23:03.855Z] (22/70) Installing fortify-headers (1.1-r3) [2023-10-30T23:23:03.855Z] (23/70) Installing patch (2.7.6-r10) [2023-10-30T23:23:03.855Z] (24/70) Installing build-base (0.5-r3) [2023-10-30T23:23:03.855Z] (25/70) Installing libacl (2.3.1-r3) [2023-10-30T23:23:03.855Z] (26/70) Installing libbz2 (1.0.8-r5) [2023-10-30T23:23:03.855Z] (27/70) Installing libexpat (2.5.0-r1) [2023-10-30T23:23:03.855Z] (28/70) Installing lz4-libs (1.9.4-r4) [2023-10-30T23:23:03.855Z] (29/70) Installing xz-libs (5.4.3-r0) [2023-10-30T23:23:03.855Z] (30/70) Installing libarchive (3.7.2-r0) [2023-10-30T23:23:04.115Z] (31/70) Installing ca-certificates (20230506-r0) [2023-10-30T23:23:04.115Z] (32/70) Installing brotli-libs (1.0.9-r14) [2023-10-30T23:23:04.115Z] (33/70) Installing libunistring (1.1-r1) [2023-10-30T23:23:04.115Z] (34/70) Installing libidn2 (2.3.4-r1) [2023-10-30T23:23:04.115Z] (35/70) Installing nghttp2-libs (1.57.0-r0) [2023-10-30T23:23:04.115Z] (36/70) Installing libcurl (8.4.0-r0) [2023-10-30T23:23:04.115Z] (37/70) Installing ncurses-terminfo-base (6.4_p20230506-r0) [2023-10-30T23:23:04.115Z] (38/70) Installing libncursesw (6.4_p20230506-r0) [2023-10-30T23:23:04.115Z] (39/70) Installing libformw (6.4_p20230506-r0) [2023-10-30T23:23:04.115Z] (40/70) Installing rhash-libs (1.4.3-r2) [2023-10-30T23:23:04.115Z] (41/70) Installing libuv (1.44.2-r2) [2023-10-30T23:23:04.115Z] (42/70) Installing cmake (3.26.5-r0) [2023-10-30T23:23:04.685Z] (43/70) Installing pkgconf (1.9.5-r0) [2023-10-30T23:23:04.685Z] (44/70) Installing libidn2-dev (2.3.4-r1) [2023-10-30T23:23:04.685Z] (45/70) Installing openssl-dev (3.1.4-r0) [2023-10-30T23:23:04.685Z] (46/70) Installing nghttp2-dev (1.57.0-r0) [2023-10-30T23:23:04.685Z] (47/70) Installing zlib-dev (1.2.13-r1) [2023-10-30T23:23:04.685Z] (48/70) Installing brotli (1.0.9-r14) [2023-10-30T23:23:04.685Z] (49/70) Installing brotli-dev (1.0.9-r14) [2023-10-30T23:23:04.685Z] (50/70) Installing curl-dev (8.4.0-r0) [2023-10-30T23:23:04.685Z] (51/70) Installing pcre2 (10.42-r1) [2023-10-30T23:23:04.685Z] (52/70) Installing git (2.40.1-r0) [2023-10-30T23:23:04.685Z] (53/70) Installing nettle (3.8.1-r2) [2023-10-30T23:23:04.685Z] (54/70) Installing libffi (3.4.4-r2) [2023-10-30T23:23:04.685Z] (55/70) Installing p11-kit (0.24.1-r2) [2023-10-30T23:23:04.685Z] (56/70) Installing libtasn1 (4.19.0-r1) [2023-10-30T23:23:04.685Z] (57/70) Installing gnutls (3.8.0-r2) [2023-10-30T23:23:04.685Z] (58/70) Installing libmicrohttpd (0.9.77-r0) [2023-10-30T23:23:04.946Z] (59/70) Installing gnutls-c++ (3.8.0-r2) [2023-10-30T23:23:04.946Z] (60/70) Installing libgmpxx (6.2.1-r3) [2023-10-30T23:23:04.946Z] (61/70) Installing gmp-dev (6.2.1-r3) [2023-10-30T23:23:04.946Z] (62/70) Installing nettle-dev (3.8.1-r2) [2023-10-30T23:23:04.946Z] (63/70) Installing libtasn1-progs (4.19.0-r1) [2023-10-30T23:23:04.946Z] (64/70) Installing libtasn1-dev (4.19.0-r1) [2023-10-30T23:23:04.946Z] (65/70) Installing p11-kit-dev (0.24.1-r2) [2023-10-30T23:23:04.946Z] (66/70) Installing gnutls-dev (3.8.0-r2) [2023-10-30T23:23:04.946Z] (67/70) Installing libmicrohttpd-dev (0.9.77-r0) [2023-10-30T23:23:04.946Z] (68/70) Installing linux-headers (6.3-r0) [2023-10-30T23:23:04.946Z] (69/70) Installing yaml (0.2.5-r1) [2023-10-30T23:23:04.946Z] (70/70) Installing yaml-dev (0.2.5-r1) [2023-10-30T23:23:05.226Z] Executing busybox-1.36.1-r2.trigger [2023-10-30T23:23:05.226Z] Executing ca-certificates-20230506-r0.trigger [2023-10-30T23:23:05.226Z] OK: 329 MiB in 82 packages [2023-10-30T23:23:05.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T23:23:05.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T23:23:05.499Z] (1/4) Upgrading busybox (1.36.1-r2 -> 1.36.1-r4) [2023-10-30T23:23:05.499Z] Executing busybox-1.36.1-r4.post-upgrade [2023-10-30T23:23:05.499Z] (2/4) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r4) [2023-10-30T23:23:05.499Z] (3/4) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r4) [2023-10-30T23:23:05.499Z] (4/4) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-10-30T23:23:05.499Z] Executing busybox-1.36.1-r4.trigger [2023-10-30T23:23:05.499Z] OK: 329 MiB in 82 packages [2023-10-30T23:23:12.154Z] Removing intermediate container a9a4300c17fd [2023-10-30T23:23:12.154Z] ---> 18b06feebb64 [2023-10-30T23:23:12.154Z] Step 4/5 : LABEL arch=amd64 [2023-10-30T23:23:12.154Z] ---> Running in 695a02f36533 [2023-10-30T23:23:12.154Z] Removing intermediate container 695a02f36533 [2023-10-30T23:23:12.154Z] ---> 383378813a99 [2023-10-30T23:23:12.154Z] Step 5/5 : LABEL git_sha=c88730b3aaa7ac1952e9fbb15c26432133655daf [2023-10-30T23:23:12.154Z] ---> Running in a5fc9507a0c6 [2023-10-30T23:23:12.154Z] Removing intermediate container a5fc9507a0c6 [2023-10-30T23:23:12.154Z] ---> 6605166a5db4 [2023-10-30T23:23:12.154Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-30T23:23:12.154Z] Successfully built 6605166a5db4 [2023-10-30T23:23:12.154Z] 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 [2023-10-30T23:23:12.275Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: [2023-10-30T23:23:12.275Z] c88730b3aaa7ac1952e9fbb15c26432133655daf [2023-10-30T23:23:12.275Z] latest [2023-10-30T23:23:12.275Z] gcc [2023-10-30T23:23:12.275Z] 16 [2023-10-30T23:23:12.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:12.528Z] Still waiting to schedule task [2023-10-30T23:23:12.528Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-30T23:23:12.583Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:c88730b3aaa7ac1952e9fbb15c26432133655daf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:12.898Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:c88730b3aaa7ac1952e9fbb15c26432133655daf [2023-10-30T23:23:12.898Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2023-10-30T23:23:12.898Z] 0f72ad8c23e7: Preparing [2023-10-30T23:23:12.898Z] cc2447e1835a: Preparing [2023-10-30T23:23:13.833Z] cc2447e1835a: Pushed [2023-10-30T23:23:45.951Z] 0f72ad8c23e7: Pushed [2023-10-30T23:23:45.951Z] c88730b3aaa7ac1952e9fbb15c26432133655daf: digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:46.268Z] + 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 [2023-10-30T23:23:46.576Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2023-10-30T23:23:46.576Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2023-10-30T23:23:46.576Z] 0f72ad8c23e7: Preparing [2023-10-30T23:23:46.576Z] cc2447e1835a: Preparing [2023-10-30T23:23:46.576Z] cc2447e1835a: Layer already exists [2023-10-30T23:23:46.576Z] 0f72ad8c23e7: Layer already exists [2023-10-30T23:23:46.576Z] latest: digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:46.882Z] + 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 [2023-10-30T23:23:47.187Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2023-10-30T23:23:47.187Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2023-10-30T23:23:47.187Z] 0f72ad8c23e7: Preparing [2023-10-30T23:23:47.187Z] cc2447e1835a: Preparing [2023-10-30T23:23:47.187Z] cc2447e1835a: Layer already exists [2023-10-30T23:23:47.187Z] 0f72ad8c23e7: Layer already exists [2023-10-30T23:23:47.187Z] gcc: digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:47.505Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:47.813Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:16 [2023-10-30T23:23:47.813Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2023-10-30T23:23:47.813Z] 0f72ad8c23e7: Preparing [2023-10-30T23:23:47.813Z] cc2447e1835a: Preparing [2023-10-30T23:23:47.813Z] cc2447e1835a: Layer already exists [2023-10-30T23:23:47.813Z] 0f72ad8c23e7: Layer already exists [2023-10-30T23:23:47.813Z] 16: digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-30T23:23:47.855Z] ===================================================== [Pipeline] echo [2023-10-30T23:23:47.862Z] taggedImages: [2023-10-30T23:23:47.862Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:c88730b3aaa7ac1952e9fbb15c26432133655daf [2023-10-30T23:23:47.862Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2023-10-30T23:23:47.862Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2023-10-30T23:23:47.862Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:16 [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 [2023-10-30T23:23:48.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:23:48.204Z] [2023-10-30T23:23:48.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:48.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:23:48.503Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-30T23:23:48.503Z] 5eb5b503b376: Pulling fs layer [2023-10-30T23:23:48.503Z] 5c69ac0246d0: Pulling fs layer [2023-10-30T23:23:48.503Z] ec43610c2a17: Pulling fs layer [2023-10-30T23:23:48.503Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-30T23:23:48.503Z] 33b1e0a273af: Pulling fs layer [2023-10-30T23:23:48.503Z] 5d3b04190fa2: Pulling fs layer [2023-10-30T23:23:48.503Z] 2f39f015ded8: Pulling fs layer [2023-10-30T23:23:48.503Z] 33b1e0a273af: Waiting [2023-10-30T23:23:48.503Z] 5d3b04190fa2: Waiting [2023-10-30T23:23:48.503Z] 2f39f015ded8: Waiting [2023-10-30T23:23:48.503Z] 3a2ae6a8a46f: Waiting [2023-10-30T23:23:48.503Z] 5c69ac0246d0: Verifying Checksum [2023-10-30T23:23:48.503Z] 5c69ac0246d0: Download complete [2023-10-30T23:23:48.503Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-30T23:23:48.503Z] 3a2ae6a8a46f: Download complete [2023-10-30T23:23:48.503Z] ec43610c2a17: Verifying Checksum [2023-10-30T23:23:48.503Z] ec43610c2a17: Download complete [2023-10-30T23:23:48.503Z] 33b1e0a273af: Verifying Checksum [2023-10-30T23:23:48.503Z] 33b1e0a273af: Download complete [2023-10-30T23:23:48.503Z] 5d3b04190fa2: Verifying Checksum [2023-10-30T23:23:48.503Z] 5d3b04190fa2: Download complete [2023-10-30T23:23:48.760Z] 5eb5b503b376: Verifying Checksum [2023-10-30T23:23:48.760Z] 5eb5b503b376: Download complete [2023-10-30T23:23:49.324Z] 2f39f015ded8: Verifying Checksum [2023-10-30T23:23:49.324Z] 2f39f015ded8: Download complete [2023-10-30T23:23:50.272Z] 5eb5b503b376: Pull complete [2023-10-30T23:23:50.529Z] 5c69ac0246d0: Pull complete [2023-10-30T23:23:51.097Z] ec43610c2a17: Pull complete [2023-10-30T23:23:51.097Z] 3a2ae6a8a46f: Pull complete [2023-10-30T23:23:51.356Z] 33b1e0a273af: Pull complete [2023-10-30T23:23:51.356Z] 5d3b04190fa2: Pull complete [2023-10-30T23:23:55.534Z] 2f39f015ded8: Pull complete [2023-10-30T23:23:55.534Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-30T23:23:55.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:23:55.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:23:55.638Z] prd-ubuntu20.04-docker-8c-8g-15371 does not seem to be running inside a container [2023-10-30T23:23:55.673Z] $ 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 [2023-10-30T23:23:56.855Z] $ docker top b151e941b17bacfc31d6a1542d30f89e1947378ff3523ac36f202d4f61a85f3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:23:57.240Z] ---> job-cost.sh [2023-10-30T23:23:57.240Z] lf-activate-venv: SKIPPING [2023-10-30T23:23:57.240Z] INFO: No Stack... [2023-10-30T23:23:57.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T23:23:57.756Z] INFO: Archiving Costs [Pipeline] sh [2023-10-30T23:23:58.046Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [2023-10-30T23:23:58.046Z] + cut -d, -f6 [Pipeline] lock [2023-10-30T23:23:58.078Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] [2023-10-30T23:23:58.084Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] did not exist. Created. [2023-10-30T23:23:58.084Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-30T23:23:58.383Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-30T23:23:58.582Z] Stashed 1 file(s) [Pipeline] } [2023-10-30T23:23:58.591Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-30T23:23:58.606Z] $ docker stop --time=1 b151e941b17bacfc31d6a1542d30f89e1947378ff3523ac36f202d4f61a85f3b [2023-10-30T23:23:59.786Z] $ docker rm -f --volumes b151e941b17bacfc31d6a1542d30f89e1947378ff3523ac36f202d4f61a85f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-30T23:25:12.417Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15383 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout [2023-10-30T23:25:12.459Z] Selected Git installation does not exist. Using Default [2023-10-30T23:25:12.459Z] The recommended git tool is: NONE [2023-10-30T23:25:19.810Z] using credential edgex-jenkins-ssh [2023-10-30T23:25:19.825Z] Cloning the remote Git repository [2023-10-30T23:25:19.885Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2023-10-30T23:25:20.004Z] > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 [2023-10-30T23:25:20.191Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-10-30T23:25:20.193Z] > git --version # timeout=10 [2023-10-30T23:25:20.227Z] > git --version # 'git version 2.25.1' [2023-10-30T23:25:20.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-30T23:25:20.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-30T23:25:21.194Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-10-30T23:25:21.222Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-30T23:25:22.474Z] Avoid second fetch [2023-10-30T23:25:22.475Z] Checking out Revision c88730b3aaa7ac1952e9fbb15c26432133655daf (gcc) [2023-10-30T23:25:22.498Z] > git config core.sparsecheckout # timeout=10 [2023-10-30T23:25:22.590Z] > git checkout -f c88730b3aaa7ac1952e9fbb15c26432133655daf # timeout=10 [2023-10-30T23:25:23.241Z] Commit message: "Merge pull request #209 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-30T23:25:24.320Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-30T23:25:24.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-30T23:25:24.321Z] Dload Upload Total Spent Left Speed [2023-10-30T23:25:24.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-10-30T23:25:25.059Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-30T23:25:25.415Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-10-30T23:25:25.415Z] sudo tee /etc/docker/daemon.new [2023-10-30T23:25:25.415Z] { [2023-10-30T23:25:25.415Z] "registry-mirrors": [ [2023-10-30T23:25:25.415Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-30T23:25:25.415Z] ], [2023-10-30T23:25:25.415Z] "bip": "10.250.0.254/24", [2023-10-30T23:25:25.415Z] "hosts": [ [2023-10-30T23:25:25.415Z] "tcp://0.0.0.0:5555", [2023-10-30T23:25:25.415Z] "unix:///var/run/docker.sock" [2023-10-30T23:25:25.415Z] ], [2023-10-30T23:25:25.415Z] "mtu": 1458, [2023-10-30T23:25:25.415Z] "selinux-enabled": true, [2023-10-30T23:25:25.415Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-30T23:25:25.415Z] } [Pipeline] sh [2023-10-30T23:25:25.764Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-30T23:25:26.111Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:25:44.596Z] provisioning config files... [2023-10-30T23:25:44.629Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config16088603833787844858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:45.021Z] ---> docker-login.sh [2023-10-30T23:25:45.021Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:25:45.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:45.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:45.892Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:45.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:45.892Z] [2023-10-30T23:25:45.892Z] Login Succeeded [2023-10-30T23:25:45.892Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:25:46.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:46.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:46.161Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:46.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:46.161Z] [2023-10-30T23:25:46.161Z] Login Succeeded [2023-10-30T23:25:46.161Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:25:46.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:46.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:46.706Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:46.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:46.706Z] [2023-10-30T23:25:46.706Z] Login Succeeded [2023-10-30T23:25:46.706Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:25:46.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:46.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:46.984Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:46.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:46.984Z] [2023-10-30T23:25:46.984Z] Login Succeeded [2023-10-30T23:25:46.984Z] docker.io [2023-10-30T23:25:47.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:47.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:47.844Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:47.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:47.844Z] [2023-10-30T23:25:47.844Z] Login Succeeded [2023-10-30T23:25:47.844Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:25:47.862Z] 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 [2023-10-30T23:25:48.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-30T23:25:48.614Z] + ls -al . [2023-10-30T23:25:48.615Z] total 20 [2023-10-30T23:25:48.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:25 . [2023-10-30T23:25:48.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:25 .. [2023-10-30T23:25:48.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 23:25 .git [2023-10-30T23:25:48.615Z] -rw-rw-r-- 1 jenkins jenkins 332 Oct 30 23:25 Dockerfile [2023-10-30T23:25:48.615Z] -rw-rw-r-- 1 jenkins jenkins 883 Oct 30 23:25 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:25:48.974Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c88730b3aaa7ac1952e9fbb15c26432133655daf --label arch=arm64 . [2023-10-30T23:25:49.249Z] Sending build context to Docker daemon 458.8kB [2023-10-30T23:25:49.249Z] Step 1/5 : FROM alpine:3.18 [2023-10-30T23:25:50.228Z] 3.18: Pulling from library/alpine [2023-10-30T23:25:50.228Z] 579b34f0a95b: Pulling fs layer [2023-10-30T23:25:50.504Z] 579b34f0a95b: Verifying Checksum [2023-10-30T23:25:50.504Z] 579b34f0a95b: Download complete [2023-10-30T23:25:54.791Z] 579b34f0a95b: Pull complete [2023-10-30T23:25:54.791Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T23:25:54.791Z] Status: Downloaded newer image for alpine:3.18 [2023-10-30T23:25:54.791Z] ---> 3cc203321400 [2023-10-30T23:25:54.791Z] Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-30T23:25:55.066Z] ---> Running in 2ce73f63bf6f [2023-10-30T23:25:55.660Z] Removing intermediate container 2ce73f63bf6f [2023-10-30T23:25:55.660Z] ---> 944c80dff2e0 [2023-10-30T23:25:55.660Z] Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade [2023-10-30T23:25:55.660Z] ---> Running in 8c84540d9a9c [2023-10-30T23:25:57.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T23:25:57.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T23:25:59.123Z] (1/70) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-10-30T23:25:59.123Z] (2/70) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T23:25:59.123Z] (3/70) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T23:25:59.123Z] (4/70) Installing libgcc (12.2.1_git20220924-r10) [2023-10-30T23:25:59.123Z] (5/70) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-30T23:25:59.123Z] (6/70) Installing zstd-libs (1.5.5-r4) [2023-10-30T23:25:59.123Z] (7/70) Installing binutils (2.40-r7) [2023-10-30T23:25:59.719Z] (8/70) Installing libmagic (5.45-r0) [2023-10-30T23:25:59.719Z] (9/70) Installing file (5.45-r0) [2023-10-30T23:25:59.719Z] (10/70) Installing libgomp (12.2.1_git20220924-r10) [2023-10-30T23:25:59.719Z] (11/70) Installing libatomic (12.2.1_git20220924-r10) [2023-10-30T23:25:59.719Z] (12/70) Installing gmp (6.2.1-r3) [2023-10-30T23:25:59.719Z] (13/70) Installing isl26 (0.26-r1) [2023-10-30T23:25:59.719Z] (14/70) Installing mpfr4 (4.2.0_p12-r0) [2023-10-30T23:25:59.719Z] (15/70) Installing mpc1 (1.3.1-r1) [2023-10-30T23:25:59.719Z] (16/70) Installing gcc (12.2.1_git20220924-r10) [2023-10-30T23:26:03.113Z] (17/70) Installing libstdc++-dev (12.2.1_git20220924-r10) [2023-10-30T23:26:04.540Z] (18/70) Installing musl-dev (1.2.4-r2) [2023-10-30T23:26:04.814Z] (19/70) Installing libc-dev (0.7.2-r5) [2023-10-30T23:26:04.814Z] (20/70) Installing g++ (12.2.1_git20220924-r10) [2023-10-30T23:26:05.413Z] (21/70) Installing make (4.4.1-r1) [2023-10-30T23:26:05.413Z] (22/70) Installing fortify-headers (1.1-r3) [2023-10-30T23:26:05.690Z] (23/70) Installing patch (2.7.6-r10) [2023-10-30T23:26:05.690Z] (24/70) Installing build-base (0.5-r3) [2023-10-30T23:26:05.690Z] (25/70) Installing libacl (2.3.1-r3) [2023-10-30T23:26:05.690Z] (26/70) Installing libbz2 (1.0.8-r5) [2023-10-30T23:26:05.690Z] (27/70) Installing libexpat (2.5.0-r1) [2023-10-30T23:26:05.690Z] (28/70) Installing lz4-libs (1.9.4-r4) [2023-10-30T23:26:05.690Z] (29/70) Installing xz-libs (5.4.3-r0) [2023-10-30T23:26:05.690Z] (30/70) Installing libarchive (3.7.2-r0) [2023-10-30T23:26:05.690Z] (31/70) Installing ca-certificates (20230506-r0) [2023-10-30T23:26:05.690Z] (32/70) Installing brotli-libs (1.0.9-r14) [2023-10-30T23:26:05.965Z] (33/70) Installing libunistring (1.1-r1) [2023-10-30T23:26:05.965Z] (34/70) Installing libidn2 (2.3.4-r1) [2023-10-30T23:26:05.965Z] (35/70) Installing nghttp2-libs (1.57.0-r0) [2023-10-30T23:26:05.965Z] (36/70) Installing libcurl (8.4.0-r0) [2023-10-30T23:26:05.965Z] (37/70) Installing ncurses-terminfo-base (6.4_p20230506-r0) [2023-10-30T23:26:05.965Z] (38/70) Installing libncursesw (6.4_p20230506-r0) [2023-10-30T23:26:05.965Z] (39/70) Installing libformw (6.4_p20230506-r0) [2023-10-30T23:26:05.965Z] (40/70) Installing rhash-libs (1.4.3-r2) [2023-10-30T23:26:05.965Z] (41/70) Installing libuv (1.44.2-r2) [2023-10-30T23:26:05.965Z] (42/70) Installing cmake (3.26.5-r0) [2023-10-30T23:26:08.725Z] (43/70) Installing pkgconf (1.9.5-r0) [2023-10-30T23:26:08.725Z] (44/70) Installing libidn2-dev (2.3.4-r1) [2023-10-30T23:26:08.725Z] (45/70) Installing openssl-dev (3.1.4-r0) [2023-10-30T23:26:08.999Z] (46/70) Installing nghttp2-dev (1.57.0-r0) [2023-10-30T23:26:08.999Z] (47/70) Installing zlib-dev (1.2.13-r1) [2023-10-30T23:26:08.999Z] (48/70) Installing brotli (1.0.9-r14) [2023-10-30T23:26:08.999Z] (49/70) Installing brotli-dev (1.0.9-r14) [2023-10-30T23:26:08.999Z] (50/70) Installing curl-dev (8.4.0-r0) [2023-10-30T23:26:08.999Z] (51/70) Installing pcre2 (10.42-r1) [2023-10-30T23:26:08.999Z] (52/70) Installing git (2.40.1-r0) [2023-10-30T23:26:09.270Z] (53/70) Installing nettle (3.8.1-r2) [2023-10-30T23:26:09.270Z] (54/70) Installing libffi (3.4.4-r2) [2023-10-30T23:26:09.270Z] (55/70) Installing p11-kit (0.24.1-r2) [2023-10-30T23:26:09.270Z] (56/70) Installing libtasn1 (4.19.0-r1) [2023-10-30T23:26:09.270Z] (57/70) Installing gnutls (3.8.0-r2) [2023-10-30T23:26:09.541Z] (58/70) Installing libmicrohttpd (0.9.77-r0) [2023-10-30T23:26:09.541Z] (59/70) Installing gnutls-c++ (3.8.0-r2) [2023-10-30T23:26:09.541Z] (60/70) Installing libgmpxx (6.2.1-r3) [2023-10-30T23:26:09.541Z] (61/70) Installing gmp-dev (6.2.1-r3) [2023-10-30T23:26:09.541Z] (62/70) Installing nettle-dev (3.8.1-r2) [2023-10-30T23:26:09.541Z] (63/70) Installing libtasn1-progs (4.19.0-r1) [2023-10-30T23:26:09.541Z] (64/70) Installing libtasn1-dev (4.19.0-r1) [2023-10-30T23:26:09.541Z] (65/70) Installing p11-kit-dev (0.24.1-r2) [2023-10-30T23:26:09.814Z] (66/70) Installing gnutls-dev (3.8.0-r2) [2023-10-30T23:26:09.814Z] (67/70) Installing libmicrohttpd-dev (0.9.77-r0) [2023-10-30T23:26:09.814Z] (68/70) Installing linux-headers (6.3-r0) [2023-10-30T23:26:10.417Z] (69/70) Installing yaml (0.2.5-r1) [2023-10-30T23:26:10.417Z] (70/70) Installing yaml-dev (0.2.5-r1) [2023-10-30T23:26:10.417Z] Executing busybox-1.36.1-r2.trigger [2023-10-30T23:26:10.687Z] Executing ca-certificates-20230506-r0.trigger [2023-10-30T23:26:10.959Z] OK: 325 MiB in 82 packages [2023-10-30T23:26:11.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T23:26:11.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T23:26:13.270Z] (1/4) Upgrading busybox (1.36.1-r2 -> 1.36.1-r4) [2023-10-30T23:26:13.270Z] Executing busybox-1.36.1-r4.post-upgrade [2023-10-30T23:26:13.270Z] (2/4) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r4) [2023-10-30T23:26:13.270Z] (3/4) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r4) [2023-10-30T23:26:13.270Z] (4/4) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-10-30T23:26:13.270Z] Executing busybox-1.36.1-r4.trigger [2023-10-30T23:26:13.270Z] OK: 325 MiB in 82 packages [2023-10-30T23:26:28.331Z] Removing intermediate container 8c84540d9a9c [2023-10-30T23:26:28.331Z] ---> 8fb27826f41b [2023-10-30T23:26:28.331Z] Step 4/5 : LABEL arch=arm64 [2023-10-30T23:26:28.331Z] ---> Running in 59aea0ad3db2 [2023-10-30T23:26:28.331Z] Removing intermediate container 59aea0ad3db2 [2023-10-30T23:26:28.331Z] ---> 161ad8d84d93 [2023-10-30T23:26:28.331Z] Step 5/5 : LABEL git_sha=c88730b3aaa7ac1952e9fbb15c26432133655daf [2023-10-30T23:26:28.331Z] ---> Running in 5c9f12a77ae9 [2023-10-30T23:26:28.602Z] Removing intermediate container 5c9f12a77ae9 [2023-10-30T23:26:28.602Z] ---> 2b552cad5dd9 [2023-10-30T23:26:28.602Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-30T23:26:28.602Z] Successfully built 2b552cad5dd9 [2023-10-30T23:26:28.871Z] 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 [2023-10-30T23:26:28.980Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: [2023-10-30T23:26:28.980Z] c88730b3aaa7ac1952e9fbb15c26432133655daf [2023-10-30T23:26:28.980Z] latest [2023-10-30T23:26:28.980Z] gcc [2023-10-30T23:26:28.980Z] 16 [2023-10-30T23:26:28.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:26:29.347Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:c88730b3aaa7ac1952e9fbb15c26432133655daf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:26:29.713Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:c88730b3aaa7ac1952e9fbb15c26432133655daf [2023-10-30T23:26:29.713Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2023-10-30T23:26:29.713Z] 6e20c635b625: Preparing [2023-10-30T23:26:29.713Z] 5f4d9fc4d98d: Preparing [2023-10-30T23:26:31.673Z] 5f4d9fc4d98d: Pushed [2023-10-30T23:27:39.605Z] 6e20c635b625: Pushed [2023-10-30T23:27:39.605Z] c88730b3aaa7ac1952e9fbb15c26432133655daf: digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:27:39.973Z] + 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 [2023-10-30T23:27:40.346Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2023-10-30T23:27:40.346Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2023-10-30T23:27:40.346Z] 6e20c635b625: Preparing [2023-10-30T23:27:40.346Z] 5f4d9fc4d98d: Preparing [2023-10-30T23:27:40.346Z] 5f4d9fc4d98d: Layer already exists [2023-10-30T23:27:40.618Z] 6e20c635b625: Layer already exists [2023-10-30T23:27:40.618Z] latest: digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:27:40.998Z] + 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 [2023-10-30T23:27:41.370Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2023-10-30T23:27:41.370Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2023-10-30T23:27:41.370Z] 6e20c635b625: Preparing [2023-10-30T23:27:41.370Z] 5f4d9fc4d98d: Preparing [2023-10-30T23:27:41.370Z] 6e20c635b625: Layer already exists [2023-10-30T23:27:41.370Z] 5f4d9fc4d98d: Layer already exists [2023-10-30T23:27:41.642Z] gcc: digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:27:42.013Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:27:42.366Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:16 [2023-10-30T23:27:42.366Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2023-10-30T23:27:42.366Z] 6e20c635b625: Preparing [2023-10-30T23:27:42.366Z] 5f4d9fc4d98d: Preparing [2023-10-30T23:27:42.366Z] 5f4d9fc4d98d: Layer already exists [2023-10-30T23:27:42.366Z] 6e20c635b625: Layer already exists [2023-10-30T23:27:42.636Z] 16: digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-30T23:27:42.687Z] ===================================================== [Pipeline] echo [2023-10-30T23:27:42.693Z] taggedImages: [2023-10-30T23:27:42.694Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:c88730b3aaa7ac1952e9fbb15c26432133655daf [2023-10-30T23:27:42.694Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2023-10-30T23:27:42.694Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2023-10-30T23:27:42.694Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:16 [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 [2023-10-30T23:27:43.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:27:43.101Z] [2023-10-30T23:27:43.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:27:43.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:27:43.732Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-30T23:27:43.732Z] 8998bd30e6a1: Pulling fs layer [2023-10-30T23:27:43.732Z] 04944245beec: Pulling fs layer [2023-10-30T23:27:43.732Z] 699f458cf7ca: Pulling fs layer [2023-10-30T23:27:43.732Z] 765212b225bb: Pulling fs layer [2023-10-30T23:27:43.732Z] f23df028b6ca: Pulling fs layer [2023-10-30T23:27:43.732Z] d65c8cfc05b1: Pulling fs layer [2023-10-30T23:27:43.732Z] 2437ff75d9bd: Pulling fs layer [2023-10-30T23:27:43.732Z] 765212b225bb: Waiting [2023-10-30T23:27:43.732Z] f23df028b6ca: Waiting [2023-10-30T23:27:43.732Z] d65c8cfc05b1: Waiting [2023-10-30T23:27:43.732Z] 2437ff75d9bd: Waiting [2023-10-30T23:27:43.732Z] 04944245beec: Verifying Checksum [2023-10-30T23:27:43.732Z] 04944245beec: Download complete [2023-10-30T23:27:43.732Z] 765212b225bb: Download complete [2023-10-30T23:27:43.732Z] f23df028b6ca: Download complete [2023-10-30T23:27:44.006Z] d65c8cfc05b1: Download complete [2023-10-30T23:27:44.006Z] 699f458cf7ca: Verifying Checksum [2023-10-30T23:27:44.006Z] 699f458cf7ca: Download complete [2023-10-30T23:27:44.599Z] 8998bd30e6a1: Verifying Checksum [2023-10-30T23:27:44.599Z] 8998bd30e6a1: Download complete [2023-10-30T23:27:47.201Z] 2437ff75d9bd: Verifying Checksum [2023-10-30T23:27:47.201Z] 2437ff75d9bd: Download complete [2023-10-30T23:27:49.815Z] 8998bd30e6a1: Pull complete [2023-10-30T23:27:50.404Z] 04944245beec: Pull complete [2023-10-30T23:27:53.775Z] 699f458cf7ca: Pull complete [2023-10-30T23:27:54.044Z] 765212b225bb: Pull complete [2023-10-30T23:27:55.011Z] f23df028b6ca: Pull complete [2023-10-30T23:27:55.281Z] d65c8cfc05b1: Pull complete [2023-10-30T23:28:13.529Z] 2437ff75d9bd: Pull complete [2023-10-30T23:28:13.529Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-30T23:28:13.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:28:13.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:28:13.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-15383 does not seem to be running inside a container [2023-10-30T23:28:13.951Z] $ 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 [2023-10-30T23:28:15.992Z] $ docker top 6c10d466dd293e16fa1af952870cbba282baf5de374fe816769f0700de151bd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:16.876Z] ---> job-cost.sh [2023-10-30T23:28:16.876Z] lf-activate-venv: SKIPPING [2023-10-30T23:28:16.876Z] INFO: No Stack... [2023-10-30T23:28:17.143Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-30T23:28:18.110Z] INFO: Archiving Costs [Pipeline] sh [2023-10-30T23:28:18.752Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [2023-10-30T23:28:18.752Z] + cut -d, -f6 [Pipeline] lock [2023-10-30T23:28:18.815Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] [2023-10-30T23:28:18.821Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] did not exist. Created. [2023-10-30T23:28:18.821Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-30T23:28:19.679Z] /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-246d74d1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-30T23:28:20.335Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-30T23:28:20.353Z] Warning: overwriting stash ‘stack-cost’ [2023-10-30T23:28:20.753Z] Stashed 1 file(s) [Pipeline] } [2023-10-30T23:28:20.760Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-30T23:28:20.777Z] $ docker stop --time=1 6c10d466dd293e16fa1af952870cbba282baf5de374fe816769f0700de151bd8 [2023-10-30T23:28:23.572Z] $ docker rm -f --volumes 6c10d466dd293e16fa1af952870cbba282baf5de374fe816769f0700de151bd8 [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 [2023-10-30T23:28:24.249Z] + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] [2023-10-30T23:28:24.249Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2023-10-30T23:28:24.249Z] total 16 [2023-10-30T23:28:24.249Z] drwxr-xr-x 3 root root 4096 Oct 30 23:23 . [2023-10-30T23:28:24.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:23 .. [2023-10-30T23:28:24.249Z] drwxr-xr-x 2 root root 4096 Oct 30 23:23 cost [2023-10-30T23:28:24.249Z] -rw-r--r-- 1 root root 85 Oct 30 23:23 cost.csv [2023-10-30T23:28:24.249Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2023-10-30T23:28:24.249Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2023-10-30T23:28:24.249Z] total 16 [2023-10-30T23:28:24.249Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:23 . [2023-10-30T23:28:24.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:23 .. [2023-10-30T23:28:24.249Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 23:23 cost [2023-10-30T23:28:24.249Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 30 23:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:24.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:25.397Z] ---> package-listing.sh [2023-10-30T23:28:25.397Z] ++ facter osfamily [2023-10-30T23:28:25.397Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-30T23:28:25.656Z] + OS_FAMILY=debian [2023-10-30T23:28:25.656Z] + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc [2023-10-30T23:28:25.656Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-30T23:28:25.656Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-30T23:28:25.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-30T23:28:25.656Z] + PACKAGES=/tmp/packages_start.txt [2023-10-30T23:28:25.656Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2023-10-30T23:28:25.656Z] + PACKAGES=/tmp/packages_end.txt [2023-10-30T23:28:25.656Z] + case "${OS_FAMILY}" in [2023-10-30T23:28:25.656Z] + dpkg -l [2023-10-30T23:28:25.656Z] + grep '^ii' [2023-10-30T23:28:25.656Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-30T23:28:25.656Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-30T23:28:25.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-30T23:28:25.656Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2023-10-30T23:28:25.656Z] + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [2023-10-30T23:28:25.656Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo [2023-10-30T23:28:25.667Z] 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 [2023-10-30T23:28:25.943Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:28:26.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:28:26.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:28:26.564Z] prd-ubuntu20.04-docker-8c-8g-15371 does not seem to be running inside a container [2023-10-30T23:28:26.592Z] $ 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 [2023-10-30T23:28:26.788Z] $ docker top 447a2e5f58d475184780565fd9714f8dddf9aba3a48a6c06071c31871f159c29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:28:27.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-30T23:28:27.408Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-30T23:28:27.691Z] + ls /var/log/sa-host [2023-10-30T23:28:27.691Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:28:27.751Z] provisioning config files... [2023-10-30T23:28:27.759Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3454768998549040533tmp [Pipeline] { [Pipeline] echo [2023-10-30T23:28:27.767Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:28.051Z] ---> create-netrc.sh [Pipeline] } [2023-10-30T23:28:28.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:28.381Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-30T23:28:28.390Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:28.672Z] ---> sudo-logs.sh [2023-10-30T23:28:28.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-30T23:28:28.716Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:28.997Z] ---> job-cost.sh [2023-10-30T23:28:28.997Z] lf-activate-venv: SKIPPING [2023-10-30T23:28:28.997Z] DEBUG: total: 0.2199999988079071 [2023-10-30T23:28:28.997Z] INFO: Retrieving Stack Cost... [2023-10-30T23:28:29.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T23:28:29.517Z] INFO: Archiving Costs [Pipeline] echo [2023-10-30T23:28:29.528Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:29.811Z] ---> logs-deploy.sh [2023-10-30T23:28:29.811Z] lf-activate-venv: SKIPPING [2023-10-30T23:28:29.811Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/16 [2023-10-30T23:28:29.811Z] INFO: archiving workspace using pattern(s): [2023-10-30T23:28:30.749Z] Archives upload complete. [2023-10-30T23:28:30.749Z] INFO: archiving logs to Nexus [2023-10-30T23:28:31.317Z] ---> uname -a: [2023-10-30T23:28:31.318Z] Linux prd-ubuntu20-04-docker-8c-8g-15371 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] ---> lscpu: [2023-10-30T23:28:31.318Z] Architecture: x86_64 [2023-10-30T23:28:31.318Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-30T23:28:31.318Z] Byte Order: Little Endian [2023-10-30T23:28:31.318Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-30T23:28:31.318Z] CPU(s): 8 [2023-10-30T23:28:31.318Z] On-line CPU(s) list: 0-7 [2023-10-30T23:28:31.318Z] Thread(s) per core: 1 [2023-10-30T23:28:31.318Z] Core(s) per socket: 1 [2023-10-30T23:28:31.318Z] Socket(s): 8 [2023-10-30T23:28:31.318Z] NUMA node(s): 1 [2023-10-30T23:28:31.318Z] Vendor ID: AuthenticAMD [2023-10-30T23:28:31.318Z] CPU family: 23 [2023-10-30T23:28:31.318Z] Model: 49 [2023-10-30T23:28:31.318Z] Model name: AMD EPYC-Rome Processor [2023-10-30T23:28:31.318Z] Stepping: 0 [2023-10-30T23:28:31.318Z] CPU MHz: 2800.000 [2023-10-30T23:28:31.318Z] BogoMIPS: 5600.00 [2023-10-30T23:28:31.318Z] Virtualization: AMD-V [2023-10-30T23:28:31.318Z] Hypervisor vendor: KVM [2023-10-30T23:28:31.318Z] Virtualization type: full [2023-10-30T23:28:31.318Z] L1d cache: 256 KiB [2023-10-30T23:28:31.318Z] L1i cache: 256 KiB [2023-10-30T23:28:31.318Z] L2 cache: 4 MiB [2023-10-30T23:28:31.318Z] L3 cache: 128 MiB [2023-10-30T23:28:31.318Z] NUMA node0 CPU(s): 0-7 [2023-10-30T23:28:31.318Z] Vulnerability Itlb multihit: Not affected [2023-10-30T23:28:31.318Z] Vulnerability L1tf: Not affected [2023-10-30T23:28:31.318Z] Vulnerability Mds: Not affected [2023-10-30T23:28:31.318Z] Vulnerability Meltdown: Not affected [2023-10-30T23:28:31.318Z] Vulnerability Mmio stale data: Not affected [2023-10-30T23:28:31.318Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-30T23:28:31.318Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-30T23:28:31.318Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-30T23:28:31.318Z] Vulnerability Srbds: Not affected [2023-10-30T23:28:31.318Z] Vulnerability Tsx async abort: Not affected [2023-10-30T23:28:31.318Z] 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 [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] ---> nproc: [2023-10-30T23:28:31.318Z] 8 [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] ---> df -h: [2023-10-30T23:28:31.318Z] Filesystem Size Used Avail Use% Mounted on [2023-10-30T23:28:31.318Z] overlay 155G 9.9G 145G 7% / [2023-10-30T23:28:31.318Z] tmpfs 64M 0 64M 0% /dev [2023-10-30T23:28:31.318Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-30T23:28:31.318Z] shm 64M 0 64M 0% /dev/shm [2023-10-30T23:28:31.318Z] /dev/vda1 155G 9.9G 145G 7% /facter-os [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] ---> sar -b -r -n DEV: [2023-10-30T23:28:31.318Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15371) 10/30/23 _x86_64_ (8 CPU) [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] 23:22:21 LINUX RESTART (8 CPU) [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] 23:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-30T23:28:31.318Z] 23:24:01 93.07 2.95 90.12 0.00 404.53 40266.18 0.00 [2023-10-30T23:28:31.318Z] 23:25:01 1.88 0.00 1.88 0.00 0.00 24.55 0.00 [2023-10-30T23:28:31.318Z] 23:26:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2023-10-30T23:28:31.318Z] 23:27:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2023-10-30T23:28:31.318Z] 23:28:01 27.66 10.21 17.45 0.00 3449.69 3700.98 0.00 [2023-10-30T23:28:31.318Z] Average: 25.09 2.63 22.46 0.00 770.83 8805.79 0.00 [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] 23:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-30T23:28:31.318Z] 23:24:01 29400352 31604452 721464 2.19 71888 2409624 1734260 5.11 959276 2159596 248 [2023-10-30T23:28:31.318Z] 23:25:01 29408968 31613228 712368 2.17 71964 2409628 1734260 5.11 949924 2159584 160 [2023-10-30T23:28:31.318Z] 23:26:01 29407836 31612256 713132 2.17 72052 2409632 1734260 5.11 949940 2159588 8 [2023-10-30T23:28:31.318Z] 23:27:01 29412776 31617244 707624 2.15 72100 2409636 1734260 5.11 944568 2159592 44 [2023-10-30T23:28:31.318Z] 23:28:01 29177104 31596568 713616 2.17 77352 2613352 1791340 5.28 1102380 2213616 612 [2023-10-30T23:28:31.318Z] Average: 29361407 31608750 713641 2.17 73071 2450374 1745676 5.14 981218 2170395 214 [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z] 23:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-30T23:28:31.318Z] 23:24:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:24:01 docker0 29.64 114.01 1.79 1917.49 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:24:01 ens3 411.38 294.59 4479.90 2022.30 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:25:01 ens3 3.75 0.90 2.71 0.24 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:26:01 ens3 1.87 1.15 1.03 0.82 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:27:01 ens3 1.02 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:28:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] 23:28:01 ens3 80.34 27.43 1374.69 2.39 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] Average: docker0 5.93 22.81 0.36 383.55 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] Average: ens3 99.68 64.85 1171.79 405.21 0.00 0.00 0.00 0.00 [2023-10-30T23:28:31.318Z] [2023-10-30T23:28:31.318Z]