Pull request #4338 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f47ffa6976a8bada691ef4e48f008b2e483975a2+fd143bca65ac0d1bc15f90e7e7129bfbe164c660 (f1efdacaf74c56d22f836b3877eb272ff2b3542d) 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-ssh10018006860932840352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4647569034883573934.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11921815256165200779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3023628121797818972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh15707743218012242232.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6119712868767653885.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-5150 in /w/workspace/edgexfoundry_edgex-go_PR-4338 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4338/head:refs/remotes/origin/PR-4338 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fd143bca65ac0d1bc15f90e7e7129bfbe164c660 into PR head commit f47ffa6976a8bada691ef4e48f008b2e483975a2 Merge succeeded, producing f47ffa6976a8bada691ef4e48f008b2e483975a2 Checking out Revision f47ffa6976a8bada691ef4e48f008b2e483975a2 (PR-4338) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-08T19:03:42.915Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-08T19:03:43.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-08T19:03:43.178Z] ========================================================= [2023-02-08T19:03:43.178Z] EdgeX Global Pipelines Version Info [2023-02-08T19:03:43.178Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f f47ffa6976a8bada691ef4e48f008b2e483975a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fd143bca65ac0d1bc15f90e7e7129bfbe164c660 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f47ffa6976a8bada691ef4e48f008b2e483975a2 # timeout=10 [2023-02-08T19:03:44.333Z] ------------------- [2023-02-08T19:03:44.333Z] stable info: [2023-02-08T19:03:44.333Z] ------------------- [2023-02-08T19:03:44.333Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-08T19:03:44.333Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-08T19:03:44.333Z] Message: update stable to v1.0.244 [2023-02-08T19:03:44.906Z] ------------------- [2023-02-08T19:03:44.906Z] experimental info: [2023-02-08T19:03:44.906Z] ------------------- [2023-02-08T19:03:44.906Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-08T19:03:44.906Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-08T19:03:44.906Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-08T19:03:45.217Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-08T19:03:45.256Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-08T19:03:45.340Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-08T19:03:45.380Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-08T19:03:45.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-08T19:03:45.459Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-08T19:03:45.496Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-08T19:03:45.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-08T19:03:45.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-08T19:03:45.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-08T19:03:45.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-08T19:03:45.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-08T19:03:45.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-08T19:03:45.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-08T19:03:46.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-08T19:03:46.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-08T19:03:46.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-08T19:03:46.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-08T19:03:46.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-08T19:03:46.206Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-08T19:03:46.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-08T19:03:46.276Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-08T19:03:46.311Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-08T19:03:46.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4338 [Pipeline] echo [2023-02-08T19:03:46.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4338 [Pipeline] echo [2023-02-08T19:03:46.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4338 [Pipeline] echo [2023-02-08T19:03:46.464Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f47ffa6976a8bada691ef4e48f008b2e483975a2 [Pipeline] echo [2023-02-08T19:03:46.503Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f47ffa6 [Pipeline] echo [2023-02-08T19:03:46.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T19:03:46.689Z] provisioning config files... [2023-02-08T19:03:46.706Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config905748516754050646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T19:03:47.053Z] ---> docker-login.sh [2023-02-08T19:03:47.054Z] nexus3.edgexfoundry.org:10001 [2023-02-08T19:03:47.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T19:03:47.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T19:03:47.885Z] Configure a credential helper to remove this warning. See [2023-02-08T19:03:47.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T19:03:47.885Z] [2023-02-08T19:03:47.885Z] Login Succeeded [2023-02-08T19:03:47.885Z] nexus3.edgexfoundry.org:10002 [2023-02-08T19:03:47.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T19:03:47.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T19:03:47.885Z] Configure a credential helper to remove this warning. See [2023-02-08T19:03:47.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T19:03:47.885Z] [2023-02-08T19:03:47.885Z] Login Succeeded [2023-02-08T19:03:47.885Z] nexus3.edgexfoundry.org:10003 [2023-02-08T19:03:48.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T19:03:48.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T19:03:48.148Z] Configure a credential helper to remove this warning. See [2023-02-08T19:03:48.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T19:03:48.148Z] [2023-02-08T19:03:48.148Z] Login Succeeded [2023-02-08T19:03:48.148Z] nexus3.edgexfoundry.org:10004 [2023-02-08T19:03:48.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T19:03:48.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T19:03:48.148Z] Configure a credential helper to remove this warning. See [2023-02-08T19:03:48.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T19:03:48.148Z] [2023-02-08T19:03:48.148Z] Login Succeeded [2023-02-08T19:03:48.148Z] docker.io [2023-02-08T19:03:48.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T19:03:48.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T19:03:48.669Z] Configure a credential helper to remove this warning. See [2023-02-08T19:03:48.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T19:03:48.669Z] [2023-02-08T19:03:48.669Z] Login Succeeded [2023-02-08T19:03:48.669Z] ---> docker-login.sh ends [Pipeline] } [2023-02-08T19:03:48.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T19:03:49.113Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-08T19:03:49.113Z] + + cut -d/ -f2 [2023-02-08T19:03:49.113Z] dirname cmd/core-command/Dockerfile [2023-02-08T19:03:49.113Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-08T19:03:49.113Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-08T19:03:49.113Z] + cut -d/ -f2 [2023-02-08T19:03:49.113Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-08T19:03:49.113Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-02-08T19:03:49.113Z] [2023-02-08T19:03:49.113Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-08T19:03:49.113Z] + + dirname cmd/core-metadata/Dockerfile [2023-02-08T19:03:49.113Z] cut -d/ -f2 [2023-02-08T19:03:49.113Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-08T19:03:49.113Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2023-02-08T19:03:49.113Z] [2023-02-08T19:03:49.113Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-08T19:03:49.113Z] + cut -d/ -f2 [2023-02-08T19:03:49.113Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-08T19:03:49.113Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-08T19:03:49.113Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-08T19:03:49.113Z] + cut -d/ -f2 [2023-02-08T19:03:49.113Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-08T19:03:49.113Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-08T19:03:49.113Z] + cut -d/ -f2 [2023-02-08T19:03:49.113Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-08T19:03:49.113Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-08T19:03:49.113Z] + cut -d/ -f2 [2023-02-08T19:03:49.113Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-08T19:03:49.113Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-08T19:03:49.113Z] + cut -d/ -f2 [2023-02-08T19:03:49.113Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-08T19:03:49.113Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-08T19:03:49.113Z] + cut -d/ -f2 [2023-02-08T19:03:49.113Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-08T19:03:49.113Z] + + dirname cmd/support-notifications/Dockerfile [2023-02-08T19:03:49.113Z] cut -d/ -f2 [2023-02-08T19:03:49.113Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-08T19:03:49.113Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-08T19:03:49.113Z] + cut -d/ -f2 [2023-02-08T19:03:49.113Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-08T19:03:49.197Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-08T19:03:49.664Z] + git rev-list -1 --merges f47ffa6976a8bada691ef4e48f008b2e483975a2~1..f47ffa6976a8bada691ef4e48f008b2e483975a2 [Pipeline] echo [2023-02-08T19:03:49.697Z] -----------> git rev-list -1 --merges f47ffa6976a8bada691ef4e48f008b2e483975a2~1..f47ffa6976a8bada691ef4e48f008b2e483975a2 f47ffa6976a8bada691ef4e48f008b2e483975a2 [false] [Pipeline] sh [2023-02-08T19:03:50.007Z] + git log --format=format:%s -1 f47ffa6976a8bada691ef4e48f008b2e483975a2 [Pipeline] echo [2023-02-08T19:03:50.048Z] ========================================================= [2023-02-08T19:03:50.048Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-08T19:03:50.048Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-08T19:03:50.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-08T19:03:50.547Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-08T19:03:50.547Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-08T19:03:50.547Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-08T19:03:50.547Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-08T19:03:50.547Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-08T19:03:50.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T19:03:51.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T19:03:51.051Z] [2023-02-08T19:03:51.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T19:03:51.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T19:03:51.450Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-08T19:03:51.450Z] b85a868b505f: Pulling fs layer [2023-02-08T19:03:51.450Z] e2be974225ed: Pulling fs layer [2023-02-08T19:03:51.450Z] 339a4e72a1f5: Pulling fs layer [2023-02-08T19:03:51.450Z] 988bab9f4d93: Pulling fs layer [2023-02-08T19:03:51.450Z] 1469e6f7b9e6: Pulling fs layer [2023-02-08T19:03:51.450Z] eaf3925da568: Pulling fs layer [2023-02-08T19:03:51.450Z] bab4dde63d76: Pulling fs layer [2023-02-08T19:03:51.450Z] bde34c3a00c8: Pulling fs layer [2023-02-08T19:03:51.450Z] b352a97aabf1: Pulling fs layer [2023-02-08T19:03:51.450Z] 4872d77fe225: Pulling fs layer [2023-02-08T19:03:51.450Z] 5851b861e8e6: Pulling fs layer [2023-02-08T19:03:51.450Z] 988bab9f4d93: Waiting [2023-02-08T19:03:51.450Z] b352a97aabf1: Waiting [2023-02-08T19:03:51.450Z] 1469e6f7b9e6: Waiting [2023-02-08T19:03:51.450Z] bde34c3a00c8: Waiting [2023-02-08T19:03:51.450Z] eaf3925da568: Waiting [2023-02-08T19:03:51.450Z] 5851b861e8e6: Waiting [2023-02-08T19:03:51.450Z] 4872d77fe225: Waiting [2023-02-08T19:03:51.450Z] e2be974225ed: Verifying Checksum [2023-02-08T19:03:51.450Z] e2be974225ed: Download complete [2023-02-08T19:03:51.450Z] 988bab9f4d93: Verifying Checksum [2023-02-08T19:03:51.450Z] 988bab9f4d93: Download complete [2023-02-08T19:03:51.715Z] 1469e6f7b9e6: Verifying Checksum [2023-02-08T19:03:51.715Z] 1469e6f7b9e6: Download complete [2023-02-08T19:03:51.715Z] 339a4e72a1f5: Verifying Checksum [2023-02-08T19:03:51.715Z] 339a4e72a1f5: Download complete [2023-02-08T19:03:51.715Z] eaf3925da568: Verifying Checksum [2023-02-08T19:03:51.715Z] eaf3925da568: Download complete [2023-02-08T19:03:51.977Z] bde34c3a00c8: Download complete [2023-02-08T19:03:51.977Z] b352a97aabf1: Verifying Checksum [2023-02-08T19:03:51.977Z] b352a97aabf1: Download complete [2023-02-08T19:03:51.977Z] 4872d77fe225: Verifying Checksum [2023-02-08T19:03:51.977Z] 4872d77fe225: Download complete [2023-02-08T19:03:51.977Z] 5851b861e8e6: Download complete [2023-02-08T19:03:51.977Z] b85a868b505f: Verifying Checksum [2023-02-08T19:03:51.977Z] b85a868b505f: Download complete [2023-02-08T19:03:52.558Z] bab4dde63d76: Verifying Checksum [2023-02-08T19:03:52.558Z] bab4dde63d76: Download complete [2023-02-08T19:03:53.943Z] b85a868b505f: Pull complete [2023-02-08T19:03:53.943Z] e2be974225ed: Pull complete [2023-02-08T19:03:54.903Z] 339a4e72a1f5: Pull complete [2023-02-08T19:03:55.165Z] 988bab9f4d93: Pull complete [2023-02-08T19:03:56.122Z] 1469e6f7b9e6: Pull complete [2023-02-08T19:03:57.060Z] eaf3925da568: Pull complete [2023-02-08T19:03:59.605Z] bab4dde63d76: Pull complete [2023-02-08T19:03:59.864Z] bde34c3a00c8: Pull complete [2023-02-08T19:04:00.132Z] b352a97aabf1: Pull complete [2023-02-08T19:04:00.391Z] 4872d77fe225: Pull complete [2023-02-08T19:04:00.391Z] 5851b861e8e6: Pull complete [2023-02-08T19:04:00.651Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-08T19:04:00.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T19:04:00.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T19:04:00.888Z] prd-ubuntu20.04-docker-8c-8g-5150 does not seem to be running inside a container [2023-02-08T19:04:00.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-08T19:04:07.484Z] $ docker top 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c -eo pid,comm [2023-02-08T19:04:07.542Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-08T19:04:07.542Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-08T19:04:07.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T19:04:07.661Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T19:04:07.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T19:04:07.791Z] $ docker exec 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c ssh-agent [2023-02-08T19:04:07.904Z] SSH_AUTH_SOCK=/tmp/ssh-qFNOcgW0nLUV/agent.14 [2023-02-08T19:04:07.904Z] SSH_AGENT_PID=20 [2023-02-08T19:04:07.912Z] Running ssh-add (command line suppressed) [2023-02-08T19:04:08.035Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_280111972055418357.key (/w/workspace/edgex-go/1@tmp/private_key_280111972055418357.key) [2023-02-08T19:04:08.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T19:04:08.404Z] + git tag --points-at HEAD [Pipeline] } [2023-02-08T19:04:08.434Z] $ docker exec --env ******** --env ******** 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c ssh-agent -k [2023-02-08T19:04:08.537Z] unset SSH_AUTH_SOCK; [2023-02-08T19:04:08.538Z] unset SSH_AGENT_PID; [2023-02-08T19:04:08.538Z] echo Agent pid 20 killed; [2023-02-08T19:04:08.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-08T19:04:08.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T19:04:08.639Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T19:04:08.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T19:04:08.775Z] $ docker exec 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c ssh-agent [2023-02-08T19:04:08.906Z] SSH_AUTH_SOCK=/tmp/ssh-m255lVTGkfRL/agent.70 [2023-02-08T19:04:08.906Z] SSH_AGENT_PID=76 [2023-02-08T19:04:08.919Z] Running ssh-add (command line suppressed) [2023-02-08T19:04:09.034Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1889738677640719979.key (/w/workspace/edgex-go/1@tmp/private_key_1889738677640719979.key) [2023-02-08T19:04:09.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T19:04:09.387Z] + git semver init [2023-02-08T19:04:09.648Z] 2023-02-08 19:04:09,609 [run_init] DEBUG init version:0.0.0 force:False [2023-02-08T19:04:09.648Z] 2023-02-08 19:04:09,611 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-08T19:04:09.648Z] 2023-02-08 19:04:09,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-08T19:04:09.648Z] 2023-02-08 19:04:09,613 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-08T19:04:16.284Z] 2023-02-08 19:04:15,446 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-08T19:04:16.284Z] 2023-02-08 19:04:15,447 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4338 with force:False [2023-02-08T19:04:16.284Z] 2023-02-08 19:04:15,447 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4338 [2023-02-08T19:04:16.284Z] 2023-02-08 19:04:15,450 [execute] INFO git cat-file --batch-check [2023-02-08T19:04:16.284Z] 2023-02-08 19:04:15,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T19:04:16.284Z] 2023-02-08 19:04:15,457 [execute] INFO git cat-file --batch [2023-02-08T19:04:16.284Z] 2023-02-08 19:04:15,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T19:04:16.284Z] 2023-02-08 19:04:15,463 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4338 [2023-02-08T19:04:16.284Z] 0.0.0 [Pipeline] } [2023-02-08T19:04:16.310Z] $ docker exec --env ******** --env ******** 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c ssh-agent -k [2023-02-08T19:04:16.418Z] unset SSH_AUTH_SOCK; [2023-02-08T19:04:16.418Z] unset SSH_AGENT_PID; [2023-02-08T19:04:16.419Z] echo Agent pid 76 killed; [2023-02-08T19:04:16.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T19:04:16.865Z] + git semver [Pipeline] } [2023-02-08T19:04:17.149Z] $ docker stop --time=1 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c [2023-02-08T19:04:18.484Z] $ docker rm -f --volumes 1ad44917299fec09101c05c0ce876c5fdb109091badafe7ee6796bf4af15bb8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T19:04:18.906Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-08T19:04:19.189Z] Stashed 1 file(s) [Pipeline] echo [2023-02-08T19:04:19.206Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [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] sh [2023-02-08T19:04:19.965Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-08T19:04:20.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T19:04:20.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T19:04:20.069Z] ========================================================= [2023-02-08T19:04:20.069Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-08T19:04:20.069Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-08T19:04:20.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T19:04:20.426Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-08T19:04:20.426Z] 213ec9aee27d: Pulling fs layer [2023-02-08T19:04:20.426Z] 4583459ba037: Pulling fs layer [2023-02-08T19:04:20.426Z] 93c1e223e6f2: Pulling fs layer [2023-02-08T19:04:20.426Z] 53926ce57604: Pulling fs layer [2023-02-08T19:04:20.426Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-08T19:04:20.426Z] 22ff95d597cd: Pulling fs layer [2023-02-08T19:04:20.426Z] 12d6caf4c0d1: Pulling fs layer [2023-02-08T19:04:20.426Z] 96b7cbca73a9: Pulling fs layer [2023-02-08T19:04:20.426Z] a7acece74701: Pulling fs layer [2023-02-08T19:04:20.426Z] 21b2b0c7a3f4: Waiting [2023-02-08T19:04:20.426Z] a7acece74701: Waiting [2023-02-08T19:04:20.426Z] 96b7cbca73a9: Waiting [2023-02-08T19:04:20.426Z] 22ff95d597cd: Waiting [2023-02-08T19:04:20.426Z] 12d6caf4c0d1: Waiting [2023-02-08T19:04:20.426Z] 53926ce57604: Waiting [2023-02-08T19:04:20.426Z] 93c1e223e6f2: Verifying Checksum [2023-02-08T19:04:20.426Z] 93c1e223e6f2: Download complete [2023-02-08T19:04:20.426Z] 4583459ba037: Verifying Checksum [2023-02-08T19:04:20.426Z] 4583459ba037: Download complete [2023-02-08T19:04:20.426Z] 21b2b0c7a3f4: Download complete [2023-02-08T19:04:20.426Z] 22ff95d597cd: Verifying Checksum [2023-02-08T19:04:20.426Z] 22ff95d597cd: Download complete [2023-02-08T19:04:20.695Z] 213ec9aee27d: Verifying Checksum [2023-02-08T19:04:20.695Z] 213ec9aee27d: Download complete [2023-02-08T19:04:20.695Z] 12d6caf4c0d1: Verifying Checksum [2023-02-08T19:04:20.695Z] 12d6caf4c0d1: Download complete [2023-02-08T19:04:20.965Z] 213ec9aee27d: Pull complete [2023-02-08T19:04:20.965Z] 4583459ba037: Pull complete [2023-02-08T19:04:21.247Z] 93c1e223e6f2: Pull complete [2023-02-08T19:04:22.318Z] 53926ce57604: Verifying Checksum [2023-02-08T19:04:22.318Z] 53926ce57604: Download complete [2023-02-08T19:04:22.318Z] a7acece74701: Verifying Checksum [2023-02-08T19:04:22.318Z] a7acece74701: Download complete [2023-02-08T19:04:22.577Z] 96b7cbca73a9: Verifying Checksum [2023-02-08T19:04:22.577Z] 96b7cbca73a9: Download complete [2023-02-08T19:04:26.771Z] 53926ce57604: Pull complete [2023-02-08T19:04:26.772Z] 21b2b0c7a3f4: Pull complete [2023-02-08T19:04:26.772Z] 22ff95d597cd: Pull complete [2023-02-08T19:04:26.772Z] 12d6caf4c0d1: Pull complete [2023-02-08T19:04:28.692Z] 96b7cbca73a9: Pull complete [2023-02-08T19:04:29.638Z] a7acece74701: Pull complete [2023-02-08T19:04:29.638Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-08T19:04:29.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T19:04:29.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-08T19:04:30.005Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T19:04:30.005Z] WORKDIR /edgex [2023-02-08T19:04:30.005Z] COPY go.mod . [2023-02-08T19:04:30.005Z] RUN go mod download [2023-02-08T19:04:30.005Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-08T19:04:30.579Z] Sending build context to Docker daemon 170.2MB [2023-02-08T19:04:30.580Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T19:04:30.580Z] ---> db6d94c90886 [2023-02-08T19:04:30.580Z] Step 2/4 : WORKDIR /edgex [2023-02-08T19:04:34.505Z] Still waiting to schedule task [2023-02-08T19:04:34.506Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-08T19:04:35.856Z] ---> Running in 4ca15f43e6e8 [2023-02-08T19:04:35.856Z] Removing intermediate container 4ca15f43e6e8 [2023-02-08T19:04:35.856Z] ---> 924bd3ea2a95 [2023-02-08T19:04:35.856Z] Step 3/4 : COPY go.mod . [2023-02-08T19:04:35.856Z] ---> b18146c941a7 [2023-02-08T19:04:35.856Z] Step 4/4 : RUN go mod download [2023-02-08T19:04:35.856Z] ---> Running in 712b45fbc617 [2023-02-08T19:04:50.789Z] Removing intermediate container 712b45fbc617 [2023-02-08T19:04:50.789Z] ---> 110bf083bc79 [2023-02-08T19:04:50.789Z] Successfully built 110bf083bc79 [2023-02-08T19:04:50.789Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T19:04:51.186Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-08T19:04:51.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T19:04:51.338Z] prd-ubuntu20.04-docker-8c-8g-5150 does not seem to be running inside a container [2023-02-08T19:04:51.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-08T19:04:52.001Z] $ docker top 3c1e5d40cb29c678bdc99aa6f21a47594e42a5cff995eba23651479475f357f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T19:04:52.486Z] + go version [2023-02-08T19:04:52.486Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-08T19:04:52.518Z] $ docker stop --time=1 3c1e5d40cb29c678bdc99aa6f21a47594e42a5cff995eba23651479475f357f8 [2023-02-08T19:04:54.026Z] $ docker rm -f --volumes 3c1e5d40cb29c678bdc99aa6f21a47594e42a5cff995eba23651479475f357f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T19:04:54.796Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-08T19:04:54.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T19:04:54.951Z] prd-ubuntu20.04-docker-8c-8g-5150 does not seem to be running inside a container [2023-02-08T19:04:54.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-08T19:04:55.330Z] $ docker top a2611956829218dff1d9f7b7632c1f6ad8beda7343a59b3ea08cbf2a6c1ead78 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-08T19:04:55.439Z] ========================================================= [2023-02-08T19:04:55.439Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-08T19:04:55.439Z] ========================================================= [Pipeline] sh [2023-02-08T19:04:55.734Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-08T19:04:56.103Z] + make test [2023-02-08T19:04:56.103Z] go test -race -coverprofile=coverage.out ./... [2023-02-08T19:05:02.677Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-08T19:05:14.873Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-02-08T19:05:14.873Z] internal/core/metadata/application/device.go:53:37: undefined: common.DeviceSystemEventActionAdd [2023-02-08T19:05:14.873Z] internal/core/metadata/application/device.go:75:37: undefined: common.DeviceSystemEventActionDelete [2023-02-08T19:05:14.873Z] internal/core/metadata/application/device.go:147:38: undefined: common.DeviceSystemEventActionUpdate [2023-02-08T19:05:14.874Z] internal/core/metadata/application/device.go:150:37: undefined: common.DeviceSystemEventActionUpdate [2023-02-08T19:05:15.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-08T19:05:15.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-08T19:05:15.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-08T19:05:16.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2023-02-08T19:05:16.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.119s coverage: 73.2% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.0% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.314s coverage: 89.2% of statements [2023-02-08T19:05:20.514Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-02-08T19:05:20.514Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.095s coverage: 72.2% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 65.9% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 82.9% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2023-02-08T19:05:20.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-02-08T19:05:28.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2023-02-08T19:05:28.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements [2023-02-08T19:05:31.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.241s coverage: 79.9% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 77.4% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.397s coverage: 65.3% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 41.0% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2023-02-08T19:05:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-02-08T19:05:39.287Z] make: *** [Makefile:143: unittest] Error 2 [Pipeline] } [2023-02-08T19:05:39.332Z] $ docker stop --time=1 a2611956829218dff1d9f7b7632c1f6ad8beda7343a59b3ea08cbf2a6c1ead78 [2023-02-08T19:05:42.893Z] $ docker rm -f --volumes a2611956829218dff1d9f7b7632c1f6ad8beda7343a59b3ea08cbf2a6c1ead78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-08T19:05:43.852Z] Failed in branch amd64 [2023-02-08T19:06:06.346Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5152 in /w/workspace/edgexfoundry_edgex-go_PR-4338 [Pipeline] { [Pipeline] ws [2023-02-08T19:06:06.401Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-08T19:06:06.472Z] The recommended git tool is: git [2023-02-08T19:06:11.147Z] using credential edgex-jenkins-ssh [2023-02-08T19:06:11.163Z] Cloning the remote Git repository [2023-02-08T19:06:11.198Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-08T19:06:11.273Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-08T19:06:11.442Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-08T19:06:11.444Z] > git --version # timeout=10 [2023-02-08T19:06:11.469Z] > git --version # 'git version 2.25.1' [2023-02-08T19:06:11.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-08T19:06:11.528Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-08T19:06:27.094Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-08T19:06:27.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-08T19:06:27.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-08T19:06:27.967Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-08T19:06:27.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-08T19:06:27.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4338/head:refs/remotes/origin/PR-4338 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-08T19:06:28.711Z] Merging remotes/origin/main commit fd143bca65ac0d1bc15f90e7e7129bfbe164c660 into PR head commit f47ffa6976a8bada691ef4e48f008b2e483975a2 [2023-02-08T19:06:29.116Z] Merge succeeded, producing f47ffa6976a8bada691ef4e48f008b2e483975a2 [2023-02-08T19:06:29.116Z] Checking out Revision f47ffa6976a8bada691ef4e48f008b2e483975a2 (PR-4338) [2023-02-08T19:06:29.749Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-08T19:06:29.796Z] > git --version # timeout=10 [2023-02-08T19:06:29.807Z] > git --version # 'git version 2.25.1' [2023-02-08T19:06:29.822Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-08T19:06:28.725Z] > git config core.sparsecheckout # timeout=10 [2023-02-08T19:06:28.742Z] > git checkout -f f47ffa6976a8bada691ef4e48f008b2e483975a2 # timeout=10 [2023-02-08T19:06:29.000Z] > git remote # timeout=10 [2023-02-08T19:06:29.024Z] > git config --get remote.origin.url # timeout=10 [2023-02-08T19:06:29.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-08T19:06:29.066Z] > git merge fd143bca65ac0d1bc15f90e7e7129bfbe164c660 # timeout=10 [2023-02-08T19:06:29.092Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-08T19:06:29.121Z] > git config core.sparsecheckout # timeout=10 [2023-02-08T19:06:29.135Z] > git checkout -f f47ffa6976a8bada691ef4e48f008b2e483975a2 # timeout=10 [2023-02-08T19:06:31.045Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-08T19:06:31.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T19:06:31.045Z] Dload Upload Total Spent Left Speed [2023-02-08T19:06:31.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-02-08T19:06:31.643Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-08T19:06:31.992Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-02-08T19:06:31.992Z] tee /etc/docker/daemon.new [2023-02-08T19:06:31.992Z] { [2023-02-08T19:06:31.992Z] "registry-mirrors": [ [2023-02-08T19:06:31.992Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-08T19:06:31.992Z] ], [2023-02-08T19:06:31.992Z] "bip": "10.250.0.254/24", [2023-02-08T19:06:31.992Z] "hosts": [ [2023-02-08T19:06:31.992Z] "tcp://0.0.0.0:5555", [2023-02-08T19:06:31.992Z] "unix:///var/run/docker.sock" [2023-02-08T19:06:31.992Z] ], [2023-02-08T19:06:31.992Z] "mtu": 1458, [2023-02-08T19:06:31.992Z] "selinux-enabled": true, [2023-02-08T19:06:31.992Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-08T19:06:31.992Z] } [Pipeline] sh [2023-02-08T19:06:32.341Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-08T19:06:32.696Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T19:06:51.033Z] provisioning config files... [2023-02-08T19:06:51.061Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13926711178371603783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T19:06:51.447Z] ---> docker-login.sh [2023-02-08T19:06:51.447Z] nexus3.edgexfoundry.org:10001 [2023-02-08T19:06:51.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T19:06:51.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T19:06:51.996Z] Configure a credential helper to remove this warning. See [2023-02-08T19:06:51.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T19:06:51.996Z] [2023-02-08T19:06:51.996Z] Login Succeeded [2023-02-08T19:06:51.996Z] nexus3.edgexfoundry.org:10002 [2023-02-08T19:06:52.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T19:06:52.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T19:06:52.265Z] Configure a credential helper to remove this warning. See [2023-02-08T19:06:52.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T19:06:52.265Z] [2023-02-08T19:06:52.265Z] Login Succeeded [2023-02-08T19:06:52.265Z] nexus3.edgexfoundry.org:10003 [2023-02-08T19:06:52.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T19:06:52.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T19:06:52.808Z] Configure a credential helper to remove this warning. See [2023-02-08T19:06:52.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T19:06:52.808Z] [2023-02-08T19:06:52.808Z] Login Succeeded [2023-02-08T19:06:52.808Z] nexus3.edgexfoundry.org:10004 [2023-02-08T19:06:53.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T19:06:53.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T19:06:53.080Z] Configure a credential helper to remove this warning. See [2023-02-08T19:06:53.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T19:06:53.080Z] [2023-02-08T19:06:53.080Z] Login Succeeded [2023-02-08T19:06:53.080Z] docker.io [2023-02-08T19:06:53.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T19:06:53.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T19:06:53.615Z] Configure a credential helper to remove this warning. See [2023-02-08T19:06:53.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T19:06:53.615Z] [2023-02-08T19:06:53.615Z] Login Succeeded [2023-02-08T19:06:53.615Z] ---> docker-login.sh ends [Pipeline] } [2023-02-08T19:06:53.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-08T19:06:54.317Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-08T19:06:54.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T19:06:54.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T19:06:54.431Z] ========================================================= [2023-02-08T19:06:54.431Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-08T19:06:54.431Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-08T19:06:54.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T19:06:56.760Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-08T19:06:56.761Z] 9b18e9b68314: Pulling fs layer [2023-02-08T19:06:56.761Z] 35d82f9e3411: Pulling fs layer [2023-02-08T19:06:56.761Z] e16973657156: Pulling fs layer [2023-02-08T19:06:56.761Z] fc693d55d65f: Pulling fs layer [2023-02-08T19:06:56.761Z] 7e9fc2657dce: Pulling fs layer [2023-02-08T19:06:56.761Z] dda99020689f: Pulling fs layer [2023-02-08T19:06:56.761Z] db1c61fa0a46: Pulling fs layer [2023-02-08T19:06:56.761Z] 891c053d2c06: Pulling fs layer [2023-02-08T19:06:56.761Z] fc693d55d65f: Waiting [2023-02-08T19:06:56.761Z] db1c61fa0a46: Waiting [2023-02-08T19:06:56.761Z] 7e9fc2657dce: Waiting [2023-02-08T19:06:56.761Z] dda99020689f: Waiting [2023-02-08T19:06:56.761Z] 891c053d2c06: Waiting [2023-02-08T19:06:56.761Z] e16973657156: Verifying Checksum [2023-02-08T19:06:56.761Z] e16973657156: Download complete [2023-02-08T19:06:56.761Z] 35d82f9e3411: Verifying Checksum [2023-02-08T19:06:56.761Z] 35d82f9e3411: Download complete [2023-02-08T19:06:56.761Z] 7e9fc2657dce: Verifying Checksum [2023-02-08T19:06:56.761Z] 7e9fc2657dce: Download complete [2023-02-08T19:06:56.761Z] dda99020689f: Verifying Checksum [2023-02-08T19:06:56.761Z] dda99020689f: Download complete [2023-02-08T19:06:56.761Z] 9b18e9b68314: Verifying Checksum [2023-02-08T19:06:56.761Z] 9b18e9b68314: Download complete [2023-02-08T19:06:57.732Z] 9b18e9b68314: Pull complete [2023-02-08T19:06:57.732Z] 891c053d2c06: Verifying Checksum [2023-02-08T19:06:57.732Z] 891c053d2c06: Download complete [2023-02-08T19:06:58.326Z] 35d82f9e3411: Pull complete [2023-02-08T19:06:58.609Z] e16973657156: Pull complete [2023-02-08T19:06:58.878Z] db1c61fa0a46: Verifying Checksum [2023-02-08T19:06:58.878Z] db1c61fa0a46: Download complete [2023-02-08T19:06:59.463Z] fc693d55d65f: Verifying Checksum [2023-02-08T19:06:59.463Z] fc693d55d65f: Download complete [2023-02-08T19:07:11.890Z] fc693d55d65f: Pull complete [2023-02-08T19:07:11.890Z] 7e9fc2657dce: Pull complete [2023-02-08T19:07:12.159Z] dda99020689f: Pull complete [2023-02-08T19:07:18.834Z] db1c61fa0a46: Pull complete [2023-02-08T19:07:20.243Z] 891c053d2c06: Pull complete [2023-02-08T19:07:20.243Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-08T19:07:20.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T19:07:20.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-08T19:07:20.628Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T19:07:20.628Z] WORKDIR /edgex [2023-02-08T19:07:20.628Z] COPY go.mod . [2023-02-08T19:07:20.628Z] RUN go mod download [2023-02-08T19:07:20.628Z] docker build -t ci-base-image-arm64 -f - . [2023-02-08T19:07:21.218Z] Sending build context to Docker daemon 3.106MB [2023-02-08T19:07:21.218Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T19:07:21.218Z] ---> f96f9c87975a [2023-02-08T19:07:21.218Z] Step 2/4 : WORKDIR /edgex [2023-02-08T19:07:23.165Z] ---> Running in ca37979c94c6 [2023-02-08T19:07:23.433Z] Removing intermediate container ca37979c94c6 [2023-02-08T19:07:23.433Z] ---> 6ea97f442c94 [2023-02-08T19:07:23.433Z] Step 3/4 : COPY go.mod . [2023-02-08T19:07:24.020Z] ---> 5f07c9f38c3c [2023-02-08T19:07:24.021Z] Step 4/4 : RUN go mod download [2023-02-08T19:07:24.021Z] ---> Running in 20af55f667e0 [2023-02-08T19:07:56.255Z] Removing intermediate container 20af55f667e0 [2023-02-08T19:07:56.255Z] ---> 041c039a2478 [2023-02-08T19:07:56.255Z] Successfully built 041c039a2478 [2023-02-08T19:07:56.255Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T19:07:56.653Z] + docker inspect -f . ci-base-image-arm64 [2023-02-08T19:07:56.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T19:07:56.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-5152 does not seem to be running inside a container [2023-02-08T19:07:56.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-08T19:07:58.158Z] $ docker top 4bae8306cf3a36ce4a97a56f74395e09454285da3380b259c695005cf799f5b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T19:07:59.033Z] + go version [2023-02-08T19:07:59.033Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-08T19:07:59.068Z] $ docker stop --time=1 4bae8306cf3a36ce4a97a56f74395e09454285da3380b259c695005cf799f5b3 [2023-02-08T19:08:03.032Z] $ docker rm -f --volumes 4bae8306cf3a36ce4a97a56f74395e09454285da3380b259c695005cf799f5b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T19:08:03.835Z] + docker inspect -f . ci-base-image-arm64 [2023-02-08T19:08:03.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T19:08:04.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-5152 does not seem to be running inside a container [2023-02-08T19:08:04.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-08T19:08:05.229Z] $ docker top 0e9e687148c1d4c4f06423190cf29ed1a4c4cc129f67ff772cd1a69127426513 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-08T19:08:05.472Z] ========================================================= [2023-02-08T19:08:05.472Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-08T19:08:05.472Z] ========================================================= [Pipeline] sh [2023-02-08T19:08:06.106Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-08T19:08:06.495Z] + make test [2023-02-08T19:08:06.495Z] go test -race -coverprofile=coverage.out ./... [2023-02-08T19:08:38.735Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-08T19:10:15.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-08T19:10:15.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-08T19:10:15.382Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-02-08T19:10:15.382Z] internal/core/metadata/application/device.go:53:37: undefined: common.DeviceSystemEventActionAdd [2023-02-08T19:10:15.382Z] internal/core/metadata/application/device.go:75:37: undefined: common.DeviceSystemEventActionDelete [2023-02-08T19:10:15.382Z] internal/core/metadata/application/device.go:147:38: undefined: common.DeviceSystemEventActionUpdate [2023-02-08T19:10:15.382Z] internal/core/metadata/application/device.go:150:37: undefined: common.DeviceSystemEventActionUpdate [2023-02-08T19:10:15.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-08T19:10:37.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements [2023-02-08T19:10:41.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.527s coverage: 98.5% of statements [2023-02-08T19:10:49.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.418s coverage: 73.2% of statements [2023-02-08T19:10:49.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.540s coverage: 54.0% of statements [2023-02-08T19:11:08.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.323s coverage: 89.2% of statements [2023-02-08T19:11:08.133Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-02-08T19:11:08.133Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-02-08T19:11:08.133Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.469s coverage: 72.2% of statements [2023-02-08T19:11:08.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.370s coverage: 65.9% of statements [2023-02-08T19:11:08.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.249s coverage: 0.9% of statements [2023-02-08T19:11:08.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.439s coverage: 29.6% of statements [2023-02-08T19:11:08.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.573s coverage: 47.1% of statements [2023-02-08T19:11:08.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.479s coverage: 82.9% of statements [2023-02-08T19:11:08.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.484s coverage: 94.1% of statements [2023-02-08T19:11:08.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements [2023-02-08T19:11:08.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.352s coverage: 87.5% of statements [2023-02-08T19:11:21.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.438s coverage: 94.4% of statements [2023-02-08T19:11:21.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements [2023-02-08T19:11:26.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.128s coverage: 79.9% of statements [2023-02-08T19:11:33.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.348s coverage: 92.9% of statements [2023-02-08T19:11:33.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 64.4% of statements [2023-02-08T19:11:33.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.292s coverage: 86.9% of statements [2023-02-08T19:11:33.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements [2023-02-08T19:11:33.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements [2023-02-08T19:11:33.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.360s coverage: 100.0% of statements [2023-02-08T19:11:33.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.361s coverage: 77.4% of statements [2023-02-08T19:11:33.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.326s coverage: 80.0% of statements [2023-02-08T19:11:33.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements [2023-02-08T19:11:34.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.214s coverage: 91.2% of statements [2023-02-08T19:11:42.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.203s coverage: 63.1% of statements [2023-02-08T19:11:42.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements [2023-02-08T19:11:42.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.184s coverage: 89.4% of statements [2023-02-08T19:11:42.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.162s coverage: 100.0% of statements [2023-02-08T19:11:42.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2023-02-08T19:11:42.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2023-02-08T19:11:46.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.433s coverage: 65.3% of statements [2023-02-08T19:11:49.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.751s coverage: 41.0% of statements [2023-02-08T19:11:49.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements [2023-02-08T19:11:49.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.305s coverage: 84.8% of statements [2023-02-08T19:11:57.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.287s coverage: 17.7% of statements [2023-02-08T19:11:57.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.637s coverage: 92.3% of statements [2023-02-08T19:11:57.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 63.2% of statements [2023-02-08T19:11:57.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2023-02-08T19:11:58.014Z] make: *** [Makefile:143: unittest] Error 2 [Pipeline] } [2023-02-08T19:11:58.058Z] $ docker stop --time=1 0e9e687148c1d4c4f06423190cf29ed1a4c4cc129f67ff772cd1a69127426513 [2023-02-08T19:11:59.887Z] $ docker rm -f --volumes 0e9e687148c1d4c4f06423190cf29ed1a4c4cc129f67ff772cd1a69127426513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T19:12:01.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T19:12:01.695Z] [2023-02-08T19:12:01.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T19:12:02.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T19:12:02.362Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-08T19:12:02.362Z] 8998bd30e6a1: Pulling fs layer [2023-02-08T19:12:02.362Z] 04944245beec: Pulling fs layer [2023-02-08T19:12:02.362Z] 699f458cf7ca: Pulling fs layer [2023-02-08T19:12:02.362Z] 765212b225bb: Pulling fs layer [2023-02-08T19:12:02.362Z] f23df028b6ca: Pulling fs layer [2023-02-08T19:12:02.362Z] d65c8cfc05b1: Pulling fs layer [2023-02-08T19:12:02.362Z] 2437ff75d9bd: Pulling fs layer [2023-02-08T19:12:02.362Z] 765212b225bb: Waiting [2023-02-08T19:12:02.362Z] f23df028b6ca: Waiting [2023-02-08T19:12:02.362Z] d65c8cfc05b1: Waiting [2023-02-08T19:12:02.362Z] 2437ff75d9bd: Waiting [2023-02-08T19:12:02.362Z] 04944245beec: Verifying Checksum [2023-02-08T19:12:02.362Z] 04944245beec: Download complete [2023-02-08T19:12:02.362Z] 765212b225bb: Download complete [2023-02-08T19:12:02.631Z] f23df028b6ca: Download complete [2023-02-08T19:12:02.631Z] d65c8cfc05b1: Verifying Checksum [2023-02-08T19:12:02.631Z] d65c8cfc05b1: Download complete [2023-02-08T19:12:02.631Z] 699f458cf7ca: Verifying Checksum [2023-02-08T19:12:02.631Z] 699f458cf7ca: Download complete [2023-02-08T19:12:03.219Z] 8998bd30e6a1: Verifying Checksum [2023-02-08T19:12:03.219Z] 8998bd30e6a1: Download complete [2023-02-08T19:12:05.155Z] 2437ff75d9bd: Verifying Checksum [2023-02-08T19:12:05.155Z] 2437ff75d9bd: Download complete [2023-02-08T19:12:07.098Z] 8998bd30e6a1: Pull complete [2023-02-08T19:12:07.365Z] 04944245beec: Pull complete [2023-02-08T19:12:08.771Z] 699f458cf7ca: Pull complete [2023-02-08T19:12:09.036Z] 765212b225bb: Pull complete [2023-02-08T19:12:09.997Z] f23df028b6ca: Pull complete [2023-02-08T19:12:09.997Z] d65c8cfc05b1: Pull complete [2023-02-08T19:12:24.977Z] 2437ff75d9bd: Pull complete [2023-02-08T19:12:24.977Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-08T19:12:24.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T19:12:24.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T19:12:25.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-5152 does not seem to be running inside a container [2023-02-08T19:12:25.411Z] $ 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/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-08T19:12:27.894Z] $ docker top ccfe1eed3adcef2ed0c4b8c67581f9a8999ed27b144bfd8928ab203817be6f0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T19:12:28.549Z] ---> job-cost.sh [2023-02-08T19:12:28.822Z] lf-activate-venv: SKIPPING [2023-02-08T19:12:28.822Z] INFO: No Stack... [2023-02-08T19:12:29.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-08T19:12:30.002Z] INFO: Archiving Costs [Pipeline] sh [2023-02-08T19:12:30.655Z] + cut -d, -f6 [2023-02-08T19:12:30.655Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-02-08T19:12:30.740Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4338-1-stack-cost] [2023-02-08T19:12:30.745Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4338-1-stack-cost] did not exist. Created. [2023-02-08T19:12:30.745Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-08T19:12:31.152Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-08T19:12:31.714Z] Stashed 1 file(s) [Pipeline] } [2023-02-08T19:12:31.730Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4338-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-08T19:12:31.805Z] $ docker stop --time=1 ccfe1eed3adcef2ed0c4b8c67581f9a8999ed27b144bfd8928ab203817be6f0d [2023-02-08T19:12:33.310Z] $ docker rm -f --volumes ccfe1eed3adcef2ed0c4b8c67581f9a8999ed27b144bfd8928ab203817be6f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-08T19:12:34.004Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-08T19:12:35.481Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-08T19:12:35.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T19:12:36.758Z] ---> package-listing.sh [2023-02-08T19:12:36.758Z] ++ facter osfamily [2023-02-08T19:12:36.758Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-08T19:12:37.018Z] + OS_FAMILY=debian [2023-02-08T19:12:37.018Z] + workspace=/w/workspace/edgex-go/1 [2023-02-08T19:12:37.018Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-08T19:12:37.018Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-08T19:12:37.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-08T19:12:37.018Z] + PACKAGES=/tmp/packages_start.txt [2023-02-08T19:12:37.018Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-08T19:12:37.018Z] + PACKAGES=/tmp/packages_end.txt [2023-02-08T19:12:37.018Z] + case "${OS_FAMILY}" in [2023-02-08T19:12:37.018Z] + dpkg -l [2023-02-08T19:12:37.018Z] + grep '^ii' [2023-02-08T19:12:37.018Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-08T19:12:37.018Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-08T19:12:37.018Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-08T19:12:37.018Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-08T19:12:37.018Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-08T19:12:37.018Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-08T19:12:37.049Z] 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-08T19:12:37.341Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T19:12:37.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T19:12:37.973Z] [2023-02-08T19:12:37.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T19:12:38.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T19:12:38.339Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-08T19:12:38.339Z] 5eb5b503b376: Pulling fs layer [2023-02-08T19:12:38.339Z] 5c69ac0246d0: Pulling fs layer [2023-02-08T19:12:38.339Z] ec43610c2a17: Pulling fs layer [2023-02-08T19:12:38.339Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-08T19:12:38.339Z] 33b1e0a273af: Pulling fs layer [2023-02-08T19:12:38.339Z] 5d3b04190fa2: Pulling fs layer [2023-02-08T19:12:38.340Z] 2f39f015ded8: Pulling fs layer [2023-02-08T19:12:38.340Z] 3a2ae6a8a46f: Waiting [2023-02-08T19:12:38.340Z] 33b1e0a273af: Waiting [2023-02-08T19:12:38.340Z] 2f39f015ded8: Waiting [2023-02-08T19:12:38.340Z] 5d3b04190fa2: Waiting [2023-02-08T19:12:38.340Z] 5c69ac0246d0: Download complete [2023-02-08T19:12:38.340Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-08T19:12:38.340Z] 3a2ae6a8a46f: Download complete [2023-02-08T19:12:38.602Z] ec43610c2a17: Verifying Checksum [2023-02-08T19:12:38.602Z] ec43610c2a17: Download complete [2023-02-08T19:12:38.602Z] 33b1e0a273af: Verifying Checksum [2023-02-08T19:12:38.602Z] 33b1e0a273af: Download complete [2023-02-08T19:12:38.602Z] 5d3b04190fa2: Download complete [2023-02-08T19:12:38.862Z] 5eb5b503b376: Verifying Checksum [2023-02-08T19:12:38.862Z] 5eb5b503b376: Download complete [2023-02-08T19:12:39.428Z] 2f39f015ded8: Download complete [2023-02-08T19:12:39.995Z] 5eb5b503b376: Pull complete [2023-02-08T19:12:39.995Z] 5c69ac0246d0: Pull complete [2023-02-08T19:12:40.562Z] ec43610c2a17: Pull complete [2023-02-08T19:12:40.562Z] 3a2ae6a8a46f: Pull complete [2023-02-08T19:12:40.821Z] 33b1e0a273af: Pull complete [2023-02-08T19:12:40.821Z] 5d3b04190fa2: Pull complete [2023-02-08T19:12:45.005Z] 2f39f015ded8: Pull complete [2023-02-08T19:12:45.005Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-08T19:12:45.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T19:12:45.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T19:12:45.203Z] prd-ubuntu20.04-docker-8c-8g-5150 does not seem to be running inside a container [2023-02-08T19:12:45.239Z] $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-08T19:12:50.146Z] $ docker top ad7067eb34abe40e3bb6f1190a3aead19372af87f53dde6a473a44aab329a81a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T19:12:50.539Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-08T19:12:50.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-08T19:12:51.164Z] + ls /var/log/sa-host [2023-02-08T19:12:51.164Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T19:12:51.373Z] provisioning config files... [2023-02-08T19:12:51.383Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6035577520637428817tmp [Pipeline] { [Pipeline] echo [2023-02-08T19:12:51.433Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T19:12:51.745Z] ---> create-netrc.sh [Pipeline] } [2023-02-08T19:12:51.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-08T19:12:52.189Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-08T19:12:52.223Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T19:12:52.537Z] ---> sudo-logs.sh [2023-02-08T19:12:52.538Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-08T19:12:52.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T19:12:52.988Z] ---> job-cost.sh [2023-02-08T19:12:52.988Z] lf-activate-venv: SKIPPING [2023-02-08T19:12:52.988Z] DEBUG: total: 0.10999999940395355 [2023-02-08T19:12:52.988Z] INFO: Retrieving Stack Cost... [2023-02-08T19:12:53.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-08T19:12:53.815Z] INFO: Archiving Costs [Pipeline] echo [2023-02-08T19:12:53.856Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T19:12:54.166Z] ---> logs-deploy.sh [2023-02-08T19:12:54.166Z] lf-activate-venv: SKIPPING [2023-02-08T19:12:54.166Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4338/1 [2023-02-08T19:12:54.166Z] INFO: archiving workspace using pattern(s): [2023-02-08T19:12:55.101Z] Archives upload complete. [2023-02-08T19:12:55.360Z] INFO: archiving logs to Nexus [2023-02-08T19:12:55.932Z] ---> uname -a: [2023-02-08T19:12:55.932Z] Linux prd-ubuntu20-04-docker-8c-8g-5150 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] ---> lscpu: [2023-02-08T19:12:55.932Z] Architecture: x86_64 [2023-02-08T19:12:55.932Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-08T19:12:55.932Z] Byte Order: Little Endian [2023-02-08T19:12:55.932Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-08T19:12:55.932Z] CPU(s): 8 [2023-02-08T19:12:55.932Z] On-line CPU(s) list: 0-7 [2023-02-08T19:12:55.932Z] Thread(s) per core: 1 [2023-02-08T19:12:55.932Z] Core(s) per socket: 1 [2023-02-08T19:12:55.932Z] Socket(s): 8 [2023-02-08T19:12:55.932Z] NUMA node(s): 1 [2023-02-08T19:12:55.932Z] Vendor ID: AuthenticAMD [2023-02-08T19:12:55.932Z] CPU family: 23 [2023-02-08T19:12:55.932Z] Model: 49 [2023-02-08T19:12:55.932Z] Model name: AMD EPYC-Rome Processor [2023-02-08T19:12:55.932Z] Stepping: 0 [2023-02-08T19:12:55.932Z] CPU MHz: 2800.000 [2023-02-08T19:12:55.932Z] BogoMIPS: 5600.00 [2023-02-08T19:12:55.932Z] Virtualization: AMD-V [2023-02-08T19:12:55.932Z] Hypervisor vendor: KVM [2023-02-08T19:12:55.932Z] Virtualization type: full [2023-02-08T19:12:55.932Z] L1d cache: 256 KiB [2023-02-08T19:12:55.932Z] L1i cache: 256 KiB [2023-02-08T19:12:55.932Z] L2 cache: 4 MiB [2023-02-08T19:12:55.932Z] L3 cache: 128 MiB [2023-02-08T19:12:55.932Z] NUMA node0 CPU(s): 0-7 [2023-02-08T19:12:55.932Z] Vulnerability Itlb multihit: Not affected [2023-02-08T19:12:55.932Z] Vulnerability L1tf: Not affected [2023-02-08T19:12:55.932Z] Vulnerability Mds: Not affected [2023-02-08T19:12:55.932Z] Vulnerability Meltdown: Not affected [2023-02-08T19:12:55.932Z] Vulnerability Mmio stale data: Not affected [2023-02-08T19:12:55.932Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-08T19:12:55.932Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-08T19:12:55.932Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-08T19:12:55.932Z] Vulnerability Srbds: Not affected [2023-02-08T19:12:55.932Z] Vulnerability Tsx async abort: Not affected [2023-02-08T19:12:55.932Z] 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-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] ---> nproc: [2023-02-08T19:12:55.932Z] 8 [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] ---> df -h: [2023-02-08T19:12:55.932Z] Filesystem Size Used Avail Use% Mounted on [2023-02-08T19:12:55.932Z] overlay 155G 12G 144G 8% / [2023-02-08T19:12:55.932Z] tmpfs 64M 0 64M 0% /dev [2023-02-08T19:12:55.932Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-08T19:12:55.932Z] shm 64M 0 64M 0% /dev/shm [2023-02-08T19:12:55.932Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] ---> sar -b -r -n DEV: [2023-02-08T19:12:55.932Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5150) 02/08/23 _x86_64_ (8 CPU) [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] 19:02:53 LINUX RESTART (8 CPU) [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] 19:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-08T19:12:55.932Z] 19:04:01 96.78 45.24 51.54 0.00 5062.22 69214.60 0.00 [2023-02-08T19:12:55.932Z] 19:05:01 134.61 3.35 131.26 0.00 391.93 89742.78 0.00 [2023-02-08T19:12:55.932Z] 19:06:01 36.35 0.05 36.30 0.00 0.40 37960.43 0.00 [2023-02-08T19:12:55.932Z] 19:07:01 4.77 0.00 4.77 0.00 0.00 25341.51 0.00 [2023-02-08T19:12:55.932Z] 19:08:01 11.23 1.08 10.15 0.00 72.25 27005.37 0.00 [2023-02-08T19:12:55.932Z] 19:09:01 52.79 9.52 43.28 0.00 5084.09 29852.49 0.00 [2023-02-08T19:12:55.932Z] 19:10:01 3.58 0.02 3.57 0.00 0.13 92.25 0.00 [2023-02-08T19:12:55.932Z] 19:11:01 1.85 0.00 1.85 0.00 0.00 20.93 0.00 [2023-02-08T19:12:55.932Z] 19:12:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2023-02-08T19:12:55.932Z] Average: 38.12 6.58 31.54 0.00 1178.96 31026.64 0.00 [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] 19:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-08T19:12:55.932Z] 19:04:01 29864668 31660972 685532 2.08 59844 2041228 1821856 5.37 927412 1793532 230364 [2023-02-08T19:12:55.932Z] 19:05:01 28381960 31489404 810360 2.46 111956 3229684 2017316 5.95 1281756 2801944 65056 [2023-02-08T19:12:55.932Z] 19:06:01 28568540 31605304 697292 2.12 113600 3167256 1763252 5.20 1167352 2740460 1880 [2023-02-08T19:12:55.932Z] 19:07:01 28569056 31605980 696416 2.12 113680 3167264 1763252 5.20 1166500 2740468 176 [2023-02-08T19:12:55.932Z] 19:08:01 28512636 31609984 692072 2.10 115544 3223668 1755940 5.17 1165740 2796932 272 [2023-02-08T19:12:55.932Z] 19:09:01 28023140 31573824 718544 2.19 147720 3625384 1823228 5.37 1501992 2916192 4 [2023-02-08T19:12:55.932Z] 19:10:01 28029672 31575720 716672 2.18 146320 3622132 1806568 5.32 1498384 2913136 8 [2023-02-08T19:12:55.932Z] 19:11:01 28030372 31576628 715228 2.18 146396 3622132 1806568 5.32 1498584 2913140 8 [2023-02-08T19:12:55.932Z] 19:12:01 28029916 31576608 715540 2.18 146440 3622136 1806568 5.32 1497892 2913476 160 [2023-02-08T19:12:55.932Z] Average: 28445551 31586047 716406 2.18 122389 3257876 1818283 5.36 1300624 2725476 33103 [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] 19:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-08T19:12:55.932Z] 19:04:01 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:04:01 ens3 631.16 532.88 5100.92 91.02 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:05:01 vethcb6fcd9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:05:01 ens3 589.32 580.07 7461.89 68.66 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:05:01 docker0 427.78 385.22 32.64 3416.78 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:06:01 ens3 18.11 12.45 14.25 7.75 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:06:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:07:01 ens3 0.47 0.30 0.26 0.20 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:08:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:08:01 ens3 53.44 28.26 855.43 2.09 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:09:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:09:01 ens3 83.05 50.42 1933.08 14.52 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:10:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:11:01 ens3 0.97 0.82 2.62 0.06 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:12:01 ens3 1.87 1.42 7.86 0.10 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] Average: ens3 153.16 134.07 1708.42 20.49 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] Average: docker0 47.67 42.94 3.64 379.64 0.00 0.00 0.00 0.00 [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] ---> sar -P ALL: [2023-02-08T19:12:55.932Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5150) 02/08/23 _x86_64_ (8 CPU) [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] 19:02:53 LINUX RESTART (8 CPU) [2023-02-08T19:12:55.932Z] [2023-02-08T19:12:55.932Z] 19:03:01 CPU %user %nice %system %iowait %steal %idle [2023-02-08T19:12:55.932Z] 19:04:01 all 7.25 0.00 1.99 4.35 0.06 86.35 [2023-02-08T19:12:55.932Z] 19:04:01 0 10.14 0.00 2.41 10.88 0.05 76.51 [2023-02-08T19:12:55.932Z] 19:04:01 1 4.43 0.00 1.51 2.05 0.05 91.97 [2023-02-08T19:12:55.932Z] 19:04:01 2 8.85 0.00 1.94 2.78 0.05 86.37 [2023-02-08T19:12:55.932Z] 19:04:01 3 9.14 0.00 2.16 1.32 0.05 87.33 [2023-02-08T19:12:55.932Z] 19:04:01 4 6.19 0.00 1.52 2.86 0.05 89.37 [2023-02-08T19:12:55.932Z] 19:04:01 5 6.27 0.00 1.67 5.92 0.05 86.08 [2023-02-08T19:12:55.932Z] 19:04:01 6 8.48 0.00 2.53 7.58 0.07 81.33 [2023-02-08T19:12:55.932Z] 19:04:01 7 4.47 0.00 2.19 1.37 0.08 91.89 [2023-02-08T19:12:55.932Z] 19:05:01 all 10.22 0.00 3.72 4.39 0.08 81.59 [2023-02-08T19:12:55.932Z] 19:05:01 0 12.34 0.00 4.63 2.20 0.08 80.75 [2023-02-08T19:12:55.932Z] 19:05:01 1 9.52 0.00 3.69 9.32 0.07 77.40 [2023-02-08T19:12:55.932Z] 19:05:01 2 10.57 0.00 3.43 0.54 0.07 85.39 [2023-02-08T19:12:55.932Z] 19:05:01 3 10.56 0.00 3.48 2.82 0.08 83.05 [2023-02-08T19:12:55.932Z] 19:05:01 4 10.05 0.00 3.30 2.30 0.07 84.29 [2023-02-08T19:12:55.932Z] 19:05:01 5 10.02 0.00 3.05 0.25 0.07 86.62 [2023-02-08T19:12:55.932Z] 19:05:01 6 8.65 0.00 4.62 15.66 0.10 70.96 [2023-02-08T19:12:55.932Z] 19:05:01 7 10.01 0.00 3.59 2.06 0.10 84.23 [2023-02-08T19:12:55.932Z] 19:06:01 all 23.67 0.00 3.82 0.79 0.07 71.65 [2023-02-08T19:12:55.932Z] 19:06:01 0 23.30 0.00 3.70 0.03 0.08 72.89 [2023-02-08T19:12:55.932Z] 19:06:01 1 24.12 0.00 5.17 3.24 0.07 67.42 [2023-02-08T19:12:55.932Z] 19:06:01 2 24.12 0.00 4.19 0.03 0.07 71.59 [2023-02-08T19:12:55.932Z] 19:06:01 3 23.52 0.00 3.88 0.50 0.08 72.02 [2023-02-08T19:12:55.932Z] 19:06:01 4 23.60 0.00 3.62 0.18 0.07 72.53 [2023-02-08T19:12:55.932Z] 19:06:01 5 23.38 0.00 3.30 0.12 0.07 73.14 [2023-02-08T19:12:55.932Z] 19:06:01 6 23.49 0.00 3.54 2.12 0.07 70.78 [2023-02-08T19:12:55.932Z] 19:06:01 7 23.82 0.00 3.20 0.08 0.07 72.83 [2023-02-08T19:12:55.932Z] 19:07:01 all 0.08 0.00 0.01 0.02 0.00 99.88 [2023-02-08T19:12:55.933Z] 19:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T19:12:55.933Z] 19:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T19:12:55.933Z] 19:07:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2023-02-08T19:12:55.933Z] 19:07:01 3 0.03 0.00 0.02 0.13 0.00 99.82 [2023-02-08T19:12:55.933Z] 19:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-08T19:12:55.933Z] 19:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-08T19:12:55.933Z] 19:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-08T19:12:55.933Z] 19:07:01 7 0.53 0.00 0.02 0.00 0.00 99.45 [2023-02-08T19:12:55.933Z] 19:08:01 all 0.44 0.00 0.12 0.23 0.01 99.20 [2023-02-08T19:12:55.933Z] 19:08:01 0 0.07 0.00 0.07 0.07 0.00 99.80 [2023-02-08T19:12:55.933Z] 19:08:01 1 0.12 0.00 0.05 0.02 0.00 99.82 [2023-02-08T19:12:55.933Z] 19:08:01 2 0.58 0.00 0.10 0.63 0.02 98.66 [2023-02-08T19:12:55.933Z] 19:08:01 3 0.13 0.00 0.03 0.82 0.02 99.00 [2023-02-08T19:12:55.933Z] 19:08:01 4 0.13 0.00 0.03 0.07 0.02 99.75 [2023-02-08T19:12:55.933Z] 19:08:01 5 0.03 0.00 0.20 0.05 0.02 99.70 [2023-02-08T19:12:55.933Z] 19:08:01 6 0.52 0.00 0.25 0.15 0.02 99.07 [2023-02-08T19:12:55.933Z] 19:08:01 7 1.88 0.00 0.26 0.03 0.02 97.81 [2023-02-08T19:12:55.933Z] 19:09:01 all 2.20 0.00 1.48 0.96 0.03 95.34 [2023-02-08T19:12:55.933Z] 19:09:01 0 2.07 0.00 0.90 0.17 0.03 96.83 [2023-02-08T19:12:55.933Z] 19:09:01 1 2.49 0.00 1.44 1.05 0.02 95.01 [2023-02-08T19:12:55.933Z] 19:09:01 2 1.87 0.00 2.41 1.02 0.03 94.67 [2023-02-08T19:12:55.933Z] 19:09:01 3 3.93 0.00 1.38 1.40 0.03 93.25 [2023-02-08T19:12:55.933Z] 19:09:01 4 1.70 0.00 1.40 2.30 0.02 94.57 [2023-02-08T19:12:55.933Z] 19:09:01 5 1.85 0.00 0.85 0.53 0.02 96.75 [2023-02-08T19:12:55.933Z] 19:09:01 6 1.87 0.00 1.22 0.05 0.02 96.84 [2023-02-08T19:12:55.933Z] 19:09:01 7 1.82 0.00 2.24 1.12 0.03 94.78 [2023-02-08T19:12:55.933Z] 19:10:01 all 0.09 0.00 0.05 0.03 0.00 99.83 [2023-02-08T19:12:55.933Z] 19:10:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2023-02-08T19:12:55.933Z] 19:10:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-08T19:12:55.933Z] 19:10:01 2 0.08 0.00 0.07 0.02 0.00 99.83 [2023-02-08T19:12:55.933Z] 19:10:01 3 0.27 0.00 0.07 0.00 0.00 99.67 [2023-02-08T19:12:55.933Z] 19:10:01 4 0.08 0.00 0.05 0.22 0.00 99.65 [2023-02-08T19:12:55.933Z] 19:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-08T19:12:55.933Z] 19:10:01 6 0.07 0.00 0.07 0.02 0.00 99.85 [2023-02-08T19:12:55.933Z] 19:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-08T19:12:55.933Z] 19:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-02-08T19:12:55.933Z] 19:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-08T19:12:55.933Z] 19:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-08T19:12:55.933Z] 19:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-08T19:12:55.933Z] 19:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-08T19:12:55.933Z] 19:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-08T19:12:55.933Z] 19:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-08T19:12:55.933Z] 19:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-08T19:12:55.933Z] 19:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T19:12:55.933Z] 19:12:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-02-08T19:12:55.933Z] 19:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-08T19:12:55.933Z] 19:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-08T19:12:55.933Z] 19:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-08T19:12:55.933Z] 19:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T19:12:55.933Z] 19:12:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-02-08T19:12:55.933Z] 19:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T19:12:55.933Z] 19:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-08T19:12:55.933Z] 19:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T19:12:55.933Z] Average: all 4.87 0.00 1.24 1.19 0.03 92.67 [2023-02-08T19:12:55.933Z] Average: 0 5.33 0.00 1.31 1.48 0.03 91.86 [2023-02-08T19:12:55.933Z] Average: 1 4.51 0.00 1.32 1.73 0.02 92.42 [2023-02-08T19:12:55.933Z] Average: 2 5.11 0.00 1.35 0.56 0.03 92.95 [2023-02-08T19:12:55.933Z] Average: 3 5.27 0.00 1.22 0.77 0.03 92.70 [2023-02-08T19:12:55.933Z] Average: 4 4.63 0.00 1.10 0.88 0.03 93.35 [2023-02-08T19:12:55.933Z] Average: 5 4.61 0.00 1.01 0.76 0.03 93.59 [2023-02-08T19:12:55.933Z] Average: 6 4.78 0.00 1.36 2.82 0.03 91.01 [2023-02-08T19:12:55.933Z] Average: 7 4.71 0.00 1.28 0.52 0.03 93.47 [2023-02-08T19:12:55.933Z] [2023-02-08T19:12:55.933Z] [2023-02-08T19:12:55.933Z]