Pull request #404 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2+991b984f0069dd0eb843d102c22933ca1a2cac27 (1f4b14dae59f1511741b042cc03a1b64b0990355) 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-ssh14375407595759074984.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh13959501250414062651.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-404/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/device-onvif-camera/branches/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16577067284748476596.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17578988045006161934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh16551260546245598153.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/device-onvif-camera/branches/PR-404/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/device-onvif-camera/branches/PR-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5564994089468639540.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16981 in /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-404 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 Merge succeeded, producing 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 Checking out Revision 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 (PR-404) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 # 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 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 # timeout=10 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T04:02:18.155Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T04:02:18.350Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T04:02:18.460Z] ========================================================= [2023-11-08T04:02:18.460Z] EdgeX Global Pipelines Version Info [2023-11-08T04:02:18.460Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:02:19.240Z] ------------------- [2023-11-08T04:02:19.240Z] stable info: [2023-11-08T04:02:19.240Z] ------------------- [2023-11-08T04:02:19.240Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T04:02:19.240Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T04:02:19.240Z] Message: update stable to v1.0.257 [2023-11-08T04:02:19.812Z] ------------------- [2023-11-08T04:02:19.812Z] experimental info: [2023-11-08T04:02:19.812Z] ------------------- [2023-11-08T04:02:19.812Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T04:02:19.812Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T04:02:19.812Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T04:02:20.140Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-08T04:02:20.179Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-08T04:02:20.217Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T04:02:20.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T04:02:20.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T04:02:20.349Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T04:02:20.391Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T04:02:20.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T04:02:20.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T04:02:20.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T04:02:20.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T04:02:20.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-08T04:02:20.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T04:02:20.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T04:02:20.721Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T04:02:20.759Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T04:02:20.805Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T04:02:20.842Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T04:02:20.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T04:02:20.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T04:02:20.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-08T04:02:20.991Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-08T04:02:21.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T04:02:21.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T04:02:21.111Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T04:02:21.153Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T04:02:21.201Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T04:02:21.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo [2023-11-08T04:02:21.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo [2023-11-08T04:02:21.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo [2023-11-08T04:02:21.392Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [Pipeline] echo [2023-11-08T04:02:21.444Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ae38f3 [Pipeline] echo [2023-11-08T04:02:21.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T04:02:21.620Z] provisioning config files... [2023-11-08T04:02:21.635Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config14464003226387136216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:02:21.977Z] ---> docker-login.sh [2023-11-08T04:02:21.977Z] nexus3.edgexfoundry.org:10001 [2023-11-08T04:02:22.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:02:22.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:02:22.501Z] Configure a credential helper to remove this warning. See [2023-11-08T04:02:22.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:02:22.501Z] [2023-11-08T04:02:22.501Z] Login Succeeded [2023-11-08T04:02:22.501Z] nexus3.edgexfoundry.org:10002 [2023-11-08T04:02:22.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:02:22.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:02:22.501Z] Configure a credential helper to remove this warning. See [2023-11-08T04:02:22.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:02:22.501Z] [2023-11-08T04:02:22.501Z] Login Succeeded [2023-11-08T04:02:22.501Z] nexus3.edgexfoundry.org:10003 [2023-11-08T04:02:22.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:02:22.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:02:22.501Z] Configure a credential helper to remove this warning. See [2023-11-08T04:02:22.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:02:22.501Z] [2023-11-08T04:02:22.501Z] Login Succeeded [2023-11-08T04:02:22.501Z] nexus3.edgexfoundry.org:10004 [2023-11-08T04:02:22.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:02:22.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:02:22.761Z] Configure a credential helper to remove this warning. See [2023-11-08T04:02:22.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:02:22.761Z] [2023-11-08T04:02:22.761Z] Login Succeeded [2023-11-08T04:02:22.761Z] docker.io [2023-11-08T04:02:22.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:02:23.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:02:23.022Z] Configure a credential helper to remove this warning. See [2023-11-08T04:02:23.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:02:23.022Z] [2023-11-08T04:02:23.022Z] Login Succeeded [2023-11-08T04:02:23.022Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T04:02:23.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T04:02:23.693Z] + git rev-list -1 --merges 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2~1..6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [Pipeline] echo [2023-11-08T04:02:23.753Z] -----------> git rev-list -1 --merges 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2~1..6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [false] [Pipeline] sh [2023-11-08T04:02:24.067Z] + git log --format=format:%s -1 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [Pipeline] echo [2023-11-08T04:02:24.105Z] ========================================================= [2023-11-08T04:02:24.105Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T04:02:24.105Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T04:02:24.552Z] + git log --format=format:%s -1 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [Pipeline] echo [2023-11-08T04:02:24.585Z] [semverPrep] GIT_COMMIT: 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 [Pipeline] echo [2023-11-08T04:02:24.637Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T04:02:25.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T04:02:25.120Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T04:02:25.120Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T04:02:25.120Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T04:02:25.120Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-11-08T04:02:25.120Z] -a /etc/ssh/ssh_known_hosts [2023-11-08T04:02:25.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:02:25.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T04:02:25.618Z] [2023-11-08T04:02:25.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:02:26.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T04:02:26.141Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T04:02:26.141Z] b85a868b505f: Pulling fs layer [2023-11-08T04:02:26.141Z] e2be974225ed: Pulling fs layer [2023-11-08T04:02:26.141Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T04:02:26.141Z] 988bab9f4d93: Pulling fs layer [2023-11-08T04:02:26.141Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T04:02:26.141Z] eaf3925da568: Pulling fs layer [2023-11-08T04:02:26.141Z] bab4dde63d76: Pulling fs layer [2023-11-08T04:02:26.141Z] bde34c3a00c8: Pulling fs layer [2023-11-08T04:02:26.141Z] b352a97aabf1: Pulling fs layer [2023-11-08T04:02:26.141Z] 4872d77fe225: Pulling fs layer [2023-11-08T04:02:26.141Z] 5851b861e8e6: Pulling fs layer [2023-11-08T04:02:26.141Z] bab4dde63d76: Waiting [2023-11-08T04:02:26.141Z] 988bab9f4d93: Waiting [2023-11-08T04:02:26.141Z] bde34c3a00c8: Waiting [2023-11-08T04:02:26.141Z] b352a97aabf1: Waiting [2023-11-08T04:02:26.141Z] 1469e6f7b9e6: Waiting [2023-11-08T04:02:26.141Z] eaf3925da568: Waiting [2023-11-08T04:02:26.141Z] 4872d77fe225: Waiting [2023-11-08T04:02:26.141Z] 5851b861e8e6: Waiting [2023-11-08T04:02:26.141Z] e2be974225ed: Download complete [2023-11-08T04:02:26.141Z] 988bab9f4d93: Verifying Checksum [2023-11-08T04:02:26.141Z] 988bab9f4d93: Download complete [2023-11-08T04:02:26.141Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T04:02:26.141Z] 1469e6f7b9e6: Download complete [2023-11-08T04:02:26.141Z] eaf3925da568: Verifying Checksum [2023-11-08T04:02:26.141Z] eaf3925da568: Download complete [2023-11-08T04:02:26.141Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T04:02:26.141Z] 339a4e72a1f5: Download complete [2023-11-08T04:02:26.141Z] bde34c3a00c8: Download complete [2023-11-08T04:02:26.141Z] b352a97aabf1: Download complete [2023-11-08T04:02:26.141Z] 4872d77fe225: Verifying Checksum [2023-11-08T04:02:26.141Z] 4872d77fe225: Download complete [2023-11-08T04:02:26.141Z] 5851b861e8e6: Verifying Checksum [2023-11-08T04:02:26.141Z] 5851b861e8e6: Download complete [2023-11-08T04:02:26.403Z] b85a868b505f: Verifying Checksum [2023-11-08T04:02:26.403Z] b85a868b505f: Download complete [2023-11-08T04:02:26.403Z] bab4dde63d76: Verifying Checksum [2023-11-08T04:02:26.403Z] bab4dde63d76: Download complete [2023-11-08T04:02:28.309Z] b85a868b505f: Pull complete [2023-11-08T04:02:28.309Z] e2be974225ed: Pull complete [2023-11-08T04:02:28.991Z] 339a4e72a1f5: Pull complete [2023-11-08T04:02:28.991Z] 988bab9f4d93: Pull complete [2023-11-08T04:02:29.256Z] 1469e6f7b9e6: Pull complete [2023-11-08T04:02:29.256Z] eaf3925da568: Pull complete [2023-11-08T04:02:31.163Z] bab4dde63d76: Pull complete [2023-11-08T04:02:31.163Z] bde34c3a00c8: Pull complete [2023-11-08T04:02:31.424Z] b352a97aabf1: Pull complete [2023-11-08T04:02:31.424Z] 4872d77fe225: Pull complete [2023-11-08T04:02:31.424Z] 5851b861e8e6: Pull complete [2023-11-08T04:02:31.424Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T04:02:31.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T04:02:31.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:02:31.924Z] prd-ubuntu20.04-docker-8c-8g-16981 does not seem to be running inside a container [2023-11-08T04:02:31.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T04:02:40.172Z] $ docker top 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 -eo pid,comm [2023-11-08T04:02:40.242Z] 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-11-08T04:02:40.242Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T04:02:40.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T04:02:40.387Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T04:02:40.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T04:02:40.515Z] $ docker exec 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 ssh-agent [2023-11-08T04:02:40.626Z] SSH_AUTH_SOCK=/tmp/ssh-m2ATjhvGfyQu/agent.32 [2023-11-08T04:02:40.626Z] SSH_AGENT_PID=38 [2023-11-08T04:02:40.633Z] Running ssh-add (command line suppressed) [2023-11-08T04:02:40.737Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_6567494613881364982.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_6567494613881364982.key) [2023-11-08T04:02:40.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T04:02:41.095Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T04:02:41.119Z] $ docker exec --env ******** --env ******** 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 ssh-agent -k [2023-11-08T04:02:41.236Z] unset SSH_AUTH_SOCK; [2023-11-08T04:02:41.237Z] unset SSH_AGENT_PID; [2023-11-08T04:02:41.237Z] echo Agent pid 38 killed; [2023-11-08T04:02:41.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T04:02:41.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T04:02:41.343Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T04:02:41.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T04:02:41.465Z] $ docker exec 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 ssh-agent [2023-11-08T04:02:41.572Z] SSH_AUTH_SOCK=/tmp/ssh-tvRhT5iXC3Aw/agent.71 [2023-11-08T04:02:41.572Z] SSH_AGENT_PID=77 [2023-11-08T04:02:41.577Z] Running ssh-add (command line suppressed) [2023-11-08T04:02:41.670Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_4555321268697500810.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_4555321268697500810.key) [2023-11-08T04:02:41.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T04:02:42.026Z] + git semver init [2023-11-08T04:02:42.287Z] 2023-11-08 04:02:42,208 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T04:02:42.287Z] 2023-11-08 04:02:42,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-404/.semver [2023-11-08T04:02:42.287Z] 2023-11-08 04:02:42,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-404/.semver [2023-11-08T04:02:42.287Z] 2023-11-08 04:02:42,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-404/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-404, universal_newlines=False, shell=None, istream=None) [2023-11-08T04:02:43.669Z] 2023-11-08 04:02:43,266 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-404/.git/info/exclude [2023-11-08T04:02:43.669Z] 2023-11-08 04:02:43,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 with force:False [2023-11-08T04:02:43.669Z] 2023-11-08 04:02:43,267 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 [2023-11-08T04:02:43.669Z] 2023-11-08 04:02:43,272 [execute] INFO git cat-file --batch-check [2023-11-08T04:02:43.669Z] 2023-11-08 04:02:43,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T04:02:43.669Z] 2023-11-08 04:02:43,279 [execute] INFO git cat-file --batch [2023-11-08T04:02:43.669Z] 2023-11-08 04:02:43,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T04:02:43.669Z] 2023-11-08 04:02:43,286 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 [2023-11-08T04:02:43.669Z] 0.0.0 [Pipeline] } [2023-11-08T04:02:43.693Z] $ docker exec --env ******** --env ******** 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 ssh-agent -k [2023-11-08T04:02:43.807Z] unset SSH_AUTH_SOCK; [2023-11-08T04:02:43.807Z] unset SSH_AGENT_PID; [2023-11-08T04:02:43.807Z] echo Agent pid 77 killed; [2023-11-08T04:02:43.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T04:02:44.218Z] + git semver [Pipeline] } [2023-11-08T04:02:44.506Z] $ docker stop --time=1 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 [2023-11-08T04:02:45.780Z] $ docker rm -f --volumes 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T04:02:46.181Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T04:02:46.464Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T04:02:46.481Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-11-08T04:02:47.051Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16978 in /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T04:02:47.156Z] provisioning config files... [2023-11-08T04:02:47.183Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config11396052045227452656tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-11-08T04:02:47.308Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-11-08T04:02:47.381Z] The recommended git tool is: git [2023-11-08T04:02:47.545Z] ---> docker-login.sh [2023-11-08T04:02:47.545Z] nexus3.edgexfoundry.org:10001 [2023-11-08T04:02:47.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:02:47.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:02:47.545Z] Configure a credential helper to remove this warning. See [2023-11-08T04:02:47.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:02:47.545Z] [2023-11-08T04:02:47.545Z] Login Succeeded [2023-11-08T04:02:47.545Z] nexus3.edgexfoundry.org:10002 [2023-11-08T04:02:47.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:02:47.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:02:47.545Z] Configure a credential helper to remove this warning. See [2023-11-08T04:02:47.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:02:47.545Z] [2023-11-08T04:02:47.545Z] Login Succeeded [2023-11-08T04:02:47.807Z] nexus3.edgexfoundry.org:10003 [2023-11-08T04:02:47.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:02:47.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:02:47.807Z] Configure a credential helper to remove this warning. See [2023-11-08T04:02:47.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:02:47.807Z] [2023-11-08T04:02:47.807Z] Login Succeeded [2023-11-08T04:02:47.807Z] nexus3.edgexfoundry.org:10004 [2023-11-08T04:02:47.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:02:47.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:02:47.807Z] Configure a credential helper to remove this warning. See [2023-11-08T04:02:47.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:02:47.807Z] [2023-11-08T04:02:47.807Z] Login Succeeded [2023-11-08T04:02:47.807Z] docker.io [2023-11-08T04:02:48.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:02:48.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:02:48.328Z] Configure a credential helper to remove this warning. See [2023-11-08T04:02:48.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:02:48.328Z] [2023-11-08T04:02:48.328Z] Login Succeeded [2023-11-08T04:02:48.328Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T04:02:48.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T04:02:48.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T04:02:48.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T04:02:48.632Z] ========================================================= [2023-11-08T04:02:48.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T04:02:48.632Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:02:49.112Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T04:02:49.112Z] Sending build context to Docker daemon 21.69MB [2023-11-08T04:02:49.112Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T04:02:49.112Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-08T04:02:49.418Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T04:02:49.418Z] 7264a8db6415: Pulling fs layer [2023-11-08T04:02:49.418Z] c4d48a809fc2: Pulling fs layer [2023-11-08T04:02:49.418Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T04:02:49.418Z] ad3a456e5733: Pulling fs layer [2023-11-08T04:02:49.418Z] 33e27b845d1e: Pulling fs layer [2023-11-08T04:02:49.418Z] c68163c4e522: Pulling fs layer [2023-11-08T04:02:49.418Z] 50da416c3ac9: Pulling fs layer [2023-11-08T04:02:49.418Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T04:02:49.418Z] ad3a456e5733: Waiting [2023-11-08T04:02:49.418Z] 33e27b845d1e: Waiting [2023-11-08T04:02:49.418Z] c68163c4e522: Waiting [2023-11-08T04:02:49.418Z] 50da416c3ac9: Waiting [2023-11-08T04:02:49.418Z] 23d2d4c4bb30: Waiting [2023-11-08T04:02:49.418Z] c4d48a809fc2: Verifying Checksum [2023-11-08T04:02:49.418Z] c4d48a809fc2: Download complete [2023-11-08T04:02:49.418Z] ad3a456e5733: Verifying Checksum [2023-11-08T04:02:49.418Z] 7264a8db6415: Verifying Checksum [2023-11-08T04:02:49.418Z] 7264a8db6415: Download complete [2023-11-08T04:02:49.418Z] 33e27b845d1e: Verifying Checksum [2023-11-08T04:02:49.418Z] 33e27b845d1e: Download complete [2023-11-08T04:02:49.418Z] c68163c4e522: Verifying Checksum [2023-11-08T04:02:49.418Z] c68163c4e522: Download complete [2023-11-08T04:02:49.679Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T04:02:49.679Z] 23d2d4c4bb30: Download complete [2023-11-08T04:02:49.679Z] 7264a8db6415: Pull complete [2023-11-08T04:02:49.679Z] c4d48a809fc2: Pull complete [2023-11-08T04:02:49.679Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T04:02:49.679Z] 4f1c88b9dad5: Download complete [2023-11-08T04:02:50.246Z] 50da416c3ac9: Verifying Checksum [2023-11-08T04:02:50.246Z] 50da416c3ac9: Download complete [2023-11-08T04:02:51.635Z] using credential edgex-jenkins-ssh [2023-11-08T04:02:51.651Z] Cloning the remote Git repository [2023-11-08T04:02:51.693Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-08T04:02:51.768Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-11-08T04:02:51.875Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-08T04:02:51.876Z] > git --version # timeout=10 [2023-11-08T04:02:51.898Z] > git --version # 'git version 2.25.1' [2023-11-08T04:02:51.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T04:02:52.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T04:02:53.538Z] 4f1c88b9dad5: Pull complete [2023-11-08T04:02:53.538Z] ad3a456e5733: Pull complete [2023-11-08T04:02:53.538Z] 33e27b845d1e: Pull complete [2023-11-08T04:02:54.584Z] c68163c4e522: Pull complete [2023-11-08T04:02:53.529Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-08T04:02:53.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T04:02:54.337Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-08T04:02:54.377Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-08T04:02:54.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T04:02:54.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T04:02:54.907Z] Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [2023-11-08T04:02:55.225Z] Merge succeeded, producing 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [2023-11-08T04:02:55.225Z] Checking out Revision 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 (PR-404) [2023-11-08T04:02:55.938Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" [2023-11-08T04:02:54.929Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T04:02:54.979Z] > git checkout -f 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 # timeout=10 [2023-11-08T04:02:55.143Z] > git remote # timeout=10 [2023-11-08T04:02:55.162Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T04:02:55.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T04:02:55.193Z] > git merge 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 [2023-11-08T04:02:55.215Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T04:02:55.233Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T04:02:55.294Z] > git checkout -f 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 # timeout=10 [2023-11-08T04:02:56.012Z] > git --version # timeout=10 [2023-11-08T04:02:56.022Z] > git --version # 'git version 2.25.1' [2023-11-08T04:02:56.034Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T04:02:57.119Z] 50da416c3ac9: Pull complete [2023-11-08T04:02:57.119Z] 23d2d4c4bb30: Pull complete [2023-11-08T04:02:57.119Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T04:02:57.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T04:02:57.129Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T04:02:57.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T04:02:57.129Z] Dload Upload Total Spent Left Speed [2023-11-08T04:02:57.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96809 [2023-11-08T04:02:57.381Z] ---> 0786185ac409 [2023-11-08T04:02:57.381Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [Pipeline] sh [2023-11-08T04:02:57.859Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T04:02:58.198Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T04:02:58.198Z] + sudo tee /etc/docker/daemon.new [2023-11-08T04:02:58.198Z] { [2023-11-08T04:02:58.198Z] "registry-mirrors": [ [2023-11-08T04:02:58.198Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T04:02:58.198Z] ], [2023-11-08T04:02:58.198Z] "bip": "10.250.0.254/24", [2023-11-08T04:02:58.198Z] "hosts": [ [2023-11-08T04:02:58.198Z] "tcp://0.0.0.0:5555", [2023-11-08T04:02:58.198Z] "unix:///var/run/docker.sock" [2023-11-08T04:02:58.198Z] ], [2023-11-08T04:02:58.198Z] "mtu": 1458, [2023-11-08T04:02:58.198Z] "selinux-enabled": true, [2023-11-08T04:02:58.198Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T04:02:58.198Z] } [Pipeline] sh [2023-11-08T04:02:58.546Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T04:02:58.900Z] + sudo service docker restart [2023-11-08T04:03:07.415Z] ---> Running in a2dc27c81e2c [2023-11-08T04:03:07.415Z] Removing intermediate container a2dc27c81e2c [2023-11-08T04:03:07.415Z] ---> 480d0730f0cc [2023-11-08T04:03:07.415Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T04:03:07.675Z] ---> Running in ddc85c45a5a5 [2023-11-08T04:03:07.675Z] Removing intermediate container ddc85c45a5a5 [2023-11-08T04:03:07.675Z] ---> ada5114f4337 [2023-11-08T04:03:07.675Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T04:03:07.675Z] ---> Running in dec8d0d121d5 [2023-11-08T04:03:07.675Z] Removing intermediate container dec8d0d121d5 [2023-11-08T04:03:07.675Z] ---> 549c16e516df [2023-11-08T04:03:07.675Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T04:03:07.675Z] ---> Running in 1218ab99fddf [2023-11-08T04:03:07.933Z] Removing intermediate container 1218ab99fddf [2023-11-08T04:03:07.933Z] ---> effd5212b2b8 [2023-11-08T04:03:07.933Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-08T04:03:07.933Z] ---> Running in f4dcea90b3f8 [2023-11-08T04:03:07.933Z] Removing intermediate container f4dcea90b3f8 [2023-11-08T04:03:07.933Z] ---> c1241664a7fe [2023-11-08T04:03:07.933Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T04:03:07.933Z] ---> Running in 9cf35a1e3390 [2023-11-08T04:03:08.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T04:03:08.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T04:03:08.759Z] OK: 264 MiB in 52 packages [2023-11-08T04:03:09.342Z] Removing intermediate container 9cf35a1e3390 [2023-11-08T04:03:09.342Z] ---> deae99683581 [2023-11-08T04:03:09.342Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-08T04:03:09.342Z] ---> Running in 234645c0eb34 [2023-11-08T04:03:09.342Z] Removing intermediate container 234645c0eb34 [2023-11-08T04:03:09.342Z] ---> c54ef5f42462 [2023-11-08T04:03:09.342Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-08T04:03:09.601Z] ---> 8706dd0672ab [2023-11-08T04:03:09.601Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T04:03:09.601Z] ---> Running in 3abc7655ab82 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T04:03:17.184Z] provisioning config files... [2023-11-08T04:03:17.208Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2991257294452231508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:03:17.586Z] ---> docker-login.sh [2023-11-08T04:03:17.586Z] nexus3.edgexfoundry.org:10001 [2023-11-08T04:03:17.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:18.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:18.126Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:18.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:18.126Z] [2023-11-08T04:03:18.126Z] Login Succeeded [2023-11-08T04:03:18.126Z] nexus3.edgexfoundry.org:10002 [2023-11-08T04:03:18.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:18.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:18.395Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:18.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:18.395Z] [2023-11-08T04:03:18.395Z] Login Succeeded [2023-11-08T04:03:18.395Z] nexus3.edgexfoundry.org:10003 [2023-11-08T04:03:18.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:18.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:18.947Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:18.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:18.947Z] [2023-11-08T04:03:18.947Z] Login Succeeded [2023-11-08T04:03:18.947Z] nexus3.edgexfoundry.org:10004 [2023-11-08T04:03:19.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:19.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:19.215Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:19.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:19.215Z] [2023-11-08T04:03:19.215Z] Login Succeeded [2023-11-08T04:03:19.215Z] docker.io [2023-11-08T04:03:19.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:19.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:19.753Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:19.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:19.753Z] [2023-11-08T04:03:19.753Z] Login Succeeded [2023-11-08T04:03:19.753Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T04:03:19.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T04:03:20.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T04:03:20.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T04:03:20.210Z] ========================================================= [2023-11-08T04:03:20.210Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T04:03:20.210Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:03:20.698Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T04:03:21.286Z] Sending build context to Docker daemon 14.2MB [2023-11-08T04:03:21.286Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T04:03:21.286Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-08T04:03:21.286Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T04:03:21.286Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T04:03:21.286Z] 5d54e960e981: Pulling fs layer [2023-11-08T04:03:21.286Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T04:03:21.286Z] f0e02332f6b5: Pulling fs layer [2023-11-08T04:03:21.286Z] cefa15bbcfad: Pulling fs layer [2023-11-08T04:03:21.286Z] 17808c966233: Pulling fs layer [2023-11-08T04:03:21.286Z] f4c1fc716caa: Pulling fs layer [2023-11-08T04:03:21.286Z] cefa15bbcfad: Waiting [2023-11-08T04:03:21.286Z] 17808c966233: Waiting [2023-11-08T04:03:21.286Z] f4c1fc716caa: Waiting [2023-11-08T04:03:21.286Z] f0e02332f6b5: Waiting [2023-11-08T04:03:21.286Z] 5d54e960e981: Verifying Checksum [2023-11-08T04:03:21.286Z] 5d54e960e981: Download complete [2023-11-08T04:03:21.286Z] f0e02332f6b5: Verifying Checksum [2023-11-08T04:03:21.286Z] f0e02332f6b5: Download complete [2023-11-08T04:03:21.553Z] cefa15bbcfad: Verifying Checksum [2023-11-08T04:03:21.553Z] cefa15bbcfad: Download complete [2023-11-08T04:03:21.553Z] 9fda8d8052c6: Download complete [2023-11-08T04:03:21.822Z] f4c1fc716caa: Verifying Checksum [2023-11-08T04:03:21.822Z] f4c1fc716caa: Download complete [2023-11-08T04:03:22.411Z] 9fda8d8052c6: Pull complete [2023-11-08T04:03:23.371Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T04:03:23.371Z] c4a7e357bf2a: Download complete [2023-11-08T04:03:23.952Z] 17808c966233: Verifying Checksum [2023-11-08T04:03:23.952Z] 17808c966233: Download complete [2023-11-08T04:03:26.521Z] 5d54e960e981: Pull complete [2023-11-08T04:03:41.515Z] c4a7e357bf2a: Pull complete [2023-11-08T04:03:41.515Z] f0e02332f6b5: Pull complete [2023-11-08T04:03:41.515Z] cefa15bbcfad: Pull complete [2023-11-08T04:03:49.733Z] 17808c966233: Pull complete [2023-11-08T04:03:53.978Z] f4c1fc716caa: Pull complete [2023-11-08T04:03:53.978Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T04:03:53.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T04:03:53.978Z] ---> ea914061e18c [2023-11-08T04:03:53.978Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-08T04:03:54.245Z] ---> Running in 17bca2583822 [2023-11-08T04:03:54.515Z] Removing intermediate container 17bca2583822 [2023-11-08T04:03:54.515Z] ---> b4c864925ff2 [2023-11-08T04:03:54.515Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T04:03:54.782Z] ---> Running in 8b36656bfd10 [2023-11-08T04:03:55.049Z] Removing intermediate container 8b36656bfd10 [2023-11-08T04:03:55.049Z] ---> 65775b76f25a [2023-11-08T04:03:55.049Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T04:03:55.049Z] ---> Running in 81254104a6e3 [2023-11-08T04:03:55.316Z] Removing intermediate container 81254104a6e3 [2023-11-08T04:03:55.316Z] ---> ecc7dd2f3570 [2023-11-08T04:03:55.316Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T04:03:55.316Z] ---> Running in c09746c063bf [2023-11-08T04:03:55.585Z] Removing intermediate container c09746c063bf [2023-11-08T04:03:55.585Z] ---> d78272398c29 [2023-11-08T04:03:55.585Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-08T04:03:55.854Z] ---> Running in 3c820d04f4cc [2023-11-08T04:03:56.122Z] Removing intermediate container 3c820d04f4cc [2023-11-08T04:03:56.122Z] ---> f989ec8e8ca0 [2023-11-08T04:03:56.122Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T04:03:56.122Z] ---> Running in 51ebf0e398ce [2023-11-08T04:03:57.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T04:03:57.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T04:03:59.073Z] OK: 266 MiB in 52 packages [2023-11-08T04:03:59.662Z] Removing intermediate container 51ebf0e398ce [2023-11-08T04:03:59.662Z] ---> 4cf305ef8564 [2023-11-08T04:03:59.662Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-08T04:03:59.929Z] ---> Running in a5879c706bc2 [2023-11-08T04:04:00.196Z] Removing intermediate container a5879c706bc2 [2023-11-08T04:04:00.196Z] ---> baa8df329579 [2023-11-08T04:04:00.196Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-08T04:04:00.462Z] ---> 2e6df524a443 [2023-11-08T04:04:00.462Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T04:04:00.729Z] ---> Running in 315270441a23 [2023-11-08T04:05:22.343Z] Removing intermediate container 315270441a23 [2023-11-08T04:05:22.343Z] ---> 6a31d613cfc5 [2023-11-08T04:05:22.343Z] Step 12/13 : COPY . . [2023-11-08T04:05:22.343Z] ---> 655f918414b5 [2023-11-08T04:05:22.343Z] Step 13/13 : RUN ${MAKE} [2023-11-08T04:05:22.343Z] ---> Running in 14590d2aff34 [2023-11-08T04:05:22.343Z] noop [2023-11-08T04:05:22.343Z] Removing intermediate container 14590d2aff34 [2023-11-08T04:05:22.343Z] ---> 8dafec812ea2 [2023-11-08T04:05:22.343Z] Successfully built 8dafec812ea2 [2023-11-08T04:05:22.343Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:05:22.826Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T04:05:22.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:05:23.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-16978 does not seem to be running inside a container [2023-11-08T04:05:23.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T04:05:24.343Z] $ docker top f3b0161cbb358c55c07bb46e8f0c90cb6f530b4e46b02ad27a2d0749a89939ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T04:05:25.216Z] + go version [2023-11-08T04:05:25.216Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T04:05:25.253Z] $ docker stop --time=1 f3b0161cbb358c55c07bb46e8f0c90cb6f530b4e46b02ad27a2d0749a89939ed [2023-11-08T04:05:26.954Z] $ docker rm -f --volumes f3b0161cbb358c55c07bb46e8f0c90cb6f530b4e46b02ad27a2d0749a89939ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:05:27.864Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T04:05:27.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:05:28.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-16978 does not seem to be running inside a container [2023-11-08T04:05:28.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T04:05:31.166Z] Removing intermediate container 3abc7655ab82 [2023-11-08T04:05:31.166Z] ---> b13440c30de4 [2023-11-08T04:05:31.166Z] Step 12/13 : COPY . . [2023-11-08T04:05:31.166Z] ---> 55289f24ce1a [2023-11-08T04:05:31.166Z] Step 13/13 : RUN ${MAKE} [2023-11-08T04:05:31.166Z] ---> Running in 59f90e7bc7a1 [2023-11-08T04:05:31.166Z] noop [2023-11-08T04:05:31.166Z] Removing intermediate container 59f90e7bc7a1 [2023-11-08T04:05:31.166Z] ---> 60a6c2b3b62a [2023-11-08T04:05:31.166Z] Successfully built 60a6c2b3b62a [2023-11-08T04:05:31.166Z] Successfully tagged ci-base-image-x86_64:latest [2023-11-08T04:05:32.299Z] $ docker top 0a70c12382039aa98a8bc9e3b4e8436edb5bdb5bfd86a9516a26eb93f83c68f0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:05:32.909Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [2023-11-08T04:05:33.033Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T04:05:33.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:05:33.192Z] prd-ubuntu20.04-docker-8c-8g-16981 does not seem to be running inside a container [2023-11-08T04:05:33.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T04:05:33.582Z] $ docker top 97c210d105be3e667083a58d03619c836ea107ecaf84446a524a0ca7c074dde0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2023-11-08T04:05:34.007Z] + go version [2023-11-08T04:05:34.008Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T04:05:34.050Z] $ docker stop --time=1 97c210d105be3e667083a58d03619c836ea107ecaf84446a524a0ca7c074dde0 [2023-11-08T04:05:34.423Z] + make test [2023-11-08T04:05:34.423Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T04:05:35.299Z] $ docker rm -f --volumes 97c210d105be3e667083a58d03619c836ea107ecaf84446a524a0ca7c074dde0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:05:36.077Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T04:05:36.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:05:36.246Z] prd-ubuntu20.04-docker-8c-8g-16981 does not seem to be running inside a container [2023-11-08T04:05:36.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T04:05:36.727Z] $ docker top 9e3b53a3d08ec4117deb781c3c6d68c41b22ea5971d99c5cc49dd4d2a922c97a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T04:05:37.151Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] fileExists [Pipeline] sh [2023-11-08T04:05:37.607Z] + make test [2023-11-08T04:05:37.607Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T04:05:38.674Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-08T04:05:41.839Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-08T04:05:51.816Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-08T04:05:51.816Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-08T04:05:53.721Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 31.5% of statements [2023-11-08T04:05:53.721Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.203s coverage: 86.5% of statements [2023-11-08T04:06:01.863Z] go vet ./... [2023-11-08T04:06:04.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T04:06:04.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T04:06:04.399Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T04:06:04.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T04:06:04.490Z] $ docker stop --time=1 9e3b53a3d08ec4117deb781c3c6d68c41b22ea5971d99c5cc49dd4d2a922c97a [2023-11-08T04:06:10.823Z] $ docker rm -f --volumes 9e3b53a3d08ec4117deb781c3c6d68c41b22ea5971d99c5cc49dd4d2a922c97a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T04:06:11.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T04:06:11.447Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T04:06:12.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T04:06:12.395Z] + ls -al . [2023-11-08T04:06:12.396Z] total 236 [2023-11-08T04:06:12.396Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 04:05 . [2023-11-08T04:06:12.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 .. [2023-11-08T04:06:12.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:05 .git [2023-11-08T04:06:12.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:02 .github [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 04:02 .gitignore [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 04:02 .golangci.yml [2023-11-08T04:06:12.396Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:02 .semver [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 04:02 Attribution.txt [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 04:02 CHANGELOG.md [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 04:02 Dockerfile [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:02 GOVERNANCE.md [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 04:02 Jenkinsfile [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 04:02 LICENSE [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 04:02 Makefile [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 04:02 OWNERS.md [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 04:02 README.md [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:02 VERSION [2023-11-08T04:06:12.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:02 bin [2023-11-08T04:06:12.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:02 cmd [2023-11-08T04:06:12.396Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 04:05 coverage.out [2023-11-08T04:06:12.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 doc [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 4087 Nov 8 04:02 go.mod [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 35688 Nov 8 04:02 go.sum [2023-11-08T04:06:12.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 internal [2023-11-08T04:06:12.396Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:06:12.790Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 --label arch=amd64 --label version=0.0.0 . [2023-11-08T04:06:12.790Z] Sending build context to Docker daemon 21.77MB [2023-11-08T04:06:12.790Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T04:06:12.790Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T04:06:12.790Z] ---> 60a6c2b3b62a [2023-11-08T04:06:12.790Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T04:06:13.360Z] ---> Running in 4a15de0042f3 [2023-11-08T04:06:13.360Z] Removing intermediate container 4a15de0042f3 [2023-11-08T04:06:13.360Z] ---> 4f8eb5b72da2 [2023-11-08T04:06:13.360Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T04:06:13.619Z] ---> Running in 95e00d219b34 [2023-11-08T04:06:13.619Z] Removing intermediate container 95e00d219b34 [2023-11-08T04:06:13.619Z] ---> c0d13cd69a30 [2023-11-08T04:06:13.619Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T04:06:13.619Z] ---> Running in 782085196e20 [2023-11-08T04:06:13.619Z] Removing intermediate container 782085196e20 [2023-11-08T04:06:13.619Z] ---> 9f179c16ccaa [2023-11-08T04:06:13.619Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T04:06:13.619Z] ---> Running in 37a16ab00ad2 [2023-11-08T04:06:13.880Z] Removing intermediate container 37a16ab00ad2 [2023-11-08T04:06:13.880Z] ---> 752d3080bca9 [2023-11-08T04:06:13.880Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-11-08T04:06:13.880Z] ---> Running in 4e74d432b557 [2023-11-08T04:06:13.880Z] Removing intermediate container 4e74d432b557 [2023-11-08T04:06:13.880Z] ---> 557154c24fc2 [2023-11-08T04:06:13.880Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T04:06:13.880Z] ---> Running in 249f46975fc9 [2023-11-08T04:06:14.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T04:06:14.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T04:06:14.660Z] OK: 264 MiB in 52 packages [2023-11-08T04:06:14.921Z] Removing intermediate container 249f46975fc9 [2023-11-08T04:06:14.921Z] ---> 8cda948e3fb4 [2023-11-08T04:06:14.921Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-11-08T04:06:14.921Z] ---> Running in 7f4a2a064d62 [2023-11-08T04:06:15.183Z] Removing intermediate container 7f4a2a064d62 [2023-11-08T04:06:15.183Z] ---> d7c4c672579b [2023-11-08T04:06:15.183Z] Step 10/26 : COPY go.mod vendor* ./ [2023-11-08T04:06:15.183Z] ---> 2e8704ec1e92 [2023-11-08T04:06:15.183Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T04:06:15.183Z] ---> Running in ebf8e0a6ef93 [2023-11-08T04:06:16.136Z] Removing intermediate container ebf8e0a6ef93 [2023-11-08T04:06:16.136Z] ---> dd3fdf3e574d [2023-11-08T04:06:16.136Z] Step 12/26 : COPY . . [2023-11-08T04:06:17.520Z] ---> e0f8e02531d6 [2023-11-08T04:06:17.520Z] Step 13/26 : RUN ${MAKE} [2023-11-08T04:06:17.520Z] ---> Running in e2a7dbf84763 [2023-11-08T04:06:17.842Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-08T04:06:50.783Z] Removing intermediate container e2a7dbf84763 [2023-11-08T04:06:50.783Z] ---> 9162801f8ab9 [2023-11-08T04:06:50.783Z] Step 14/26 : FROM alpine:3.18 [2023-11-08T04:06:50.783Z] 3.18: Pulling from library/alpine [2023-11-08T04:06:50.783Z] 96526aa774ef: Pulling fs layer [2023-11-08T04:06:50.783Z] 96526aa774ef: Verifying Checksum [2023-11-08T04:06:50.783Z] 96526aa774ef: Download complete [2023-11-08T04:06:50.783Z] 96526aa774ef: Pull complete [2023-11-08T04:06:50.783Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T04:06:50.783Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T04:06:50.783Z] ---> 8ca4688f4f35 [2023-11-08T04:06:50.783Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-08T04:06:50.783Z] ---> Running in 83616d66717e [2023-11-08T04:06:50.783Z] Removing intermediate container 83616d66717e [2023-11-08T04:06:50.783Z] ---> ed7418e97060 [2023-11-08T04:06:50.783Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-08T04:06:50.783Z] ---> Running in 81ebac29dd91 [2023-11-08T04:06:50.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T04:06:50.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T04:06:50.783Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T04:06:50.783Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T04:06:50.783Z] OK: 7 MiB in 16 packages [2023-11-08T04:06:50.783Z] Removing intermediate container 81ebac29dd91 [2023-11-08T04:06:50.783Z] ---> 437f42062d5d [2023-11-08T04:06:50.783Z] Step 17/26 : WORKDIR / [2023-11-08T04:06:50.783Z] ---> Running in 4e9d232c5354 [2023-11-08T04:06:50.783Z] Removing intermediate container 4e9d232c5354 [2023-11-08T04:06:50.783Z] ---> 421ccf71ffd8 [2023-11-08T04:06:50.783Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-08T04:06:51.874Z] ---> af99344bad6e [2023-11-08T04:06:51.874Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-08T04:06:52.135Z] ---> 0a88cb43f313 [2023-11-08T04:06:52.135Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-08T04:06:52.135Z] ---> 0ea761c25bbf [2023-11-08T04:06:52.135Z] Step 21/26 : EXPOSE 59984 [2023-11-08T04:06:52.135Z] ---> Running in 830a9bd7b497 [2023-11-08T04:06:52.135Z] Removing intermediate container 830a9bd7b497 [2023-11-08T04:06:52.135Z] ---> fa36e8ffc8cd [2023-11-08T04:06:52.135Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-08T04:06:52.135Z] ---> Running in 3e42107d0514 [2023-11-08T04:06:52.395Z] Removing intermediate container 3e42107d0514 [2023-11-08T04:06:52.396Z] ---> 91e1ed7fc7a3 [2023-11-08T04:06:52.396Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T04:06:52.396Z] ---> Running in b6ab867cc64f [2023-11-08T04:06:52.396Z] Removing intermediate container b6ab867cc64f [2023-11-08T04:06:52.396Z] ---> b1cd35d2bf85 [2023-11-08T04:06:52.396Z] Step 24/26 : LABEL arch=amd64 [2023-11-08T04:06:52.396Z] ---> Running in a0c503c2c804 [2023-11-08T04:06:52.658Z] Removing intermediate container a0c503c2c804 [2023-11-08T04:06:52.658Z] ---> 9a58c0b92cbc [2023-11-08T04:06:52.658Z] Step 25/26 : LABEL git_sha=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [2023-11-08T04:06:52.658Z] ---> Running in 212343fcd75f [2023-11-08T04:06:52.658Z] Removing intermediate container 212343fcd75f [2023-11-08T04:06:52.658Z] ---> 2f74274c4b96 [2023-11-08T04:06:52.658Z] Step 26/26 : LABEL version=0.0.0 [2023-11-08T04:06:52.658Z] ---> Running in 2e386274cda8 [2023-11-08T04:06:52.658Z] Removing intermediate container 2e386274cda8 [2023-11-08T04:06:52.658Z] ---> 518373c8b088 [2023-11-08T04:06:52.658Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T04:06:52.658Z] Successfully built 518373c8b088 [2023-11-08T04:06:52.658Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:06:53.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T04:06:53.604Z] [2023-11-08T04:06:53.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:06:53.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T04:06:53.990Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T04:06:53.990Z] 5eb5b503b376: Pulling fs layer [2023-11-08T04:06:53.990Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T04:06:53.990Z] ec43610c2a17: Pulling fs layer [2023-11-08T04:06:53.990Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T04:06:53.990Z] 33b1e0a273af: Pulling fs layer [2023-11-08T04:06:53.990Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T04:06:53.990Z] 2f39f015ded8: Pulling fs layer [2023-11-08T04:06:53.990Z] 3a2ae6a8a46f: Waiting [2023-11-08T04:06:53.990Z] 5d3b04190fa2: Waiting [2023-11-08T04:06:53.990Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T04:06:53.990Z] 5c69ac0246d0: Download complete [2023-11-08T04:06:53.990Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T04:06:53.990Z] 3a2ae6a8a46f: Download complete [2023-11-08T04:06:54.250Z] 33b1e0a273af: Verifying Checksum [2023-11-08T04:06:54.250Z] 33b1e0a273af: Download complete [2023-11-08T04:06:54.250Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T04:06:54.250Z] 5d3b04190fa2: Download complete [2023-11-08T04:06:54.250Z] ec43610c2a17: Verifying Checksum [2023-11-08T04:06:54.250Z] 5eb5b503b376: Download complete [2023-11-08T04:06:55.195Z] 2f39f015ded8: Download complete [2023-11-08T04:06:59.362Z] 5eb5b503b376: Pull complete [2023-11-08T04:06:59.362Z] 5c69ac0246d0: Pull complete [2023-11-08T04:06:59.929Z] ec43610c2a17: Pull complete [2023-11-08T04:06:59.929Z] 3a2ae6a8a46f: Pull complete [2023-11-08T04:07:00.189Z] 33b1e0a273af: Pull complete [2023-11-08T04:07:00.450Z] 5d3b04190fa2: Pull complete [2023-11-08T04:07:04.635Z] 2f39f015ded8: Pull complete [2023-11-08T04:07:04.635Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T04:07:04.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T04:07:04.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:07:04.972Z] prd-ubuntu20.04-docker-8c-8g-16981 does not seem to be running inside a container [2023-11-08T04:07:05.010Z] $ 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/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T04:07:13.105Z] $ docker top c5f806072a77e0def565698560953922a4754ecee185bb004a5188450531121d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:07:13.545Z] ---> job-cost.sh [2023-11-08T04:07:13.546Z] lf-activate-venv: SKIPPING [2023-11-08T04:07:13.546Z] INFO: No Stack... [2023-11-08T04:07:13.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T04:07:14.377Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T04:07:14.701Z] + + cut -d, -f6cat [2023-11-08T04:07:14.701Z] /w/workspace/undry_device-onvif-camera_PR-404/archives/cost.csv [Pipeline] lock [2023-11-08T04:07:14.744Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] [2023-11-08T04:07:14.748Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] did not exist. Created. [2023-11-08T04:07:14.748Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T04:07:15.159Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T04:07:15.214Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T04:07:15.245Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T04:07:15.339Z] $ docker stop --time=1 c5f806072a77e0def565698560953922a4754ecee185bb004a5188450531121d [2023-11-08T04:07:15.695Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-08T04:07:15.695Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-08T04:07:16.498Z] $ docker rm -f --volumes c5f806072a77e0def565698560953922a4754ecee185bb004a5188450531121d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T04:07:17.635Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.183s coverage: 31.5% of statements [2023-11-08T04:07:44.323Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.007s coverage: 86.5% of statements [2023-11-08T04:07:44.323Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T04:07:44.323Z] go vet ./... [2023-11-08T04:08:06.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T04:08:06.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T04:08:06.465Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T04:08:06.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T04:08:06.545Z] $ docker stop --time=1 0a70c12382039aa98a8bc9e3b4e8436edb5bdb5bfd86a9516a26eb93f83c68f0 [2023-11-08T04:08:10.043Z] $ docker rm -f --volumes 0a70c12382039aa98a8bc9e3b4e8436edb5bdb5bfd86a9516a26eb93f83c68f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T04:08:11.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T04:08:11.330Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T04:08:11.841Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T04:08:12.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T04:08:12.787Z] + ls -al . [2023-11-08T04:08:12.787Z] total 232 [2023-11-08T04:08:12.787Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:05 . [2023-11-08T04:08:12.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 .. [2023-11-08T04:08:12.787Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:02 .git [2023-11-08T04:08:12.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:02 .github [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 04:02 .gitignore [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 04:02 .golangci.yml [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 04:02 Attribution.txt [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 04:02 CHANGELOG.md [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 04:02 Dockerfile [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:02 GOVERNANCE.md [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 04:02 Jenkinsfile [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 04:02 LICENSE [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 04:02 Makefile [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 04:02 OWNERS.md [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 04:02 README.md [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:02 VERSION [2023-11-08T04:08:12.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:02 bin [2023-11-08T04:08:12.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:02 cmd [2023-11-08T04:08:12.787Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 04:07 coverage.out [2023-11-08T04:08:12.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 doc [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 4087 Nov 8 04:02 go.mod [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 35688 Nov 8 04:02 go.sum [2023-11-08T04:08:12.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 internal [2023-11-08T04:08:12.787Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:08:13.229Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 --label arch=arm64 --label version=0.0.0 . [2023-11-08T04:08:13.814Z] Sending build context to Docker daemon 14.28MB [2023-11-08T04:08:13.814Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T04:08:13.814Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T04:08:13.814Z] ---> 8dafec812ea2 [2023-11-08T04:08:13.814Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T04:08:13.814Z] ---> Running in 9d5b825ad447 [2023-11-08T04:08:14.082Z] Removing intermediate container 9d5b825ad447 [2023-11-08T04:08:14.082Z] ---> 84067bfffb44 [2023-11-08T04:08:14.082Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T04:08:14.348Z] ---> Running in 2cc870bc940f [2023-11-08T04:08:14.615Z] Removing intermediate container 2cc870bc940f [2023-11-08T04:08:14.615Z] ---> d645986019f3 [2023-11-08T04:08:14.615Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T04:08:14.615Z] ---> Running in 81e9118a7d1c [2023-11-08T04:08:14.886Z] Removing intermediate container 81e9118a7d1c [2023-11-08T04:08:14.886Z] ---> 63a7245b3165 [2023-11-08T04:08:14.886Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T04:08:15.157Z] ---> Running in 5d3bea8be9fb [2023-11-08T04:08:15.424Z] Removing intermediate container 5d3bea8be9fb [2023-11-08T04:08:15.424Z] ---> 4da6d64636ff [2023-11-08T04:08:15.424Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-11-08T04:08:15.424Z] ---> Running in a37629028bcd [2023-11-08T04:08:15.700Z] Removing intermediate container a37629028bcd [2023-11-08T04:08:15.700Z] ---> fd8445d6ddb7 [2023-11-08T04:08:15.700Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T04:08:15.700Z] ---> Running in fd77140a1a64 [2023-11-08T04:08:17.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T04:08:17.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T04:08:18.525Z] OK: 266 MiB in 52 packages [2023-11-08T04:08:19.495Z] Removing intermediate container fd77140a1a64 [2023-11-08T04:08:19.495Z] ---> a47bc73208eb [2023-11-08T04:08:19.495Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-11-08T04:08:19.495Z] ---> Running in 10f1793f10c4 [2023-11-08T04:08:19.762Z] Removing intermediate container 10f1793f10c4 [2023-11-08T04:08:19.762Z] ---> 0c14660548d0 [2023-11-08T04:08:19.762Z] Step 10/26 : COPY go.mod vendor* ./ [2023-11-08T04:08:20.347Z] ---> 66ef48b1d23e [2023-11-08T04:08:20.347Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T04:08:20.347Z] ---> Running in 76cc359e6dbc [2023-11-08T04:08:22.925Z] Removing intermediate container 76cc359e6dbc [2023-11-08T04:08:22.925Z] ---> c2b758312e98 [2023-11-08T04:08:22.925Z] Step 12/26 : COPY . . [2023-11-08T04:08:24.331Z] ---> 3bd77277e8b5 [2023-11-08T04:08:24.331Z] Step 13/26 : RUN ${MAKE} [2023-11-08T04:08:24.599Z] ---> Running in 7794606c2f94 [2023-11-08T04:08:25.567Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-08T04:10:32.233Z] Removing intermediate container 7794606c2f94 [2023-11-08T04:10:32.233Z] ---> 1e6ebc8ff3e0 [2023-11-08T04:10:32.233Z] Step 14/26 : FROM alpine:3.18 [2023-11-08T04:10:32.233Z] 3.18: Pulling from library/alpine [2023-11-08T04:10:32.233Z] 579b34f0a95b: Pulling fs layer [2023-11-08T04:10:32.233Z] 579b34f0a95b: Verifying Checksum [2023-11-08T04:10:32.233Z] 579b34f0a95b: Download complete [2023-11-08T04:10:32.233Z] 579b34f0a95b: Pull complete [2023-11-08T04:10:32.233Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T04:10:32.233Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T04:10:32.233Z] ---> 3cc203321400 [2023-11-08T04:10:32.233Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-08T04:10:32.233Z] ---> Running in a713b48e1899 [2023-11-08T04:10:32.233Z] Removing intermediate container a713b48e1899 [2023-11-08T04:10:32.233Z] ---> fa60e4b5e89c [2023-11-08T04:10:32.233Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-08T04:10:32.233Z] ---> Running in 1b23acc78599 [2023-11-08T04:10:32.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T04:10:32.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T04:10:32.233Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T04:10:32.233Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T04:10:32.233Z] OK: 8 MiB in 16 packages [2023-11-08T04:10:32.233Z] Removing intermediate container 1b23acc78599 [2023-11-08T04:10:32.233Z] ---> f2b75bbc9351 [2023-11-08T04:10:32.233Z] Step 17/26 : WORKDIR / [2023-11-08T04:10:32.233Z] ---> Running in e787b36135ae [2023-11-08T04:10:32.233Z] Removing intermediate container e787b36135ae [2023-11-08T04:10:32.233Z] ---> 3a9c9a6291d8 [2023-11-08T04:10:32.233Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-08T04:10:32.233Z] ---> 63c49973d47c [2023-11-08T04:10:32.233Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-08T04:10:32.233Z] ---> 1e728e18a966 [2023-11-08T04:10:32.233Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-08T04:10:32.233Z] ---> 382380af6726 [2023-11-08T04:10:32.233Z] Step 21/26 : EXPOSE 59984 [2023-11-08T04:10:32.506Z] ---> Running in fe4333284380 [2023-11-08T04:10:32.773Z] Removing intermediate container fe4333284380 [2023-11-08T04:10:32.773Z] ---> be13235077c4 [2023-11-08T04:10:32.773Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-08T04:10:32.773Z] ---> Running in 201c24dc995d [2023-11-08T04:10:33.039Z] Removing intermediate container 201c24dc995d [2023-11-08T04:10:33.039Z] ---> a6ce0ecd8fb9 [2023-11-08T04:10:33.039Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T04:10:33.305Z] ---> Running in 6a9fb82ba94d [2023-11-08T04:10:33.572Z] Removing intermediate container 6a9fb82ba94d [2023-11-08T04:10:33.572Z] ---> f275636a54f2 [2023-11-08T04:10:33.572Z] Step 24/26 : LABEL arch=arm64 [2023-11-08T04:10:33.572Z] ---> Running in 432a76c62725 [2023-11-08T04:10:33.840Z] Removing intermediate container 432a76c62725 [2023-11-08T04:10:33.840Z] ---> 160c72d81c82 [2023-11-08T04:10:33.840Z] Step 25/26 : LABEL git_sha=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [2023-11-08T04:10:33.840Z] ---> Running in 210c326960e5 [2023-11-08T04:10:34.110Z] Removing intermediate container 210c326960e5 [2023-11-08T04:10:34.110Z] ---> d61bd03ed8ae [2023-11-08T04:10:34.110Z] Step 26/26 : LABEL version=0.0.0 [2023-11-08T04:10:34.378Z] ---> Running in be64566cbca3 [2023-11-08T04:10:34.645Z] Removing intermediate container be64566cbca3 [2023-11-08T04:10:34.645Z] ---> fc27aeb1801e [2023-11-08T04:10:34.645Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T04:10:34.645Z] Successfully built fc27aeb1801e [2023-11-08T04:10:34.645Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:10:35.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T04:10:35.496Z] [2023-11-08T04:10:35.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:10:35.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T04:10:35.909Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T04:10:35.909Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T04:10:35.909Z] 04944245beec: Pulling fs layer [2023-11-08T04:10:35.909Z] 699f458cf7ca: Pulling fs layer [2023-11-08T04:10:35.909Z] 765212b225bb: Pulling fs layer [2023-11-08T04:10:35.909Z] f23df028b6ca: Pulling fs layer [2023-11-08T04:10:35.909Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T04:10:35.909Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T04:10:35.909Z] f23df028b6ca: Waiting [2023-11-08T04:10:35.909Z] d65c8cfc05b1: Waiting [2023-11-08T04:10:35.909Z] 2437ff75d9bd: Waiting [2023-11-08T04:10:36.177Z] 04944245beec: Verifying Checksum [2023-11-08T04:10:36.177Z] 04944245beec: Download complete [2023-11-08T04:10:36.178Z] 765212b225bb: Download complete [2023-11-08T04:10:36.178Z] f23df028b6ca: Verifying Checksum [2023-11-08T04:10:36.178Z] f23df028b6ca: Download complete [2023-11-08T04:10:36.178Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T04:10:36.178Z] d65c8cfc05b1: Download complete [2023-11-08T04:10:36.444Z] 699f458cf7ca: Verifying Checksum [2023-11-08T04:10:36.444Z] 699f458cf7ca: Download complete [2023-11-08T04:10:37.029Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T04:10:37.029Z] 8998bd30e6a1: Download complete [2023-11-08T04:10:39.611Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T04:10:39.611Z] 2437ff75d9bd: Download complete [2023-11-08T04:10:42.958Z] 8998bd30e6a1: Pull complete [2023-11-08T04:10:42.958Z] 04944245beec: Pull complete [2023-11-08T04:10:44.368Z] 699f458cf7ca: Pull complete [2023-11-08T04:10:44.636Z] 765212b225bb: Pull complete [2023-11-08T04:10:45.596Z] f23df028b6ca: Pull complete [2023-11-08T04:10:45.863Z] d65c8cfc05b1: Pull complete [2023-11-08T04:11:04.279Z] 2437ff75d9bd: Pull complete [2023-11-08T04:11:04.279Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T04:11:04.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T04:11:04.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:11:04.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-16978 does not seem to be running inside a container [2023-11-08T04:11:04.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T04:11:07.470Z] $ docker top e2c3bbd49b5e729ad3a54023796138d9e2b7905e65a40c03913c9b6ef8691f09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:11:08.383Z] ---> job-cost.sh [2023-11-08T04:11:08.383Z] lf-activate-venv: SKIPPING [2023-11-08T04:11:08.383Z] INFO: No Stack... [2023-11-08T04:11:08.961Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T04:11:09.540Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T04:11:10.208Z] + + cut -d, -f6 [2023-11-08T04:11:10.208Z] cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-11-08T04:11:10.258Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] [2023-11-08T04:11:10.263Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] did not exist. Created. [2023-11-08T04:11:10.263Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T04:11:10.686Z] /w/workspace/device-onvif-camera/1@tmp/durable-94f4ed0f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T04:11:11.059Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T04:11:11.356Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T04:11:11.426Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T04:11:11.441Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T04:11:11.538Z] $ docker stop --time=1 e2c3bbd49b5e729ad3a54023796138d9e2b7905e65a40c03913c9b6ef8691f09 [2023-11-08T04:11:13.052Z] $ docker rm -f --volumes e2c3bbd49b5e729ad3a54023796138d9e2b7905e65a40c03913c9b6ef8691f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-08T04:11:14.077Z] provisioning config files... [2023-11-08T04:11:14.085Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config11757592215782108611tmp [Pipeline] { [Pipeline] sh [2023-11-08T04:11:14.431Z] + set +x [2023-11-08T04:11:14.431Z] + curl -s https://codecov.io/bash [2023-11-08T04:11:14.431Z] + bash -s -- [2023-11-08T04:11:14.431Z] [2023-11-08T04:11:14.431Z] _____ _ [2023-11-08T04:11:14.431Z] / ____| | | [2023-11-08T04:11:14.431Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T04:11:14.431Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T04:11:14.431Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T04:11:14.431Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T04:11:14.431Z] Bash-1.0.6 [2023-11-08T04:11:14.431Z] [2023-11-08T04:11:14.431Z] [2023-11-08T04:11:14.431Z] ==> git version 2.25.1 found [2023-11-08T04:11:14.431Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-08T04:11:14.431Z] Release-Date: 2020-01-08 [2023-11-08T04:11:14.431Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T04:11:14.431Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T04:11:14.431Z] ==> Jenkins CI detected. [2023-11-08T04:11:14.431Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-404 [2023-11-08T04:11:14.431Z] project root: . [2023-11-08T04:11:14.431Z] --> token set from env [2023-11-08T04:11:14.431Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T04:11:14.431Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T04:11:14.690Z] ==> Python coveragepy not found [2023-11-08T04:11:14.690Z] ==> Searching for coverage reports in: [2023-11-08T04:11:14.690Z] + . [2023-11-08T04:11:14.690Z] -> Found 1 reports [2023-11-08T04:11:14.690Z] ==> Detecting git/mercurial file structure [2023-11-08T04:11:14.690Z] ==> Reading reports [2023-11-08T04:11:14.690Z] + ./coverage.out bytes=78456 [2023-11-08T04:11:14.690Z] ==> Appending adjustments [2023-11-08T04:11:14.690Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T04:11:14.690Z] + Found adjustments [2023-11-08T04:11:14.690Z] ==> Gzipping contents [2023-11-08T04:11:14.690Z] 12K /tmp/codecov.tgOZLc.gz [2023-11-08T04:11:14.690Z] ==> Uploading reports [2023-11-08T04:11:14.690Z] url: https://codecov.io [2023-11-08T04:11:14.690Z] query: branch=PR-404&commit=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= [2023-11-08T04:11:14.690Z] -> Pinging Codecov [2023-11-08T04:11:14.690Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-404&commit=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= [2023-11-08T04:11:14.950Z] -> Uploading to [2023-11-08T04:11:14.950Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/F29A59C45E3A92E06B3E522C9905F8EF/6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2/937d431a-b5ce-4922-8713-f0e844521dd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T041114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4f51804a7e562e8c148d1e2999e9d753c864df0531a0d4c7ecfe25530fc7af6 [2023-11-08T04:11:14.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T04:11:14.950Z] Dload Upload Total Spent Left Speed [2023-11-08T04:11:15.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 39610 --:--:-- --:--:-- --:--:-- 39762 [2023-11-08T04:11:15.210Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [Pipeline] } [2023-11-08T04:11:15.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-08T04:11:17.094Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-404/archives ] [2023-11-08T04:11:17.094Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives [2023-11-08T04:11:17.094Z] total 16 [2023-11-08T04:11:17.094Z] drwxr-xr-x 3 root root 4096 Nov 8 04:07 . [2023-11-08T04:11:17.094Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:07 .. [2023-11-08T04:11:17.094Z] drwxr-xr-x 2 root root 4096 Nov 8 04:07 cost [2023-11-08T04:11:17.094Z] -rw-r--r-- 1 root root 91 Nov 8 04:07 cost.csv [2023-11-08T04:11:17.094Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-404/archives [2023-11-08T04:11:17.094Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives [2023-11-08T04:11:17.094Z] total 16 [2023-11-08T04:11:17.094Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:07 . [2023-11-08T04:11:17.094Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:07 .. [2023-11-08T04:11:17.094Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:07 cost [2023-11-08T04:11:17.094Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 8 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:11:17.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:11:18.321Z] ---> package-listing.sh [2023-11-08T04:11:18.321Z] ++ facter osfamily [2023-11-08T04:11:18.321Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T04:11:18.580Z] + OS_FAMILY=debian [2023-11-08T04:11:18.580Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-404 [2023-11-08T04:11:18.580Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T04:11:18.580Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T04:11:18.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T04:11:18.580Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T04:11:18.580Z] + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' [2023-11-08T04:11:18.580Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T04:11:18.580Z] + case "${OS_FAMILY}" in [2023-11-08T04:11:18.580Z] + dpkg -l [2023-11-08T04:11:18.580Z] + grep '^ii' [2023-11-08T04:11:18.580Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T04:11:18.580Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T04:11:18.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T04:11:18.580Z] + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' [2023-11-08T04:11:18.580Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-404/archives/ [2023-11-08T04:11:18.580Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-404/archives/ [Pipeline] echo [2023-11-08T04:11:18.618Z] 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/undry_device-onvif-camera_PR-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T04:11:18.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:11:19.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T04:11:19.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:11:19.704Z] prd-ubuntu20.04-docker-8c-8g-16981 does not seem to be running inside a container [2023-11-08T04:11:19.746Z] $ 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/undry_device-onvif-camera_PR-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T04:11:19.988Z] $ docker top 955d805a555a8e3ad32c7ff50c710ade9e3fe45e10205dfff53dc3405ea33a9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T04:11:20.375Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T04:11:20.684Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T04:11:21.003Z] + ls /var/log/sa-host [2023-11-08T04:11:21.003Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T04:11:21.250Z] provisioning config files... [2023-11-08T04:11:21.258Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config14319194883571457247tmp [Pipeline] { [Pipeline] echo [2023-11-08T04:11:21.309Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:11:21.627Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T04:11:21.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:11:22.067Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T04:11:22.101Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:11:22.417Z] ---> sudo-logs.sh [2023-11-08T04:11:22.417Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T04:11:22.500Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:11:22.811Z] ---> job-cost.sh [2023-11-08T04:11:22.811Z] lf-activate-venv: SKIPPING [2023-11-08T04:11:22.811Z] DEBUG: total: 0.2199999988079071 [2023-11-08T04:11:22.811Z] INFO: Retrieving Stack Cost... [2023-11-08T04:11:23.072Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T04:11:23.331Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T04:11:23.370Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:11:23.682Z] ---> logs-deploy.sh [2023-11-08T04:11:23.682Z] lf-activate-venv: SKIPPING [2023-11-08T04:11:23.682Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-404/1 [2023-11-08T04:11:23.682Z] INFO: archiving workspace using pattern(s): [2023-11-08T04:11:24.626Z] Archives upload complete. [2023-11-08T04:11:24.626Z] INFO: archiving logs to Nexus