Pull request #411 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a+1a885dea823655429c4e0c6a767a18e3aa90292d (3445bb2778e7b4cdc7701d236396af64a296b5a9) 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-ssh17228899430317243067.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6969441364849247150.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-411/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-411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh894277579951415111.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-411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9882884254205360085.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3589295253416102776.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-411/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-411/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13704081205049349815.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-297 in /w/workspace/undry_device-onvif-camera_PR-411 [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-411 # 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 1a885dea823655429c4e0c6a767a18e3aa90292d into PR head commit 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a Merge succeeded, producing 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a Checking out Revision 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a (PR-411) Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/411/head:refs/remotes/origin/PR-411 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a # 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 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-21T03:25:40.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-21T03:25:40.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-21T03:25:40.360Z] ========================================================= [2023-11-21T03:25:40.360Z] EdgeX Global Pipelines Version Info [2023-11-21T03:25:40.360Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:25:41.490Z] ------------------- [2023-11-21T03:25:41.490Z] stable info: [2023-11-21T03:25:41.490Z] ------------------- [2023-11-21T03:25:41.490Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-21T03:25:41.490Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-21T03:25:41.490Z] Message: update stable to v1.0.258 [2023-11-21T03:25:41.752Z] ------------------- [2023-11-21T03:25:41.752Z] experimental info: [2023-11-21T03:25:41.752Z] ------------------- [2023-11-21T03:25:41.752Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-21T03:25:41.752Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-21T03:25:41.752Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-21T03:25:41.977Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-21T03:25:42.037Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-21T03:25:42.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-21T03:25:42.154Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-21T03:25:42.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-21T03:25:42.276Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-21T03:25:42.336Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-21T03:25:42.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-21T03:25:42.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-21T03:25:42.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-21T03:25:42.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-21T03:25:42.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-21T03:25:42.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-21T03:25:42.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-21T03:25:42.893Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-21T03:25:42.956Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-21T03:25:43.022Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-21T03:25:43.091Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-21T03:25:43.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-21T03:25:43.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-21T03:25:43.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-21T03:25:43.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-21T03:25:43.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-21T03:25:43.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-21T03:25:43.580Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-21T03:25:43.657Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-21T03:25:43.731Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-21T03:25:43.807Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-411 [Pipeline] echo [2023-11-21T03:25:43.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-411 [Pipeline] echo [2023-11-21T03:25:43.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-411 [Pipeline] echo [2023-11-21T03:25:44.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a [Pipeline] echo [2023-11-21T03:25:44.133Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5cb56c0 [Pipeline] echo [2023-11-21T03:25:44.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-21T03:25:44.402Z] provisioning config files... [2023-11-21T03:25:44.417Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-411@tmp/config5427396183918911018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:25:44.830Z] ---> ****-login.sh [2023-11-21T03:25:44.830Z] nexus3.edgexfoundry.org:10001 [2023-11-21T03:25:45.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:25:45.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:25:45.354Z] Configure a credential helper to remove this warning. See [2023-11-21T03:25:45.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:25:45.354Z] [2023-11-21T03:25:45.354Z] Login Succeeded [2023-11-21T03:25:45.354Z] nexus3.edgexfoundry.org:10002 [2023-11-21T03:25:45.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:25:45.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:25:45.354Z] Configure a credential helper to remove this warning. See [2023-11-21T03:25:45.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:25:45.354Z] [2023-11-21T03:25:45.354Z] Login Succeeded [2023-11-21T03:25:45.354Z] nexus3.edgexfoundry.org:10003 [2023-11-21T03:25:45.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:25:45.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:25:45.618Z] Configure a credential helper to remove this warning. See [2023-11-21T03:25:45.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:25:45.618Z] [2023-11-21T03:25:45.618Z] Login Succeeded [2023-11-21T03:25:45.618Z] nexus3.edgexfoundry.org:10004 [2023-11-21T03:25:45.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:25:45.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:25:45.618Z] Configure a credential helper to remove this warning. See [2023-11-21T03:25:45.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:25:45.618Z] [2023-11-21T03:25:45.618Z] Login Succeeded [2023-11-21T03:25:45.618Z] ****.io [2023-11-21T03:25:45.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:25:45.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:25:45.879Z] Configure a credential helper to remove this warning. See [2023-11-21T03:25:45.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:25:45.879Z] [2023-11-21T03:25:45.879Z] Login Succeeded [2023-11-21T03:25:45.879Z] ---> ****-login.sh ends [Pipeline] } [2023-11-21T03:25:45.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-21T03:25:46.710Z] + git rev-list -1 --merges 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a~1..5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a [Pipeline] echo [2023-11-21T03:25:46.753Z] -----------> git rev-list -1 --merges 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a~1..5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a [false] [Pipeline] sh [2023-11-21T03:25:47.088Z] + git log --format=format:%s -1 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a [Pipeline] echo [2023-11-21T03:25:47.128Z] ========================================================= [2023-11-21T03:25:47.128Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-21T03:25:47.128Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-21T03:25:47.640Z] + git log --format=format:%s -1 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a [Pipeline] echo [2023-11-21T03:25:47.678Z] [semverPrep] GIT_COMMIT: 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a, Commit Message: build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.0 [Pipeline] echo [2023-11-21T03:25:47.730Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-21T03:25:48.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-21T03:25:48.174Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-21T03:25:48.174Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-21T03:25:48.174Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-21T03:25:48.174Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-21T03:25:48.174Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-21T03:25:48.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:25:48.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-21T03:25:48.720Z] [2023-11-21T03:25:48.720Z] 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-21T03:25:49.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-21T03:25:49.131Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-21T03:25:49.131Z] b85a868b505f: Pulling fs layer [2023-11-21T03:25:49.131Z] e2be974225ed: Pulling fs layer [2023-11-21T03:25:49.131Z] 339a4e72a1f5: Pulling fs layer [2023-11-21T03:25:49.131Z] 988bab9f4d93: Pulling fs layer [2023-11-21T03:25:49.131Z] 1469e6f7b9e6: Pulling fs layer [2023-11-21T03:25:49.131Z] eaf3925da568: Pulling fs layer [2023-11-21T03:25:49.131Z] bab4dde63d76: Pulling fs layer [2023-11-21T03:25:49.131Z] bde34c3a00c8: Pulling fs layer [2023-11-21T03:25:49.131Z] b352a97aabf1: Pulling fs layer [2023-11-21T03:25:49.131Z] 4872d77fe225: Pulling fs layer [2023-11-21T03:25:49.131Z] 5851b861e8e6: Pulling fs layer [2023-11-21T03:25:49.131Z] 988bab9f4d93: Waiting [2023-11-21T03:25:49.131Z] 1469e6f7b9e6: Waiting [2023-11-21T03:25:49.131Z] eaf3925da568: Waiting [2023-11-21T03:25:49.131Z] bab4dde63d76: Waiting [2023-11-21T03:25:49.131Z] bde34c3a00c8: Waiting [2023-11-21T03:25:49.131Z] b352a97aabf1: Waiting [2023-11-21T03:25:49.131Z] 4872d77fe225: Waiting [2023-11-21T03:25:49.131Z] e2be974225ed: Verifying Checksum [2023-11-21T03:25:49.131Z] e2be974225ed: Download complete [2023-11-21T03:25:49.131Z] 988bab9f4d93: Verifying Checksum [2023-11-21T03:25:49.131Z] 988bab9f4d93: Download complete [2023-11-21T03:25:49.131Z] 1469e6f7b9e6: Verifying Checksum [2023-11-21T03:25:49.131Z] 1469e6f7b9e6: Download complete [2023-11-21T03:25:49.131Z] eaf3925da568: Verifying Checksum [2023-11-21T03:25:49.131Z] eaf3925da568: Download complete [2023-11-21T03:25:49.131Z] 339a4e72a1f5: Verifying Checksum [2023-11-21T03:25:49.131Z] 339a4e72a1f5: Download complete [2023-11-21T03:25:49.392Z] bde34c3a00c8: Download complete [2023-11-21T03:25:49.392Z] b352a97aabf1: Download complete [2023-11-21T03:25:49.392Z] 4872d77fe225: Verifying Checksum [2023-11-21T03:25:49.392Z] 4872d77fe225: Download complete [2023-11-21T03:25:49.392Z] 5851b861e8e6: Verifying Checksum [2023-11-21T03:25:49.392Z] 5851b861e8e6: Download complete [2023-11-21T03:25:49.392Z] b85a868b505f: Verifying Checksum [2023-11-21T03:25:49.392Z] b85a868b505f: Download complete [2023-11-21T03:25:49.654Z] bab4dde63d76: Verifying Checksum [2023-11-21T03:25:49.654Z] bab4dde63d76: Download complete [2023-11-21T03:25:50.598Z] b85a868b505f: Pull complete [2023-11-21T03:25:50.859Z] e2be974225ed: Pull complete [2023-11-21T03:25:51.436Z] 339a4e72a1f5: Pull complete [2023-11-21T03:25:51.436Z] 988bab9f4d93: Pull complete [2023-11-21T03:25:51.436Z] 1469e6f7b9e6: Pull complete [2023-11-21T03:25:51.695Z] eaf3925da568: Pull complete [2023-11-21T03:25:53.606Z] bab4dde63d76: Pull complete [2023-11-21T03:25:53.606Z] bde34c3a00c8: Pull complete [2023-11-21T03:25:53.606Z] b352a97aabf1: Pull complete [2023-11-21T03:25:53.606Z] 4872d77fe225: Pull complete [2023-11-21T03:25:53.606Z] 5851b861e8e6: Pull complete [2023-11-21T03:25:53.606Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-21T03:25:53.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-21T03:25:53.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T03:25:53.965Z] prd-ubuntu20.04-docker-8c-8g-297 does not seem to be running inside a container [2023-11-21T03:25:54.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-411 -v /w/workspace/undry_device-onvif-camera_PR-411:/w/workspace/undry_device-onvif-camera_PR-411:rw,z -v /w/workspace/undry_device-onvif-camera_PR-411@tmp:/w/workspace/undry_device-onvif-camera_PR-411@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-21T03:25:56.389Z] $ docker top eb84f1473b68f49fcba932022b73d79c522ab93edcc2e50a897cf6341d056db4 -eo pid,comm [2023-11-21T03:25:56.446Z] 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-21T03:25:56.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-21T03:25:56.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-21T03:25:56.663Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-21T03:25:56.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-21T03:25:56.789Z] $ docker exec eb84f1473b68f49fcba932022b73d79c522ab93edcc2e50a897cf6341d056db4 ssh-agent [2023-11-21T03:25:56.897Z] SSH_AUTH_SOCK=/tmp/ssh-EZI4sS1qQnNN/agent.32 [2023-11-21T03:25:56.897Z] SSH_AGENT_PID=38 [2023-11-21T03:25:56.903Z] Running ssh-add (command line suppressed) [2023-11-21T03:25:56.997Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-411@tmp/private_key_3207217399759230095.key (/w/workspace/undry_device-onvif-camera_PR-411@tmp/private_key_3207217399759230095.key) [2023-11-21T03:25:57.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-21T03:25:57.379Z] + git tag --points-at HEAD [Pipeline] } [2023-11-21T03:25:57.412Z] $ docker exec --env ******** --env ******** eb84f1473b68f49fcba932022b73d79c522ab93edcc2e50a897cf6341d056db4 ssh-agent -k [2023-11-21T03:25:57.516Z] unset SSH_AUTH_SOCK; [2023-11-21T03:25:57.516Z] unset SSH_AGENT_PID; [2023-11-21T03:25:57.516Z] echo Agent pid 38 killed; [2023-11-21T03:25:57.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-21T03:25:57.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-21T03:25:57.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-21T03:25:57.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-21T03:25:57.792Z] $ docker exec eb84f1473b68f49fcba932022b73d79c522ab93edcc2e50a897cf6341d056db4 ssh-agent [2023-11-21T03:25:57.884Z] SSH_AUTH_SOCK=/tmp/ssh-9hwYBA5BYPsB/agent.70 [2023-11-21T03:25:57.884Z] SSH_AGENT_PID=76 [2023-11-21T03:25:57.889Z] Running ssh-add (command line suppressed) [2023-11-21T03:25:57.993Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-411@tmp/private_key_14525414573263352993.key (/w/workspace/undry_device-onvif-camera_PR-411@tmp/private_key_14525414573263352993.key) [2023-11-21T03:25:58.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-21T03:25:58.361Z] + git semver init [2023-11-21T03:25:58.622Z] 2023-11-21 03:25:58,523 [run_init] DEBUG init version:0.0.0 force:False [2023-11-21T03:25:58.622Z] 2023-11-21 03:25:58,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-411/.semver [2023-11-21T03:25:58.622Z] 2023-11-21 03:25:58,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-411/.semver [2023-11-21T03:25:58.622Z] 2023-11-21 03:25:58,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-411/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-411, universal_newlines=False, shell=None, istream=None) [2023-11-21T03:26:00.003Z] 2023-11-21 03:25:59,833 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-411/.git/info/exclude [2023-11-21T03:26:00.003Z] 2023-11-21 03:25:59,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-411/.semver/PR-411 with force:False [2023-11-21T03:26:00.003Z] 2023-11-21 03:25:59,833 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-411/.semver/PR-411 [2023-11-21T03:26:00.003Z] 2023-11-21 03:25:59,838 [execute] INFO git cat-file --batch-check [2023-11-21T03:26:00.003Z] 2023-11-21 03:25:59,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-411/.semver, universal_newlines=False, shell=None, istream=) [2023-11-21T03:26:00.003Z] 2023-11-21 03:25:59,844 [execute] INFO git cat-file --batch [2023-11-21T03:26:00.003Z] 2023-11-21 03:25:59,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-411/.semver, universal_newlines=False, shell=None, istream=) [2023-11-21T03:26:00.003Z] 2023-11-21 03:25:59,849 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-411/.semver/PR-411 [2023-11-21T03:26:00.003Z] 0.0.0 [Pipeline] } [2023-11-21T03:26:00.034Z] $ docker exec --env ******** --env ******** eb84f1473b68f49fcba932022b73d79c522ab93edcc2e50a897cf6341d056db4 ssh-agent -k [2023-11-21T03:26:00.122Z] unset SSH_AUTH_SOCK; [2023-11-21T03:26:00.123Z] unset SSH_AGENT_PID; [2023-11-21T03:26:00.123Z] echo Agent pid 76 killed; [2023-11-21T03:26:00.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-21T03:26:00.645Z] + git semver [Pipeline] } [2023-11-21T03:26:00.934Z] $ docker stop --time=1 eb84f1473b68f49fcba932022b73d79c522ab93edcc2e50a897cf6341d056db4 [2023-11-21T03:26:02.258Z] $ docker rm -f --volumes eb84f1473b68f49fcba932022b73d79c522ab93edcc2e50a897cf6341d056db4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-21T03:26:02.713Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-21T03:26:03.043Z] Stashed 1 file(s) [Pipeline] echo [2023-11-21T03:26:03.061Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-21T03:26:03.986Z] provisioning config files... [2023-11-21T03:26:03.998Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-411@tmp/config15292906292368449284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:26:04.392Z] ---> ****-login.sh [2023-11-21T03:26:04.392Z] nexus3.edgexfoundry.org:10001 [2023-11-21T03:26:04.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:26:04.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:26:04.392Z] Configure a credential helper to remove this warning. See [2023-11-21T03:26:04.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:26:04.392Z] [2023-11-21T03:26:04.392Z] Login Succeeded [2023-11-21T03:26:04.392Z] nexus3.edgexfoundry.org:10002 [2023-11-21T03:26:04.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:26:04.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:26:04.392Z] Configure a credential helper to remove this warning. See [2023-11-21T03:26:04.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:26:04.393Z] [2023-11-21T03:26:04.393Z] Login Succeeded [2023-11-21T03:26:04.393Z] nexus3.edgexfoundry.org:10003 [2023-11-21T03:26:04.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:26:04.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:26:04.653Z] Configure a credential helper to remove this warning. See [2023-11-21T03:26:04.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:26:04.653Z] [2023-11-21T03:26:04.653Z] Login Succeeded [2023-11-21T03:26:04.653Z] nexus3.edgexfoundry.org:10004 [2023-11-21T03:26:04.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:26:04.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:26:04.653Z] Configure a credential helper to remove this warning. See [2023-11-21T03:26:04.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:26:04.653Z] [2023-11-21T03:26:04.653Z] Login Succeeded [2023-11-21T03:26:04.653Z] ****.io [2023-11-21T03:26:04.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:26:04.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:26:04.914Z] Configure a credential helper to remove this warning. See [2023-11-21T03:26:04.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:26:04.914Z] [2023-11-21T03:26:04.914Z] Login Succeeded [2023-11-21T03:26:04.914Z] ---> ****-login.sh ends [Pipeline] } [2023-11-21T03:26:04.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-21T03:26:05.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T03:26:05.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T03:26:05.388Z] ========================================================= [2023-11-21T03:26:05.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-21T03:26:05.388Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:26:05.963Z] + 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-21T03:26:05.963Z] Sending build context to Docker daemon 34.15MB [2023-11-21T03:26:05.963Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T03:26:05.963Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-21T03:26:06.223Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-21T03:26:06.223Z] 7264a8db6415: Pulling fs layer [2023-11-21T03:26:06.223Z] c4d48a809fc2: Pulling fs layer [2023-11-21T03:26:06.223Z] 4f1c88b9dad5: Pulling fs layer [2023-11-21T03:26:06.223Z] ad3a456e5733: Pulling fs layer [2023-11-21T03:26:06.223Z] 69c7f0334f64: Pulling fs layer [2023-11-21T03:26:06.223Z] 1f1c1a5573a3: Pulling fs layer [2023-11-21T03:26:06.223Z] ce7588e14bc9: Pulling fs layer [2023-11-21T03:26:06.223Z] b5e4710f87ac: Pulling fs layer [2023-11-21T03:26:06.223Z] ad3a456e5733: Waiting [2023-11-21T03:26:06.223Z] 69c7f0334f64: Waiting [2023-11-21T03:26:06.223Z] 1f1c1a5573a3: Waiting [2023-11-21T03:26:06.223Z] ce7588e14bc9: Waiting [2023-11-21T03:26:06.223Z] b5e4710f87ac: Waiting [2023-11-21T03:26:06.223Z] c4d48a809fc2: Verifying Checksum [2023-11-21T03:26:06.223Z] c4d48a809fc2: Download complete [2023-11-21T03:26:06.223Z] ad3a456e5733: Download complete [2023-11-21T03:26:06.223Z] 69c7f0334f64: Verifying Checksum [2023-11-21T03:26:06.223Z] 69c7f0334f64: Download complete [2023-11-21T03:26:06.223Z] 7264a8db6415: Download complete [2023-11-21T03:26:06.224Z] 1f1c1a5573a3: Verifying Checksum [2023-11-21T03:26:06.224Z] 1f1c1a5573a3: Download complete [2023-11-21T03:26:06.483Z] 7264a8db6415: Pull complete [2023-11-21T03:26:06.483Z] b5e4710f87ac: Verifying Checksum [2023-11-21T03:26:06.483Z] b5e4710f87ac: Download complete [2023-11-21T03:26:06.483Z] c4d48a809fc2: Pull complete [2023-11-21T03:26:06.742Z] 4f1c88b9dad5: Verifying Checksum [2023-11-21T03:26:06.742Z] 4f1c88b9dad5: Download complete [2023-11-21T03:26:07.001Z] ce7588e14bc9: Verifying Checksum [2023-11-21T03:26:07.001Z] ce7588e14bc9: Download complete [2023-11-21T03:26:10.288Z] 4f1c88b9dad5: Pull complete [2023-11-21T03:26:10.288Z] ad3a456e5733: Pull complete [2023-11-21T03:26:10.288Z] 69c7f0334f64: Pull complete [2023-11-21T03:26:10.288Z] 1f1c1a5573a3: Pull complete [2023-11-21T03:26:12.193Z] ce7588e14bc9: Pull complete [2023-11-21T03:26:12.761Z] b5e4710f87ac: Pull complete [2023-11-21T03:26:12.761Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-21T03:26:12.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-21T03:26:12.761Z] ---> 88b5674ff536 [2023-11-21T03:26:12.761Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-21T03:26:16.963Z] ---> Running in 38c714416c88 [2023-11-21T03:26:16.963Z] Removing intermediate container 38c714416c88 [2023-11-21T03:26:16.963Z] ---> 7b6f3b98c310 [2023-11-21T03:26:16.963Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T03:26:16.963Z] ---> Running in 83da4514dd6d [2023-11-21T03:26:16.963Z] Removing intermediate container 83da4514dd6d [2023-11-21T03:26:16.963Z] ---> d223c869833a [2023-11-21T03:26:16.963Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T03:26:16.963Z] ---> Running in 300987840b34 [2023-11-21T03:26:16.963Z] Removing intermediate container 300987840b34 [2023-11-21T03:26:16.963Z] ---> bb2149edfb17 [2023-11-21T03:26:16.963Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T03:26:16.963Z] ---> Running in 35f1b7338bfe [2023-11-21T03:26:16.963Z] Removing intermediate container 35f1b7338bfe [2023-11-21T03:26:16.963Z] ---> b8393f7eae96 [2023-11-21T03:26:16.963Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-21T03:26:16.963Z] ---> Running in f8cb8f94a477 [2023-11-21T03:26:16.963Z] Removing intermediate container f8cb8f94a477 [2023-11-21T03:26:16.963Z] ---> 5a4300a9f74e [2023-11-21T03:26:16.963Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T03:26:16.963Z] ---> Running in ff6c9323c0ed [2023-11-21T03:26:16.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T03:26:17.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T03:26:17.482Z] OK: 264 MiB in 52 packages [2023-11-21T03:26:17.743Z] Removing intermediate container ff6c9323c0ed [2023-11-21T03:26:17.743Z] ---> 2f305491fee9 [2023-11-21T03:26:17.743Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-21T03:26:17.743Z] ---> Running in 088564124f35 [2023-11-21T03:26:17.743Z] Removing intermediate container 088564124f35 [2023-11-21T03:26:17.743Z] ---> c65a7e546224 [2023-11-21T03:26:17.743Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-21T03:26:18.003Z] ---> cbd58b02d4ac [2023-11-21T03:26:18.003Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T03:26:18.003Z] ---> Running in 60baa10a61de [2023-11-21T03:26:18.720Z] Still waiting to schedule task [2023-11-21T03:26:18.721Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-21T03:27:04.689Z] Removing intermediate container 60baa10a61de [2023-11-21T03:27:04.689Z] ---> c75a1cba384c [2023-11-21T03:27:04.689Z] Step 12/13 : COPY . . [2023-11-21T03:27:04.689Z] ---> cfe0f1b4d411 [2023-11-21T03:27:04.689Z] Step 13/13 : RUN ${MAKE} [2023-11-21T03:27:04.689Z] ---> Running in ba137fb96b1a [2023-11-21T03:27:04.689Z] noop [2023-11-21T03:27:04.689Z] Removing intermediate container ba137fb96b1a [2023-11-21T03:27:04.689Z] ---> 4a0a360fc44d [2023-11-21T03:27:04.689Z] Successfully built 4a0a360fc44d [2023-11-21T03:27:04.689Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:27:05.236Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-21T03:27:05.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T03:27:05.449Z] prd-ubuntu20.04-docker-8c-8g-297 does not seem to be running inside a container [2023-11-21T03:27:05.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-411 -v /w/workspace/undry_device-onvif-camera_PR-411:/w/workspace/undry_device-onvif-camera_PR-411:rw,z -v /w/workspace/undry_device-onvif-camera_PR-411@tmp:/w/workspace/undry_device-onvif-camera_PR-411@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-x86_64 cat [2023-11-21T03:27:05.800Z] $ docker top 0bc470bbd7f7bbbae028d41944da34d08a754ee5550fc14203baf16200cf751a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T03:27:06.246Z] + go version [2023-11-21T03:27:06.246Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-21T03:27:06.279Z] $ docker stop --time=1 0bc470bbd7f7bbbae028d41944da34d08a754ee5550fc14203baf16200cf751a [2023-11-21T03:27:07.570Z] $ docker rm -f --volumes 0bc470bbd7f7bbbae028d41944da34d08a754ee5550fc14203baf16200cf751a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:27:08.573Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-21T03:27:08.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T03:27:08.780Z] prd-ubuntu20.04-docker-8c-8g-297 does not seem to be running inside a container [2023-11-21T03:27:08.810Z] $ 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-411 -v /w/workspace/undry_device-onvif-camera_PR-411:/w/workspace/undry_device-onvif-camera_PR-411:rw,z -v /w/workspace/undry_device-onvif-camera_PR-411@tmp:/w/workspace/undry_device-onvif-camera_PR-411@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-x86_64 cat [2023-11-21T03:27:09.123Z] $ docker top 31564d3cac218b144427f5fd8072eb6d439e9a6dde7d3ed69bf620985a545c10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T03:27:09.571Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-411 [Pipeline] fileExists [Pipeline] sh [2023-11-21T03:27:09.963Z] + make test [2023-11-21T03:27:09.963Z] go test ./... -coverprofile=coverage.out ./... [2023-11-21T03:27:11.340Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-21T03:27:21.315Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-21T03:27:21.884Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-21T03:27:23.792Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.5% of statements [2023-11-21T03:27:24.052Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.186s coverage: 86.5% of statements [2023-11-21T03:27:32.166Z] go vet ./... [2023-11-21T03:27:35.451Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-21T03:27:35.451Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-21T03:27:35.451Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-21T03:27:35.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-21T03:27:35.541Z] $ docker stop --time=1 31564d3cac218b144427f5fd8072eb6d439e9a6dde7d3ed69bf620985a545c10 [2023-11-21T03:27:38.628Z] $ docker rm -f --volumes 31564d3cac218b144427f5fd8072eb6d439e9a6dde7d3ed69bf620985a545c10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-21T03:27:39.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-21T03:27:39.350Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-21T03:27:40.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-21T03:27:40.496Z] + ls -al . [2023-11-21T03:27:40.496Z] total 240 [2023-11-21T03:27:40.496Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 03:27 . [2023-11-21T03:27:40.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 03:25 .. [2023-11-21T03:27:40.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 03:27 .git [2023-11-21T03:27:40.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 03:25 .github [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 21 03:25 .gitignore [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 21 03:25 .golangci.yml [2023-11-21T03:27:40.496Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 03:25 .semver [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 21 03:25 Attribution.txt [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 21 03:25 CHANGELOG.md [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 21 03:25 Dockerfile [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 03:25 GOVERNANCE.md [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 21 03:25 Jenkinsfile [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 21 03:25 LICENSE [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 21 03:25 Makefile [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 21 03:25 OWNERS.md [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 21 03:25 README.md [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 03:26 VERSION [2023-11-21T03:27:40.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 03:25 bin [2023-11-21T03:27:40.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 03:25 cmd [2023-11-21T03:27:40.496Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 21 03:27 coverage.out [2023-11-21T03:27:40.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 03:25 doc [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 21 03:25 go.mod [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 21 03:25 go.sum [2023-11-21T03:27:40.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 03:25 internal [2023-11-21T03:27:40.496Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 21 03:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:27:40.957Z] + 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=5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a --label arch=amd64 --label version=0.0.0 . [2023-11-21T03:27:40.957Z] Sending build context to Docker daemon 34.23MB [2023-11-21T03:27:40.957Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T03:27:40.957Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-21T03:27:40.957Z] ---> 4a0a360fc44d [2023-11-21T03:27:40.957Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-21T03:27:41.526Z] ---> Running in 87ed92fa86a4 [2023-11-21T03:27:41.526Z] Removing intermediate container 87ed92fa86a4 [2023-11-21T03:27:41.526Z] ---> 406e8279a381 [2023-11-21T03:27:41.526Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T03:27:41.526Z] ---> Running in e9693022881f [2023-11-21T03:27:41.526Z] Removing intermediate container e9693022881f [2023-11-21T03:27:41.526Z] ---> dbf11a023328 [2023-11-21T03:27:41.526Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T03:27:41.526Z] ---> Running in 05cd18a488f1 [2023-11-21T03:27:41.786Z] Removing intermediate container 05cd18a488f1 [2023-11-21T03:27:41.786Z] ---> eb4dc969dc2f [2023-11-21T03:27:41.786Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T03:27:41.786Z] ---> Running in fbd0177035a1 [2023-11-21T03:27:41.786Z] Removing intermediate container fbd0177035a1 [2023-11-21T03:27:41.786Z] ---> c75d7f7da4d3 [2023-11-21T03:27:41.786Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-21T03:27:41.786Z] ---> Running in 6541e2a167c5 [2023-11-21T03:27:41.786Z] Removing intermediate container 6541e2a167c5 [2023-11-21T03:27:41.786Z] ---> 119c1a49587b [2023-11-21T03:27:41.786Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T03:27:41.786Z] ---> Running in 1c6bc3c5fc97 [2023-11-21T03:27:42.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T03:27:42.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T03:27:42.564Z] OK: 264 MiB in 52 packages [2023-11-21T03:27:42.824Z] Removing intermediate container 1c6bc3c5fc97 [2023-11-21T03:27:42.824Z] ---> 65651343edc4 [2023-11-21T03:27:42.824Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-21T03:27:42.824Z] ---> Running in a7704677a70c [2023-11-21T03:27:43.085Z] Removing intermediate container a7704677a70c [2023-11-21T03:27:43.085Z] ---> d16abeb78634 [2023-11-21T03:27:43.085Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-21T03:27:43.085Z] ---> cdc481b9bb41 [2023-11-21T03:27:43.085Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T03:27:43.085Z] ---> Running in b92e2d90df83 [2023-11-21T03:27:44.021Z] Removing intermediate container b92e2d90df83 [2023-11-21T03:27:44.021Z] ---> e98369bbe2e9 [2023-11-21T03:27:44.021Z] Step 12/27 : COPY . . [2023-11-21T03:27:44.593Z] ---> 4b794c9babe6 [2023-11-21T03:27:44.593Z] Step 13/27 : RUN ${MAKE} [2023-11-21T03:27:44.593Z] ---> Running in 3fba276a827a [2023-11-21T03:27:44.853Z] 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" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-21T03:28:06.780Z] Removing intermediate container 3fba276a827a [2023-11-21T03:28:06.780Z] ---> b6f0814f9468 [2023-11-21T03:28:06.780Z] Step 14/27 : FROM alpine:3.18 [2023-11-21T03:28:06.780Z] 3.18: Pulling from library/alpine [2023-11-21T03:28:06.780Z] 96526aa774ef: Pulling fs layer [2023-11-21T03:28:06.780Z] 96526aa774ef: Verifying Checksum [2023-11-21T03:28:06.780Z] 96526aa774ef: Download complete [2023-11-21T03:28:06.780Z] 96526aa774ef: Pull complete [2023-11-21T03:28:06.780Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-21T03:28:06.780Z] Status: Downloaded newer image for alpine:3.18 [2023-11-21T03:28:06.780Z] ---> 8ca4688f4f35 [2023-11-21T03:28:06.780Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-21T03:28:06.780Z] ---> Running in 4e32250adadf [2023-11-21T03:28:06.780Z] Removing intermediate container 4e32250adadf [2023-11-21T03:28:06.780Z] ---> 992d063000c5 [2023-11-21T03:28:06.780Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-21T03:28:06.780Z] ---> Running in 8f44d80a72dd [2023-11-21T03:28:06.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T03:28:06.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T03:28:06.780Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-21T03:28:06.780Z] Executing busybox-1.36.1-r2.trigger [2023-11-21T03:28:06.780Z] OK: 7 MiB in 16 packages [2023-11-21T03:28:06.780Z] Removing intermediate container 8f44d80a72dd [2023-11-21T03:28:06.780Z] ---> d049cdbf6c09 [2023-11-21T03:28:06.780Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-21T03:28:06.780Z] ---> Running in 483ae35c1b1d [2023-11-21T03:28:06.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T03:28:06.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T03:28:06.780Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T03:28:06.780Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T03:28:06.780Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-21T03:28:06.780Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T03:28:06.780Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T03:28:06.780Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T03:28:06.780Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T03:28:06.780Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T03:28:06.780Z] Executing busybox-1.36.1-r5.trigger [2023-11-21T03:28:06.780Z] OK: 7 MiB in 16 packages [2023-11-21T03:28:06.780Z] Removing intermediate container 483ae35c1b1d [2023-11-21T03:28:06.780Z] ---> 4ee887ab9432 [2023-11-21T03:28:06.780Z] Step 18/27 : WORKDIR / [2023-11-21T03:28:06.780Z] ---> Running in 6b7dbccc3370 [2023-11-21T03:28:06.780Z] Removing intermediate container 6b7dbccc3370 [2023-11-21T03:28:06.780Z] ---> 682b37fe3dca [2023-11-21T03:28:06.780Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-21T03:28:07.349Z] ---> cd724270bbe7 [2023-11-21T03:28:07.349Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-21T03:28:07.609Z] ---> 29f454b5040a [2023-11-21T03:28:07.609Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-21T03:28:07.609Z] ---> 037957c24d86 [2023-11-21T03:28:07.609Z] Step 22/27 : EXPOSE 59984 [2023-11-21T03:28:07.609Z] ---> Running in 6ff24719e310 [2023-11-21T03:28:07.867Z] Removing intermediate container 6ff24719e310 [2023-11-21T03:28:07.867Z] ---> 7d81654f113d [2023-11-21T03:28:07.867Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-21T03:28:07.867Z] ---> Running in b3fd85197a8c [2023-11-21T03:28:07.867Z] Removing intermediate container b3fd85197a8c [2023-11-21T03:28:07.867Z] ---> ea8066c8e9b2 [2023-11-21T03:28:07.867Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-21T03:28:07.867Z] ---> Running in c136c9a1428d [2023-11-21T03:28:07.867Z] Removing intermediate container c136c9a1428d [2023-11-21T03:28:07.867Z] ---> 69be909a53a6 [2023-11-21T03:28:07.867Z] Step 25/27 : LABEL arch=amd64 [2023-11-21T03:28:07.867Z] ---> Running in d066f404f99a [2023-11-21T03:28:08.126Z] Removing intermediate container d066f404f99a [2023-11-21T03:28:08.126Z] ---> 9ed987def7cd [2023-11-21T03:28:08.126Z] Step 26/27 : LABEL git_sha=5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a [2023-11-21T03:28:08.126Z] ---> Running in ced089910a82 [2023-11-21T03:28:08.126Z] Removing intermediate container ced089910a82 [2023-11-21T03:28:08.126Z] ---> f799bc98d67a [2023-11-21T03:28:08.126Z] Step 27/27 : LABEL version=0.0.0 [2023-11-21T03:28:08.126Z] ---> Running in 3f287e5684fa [2023-11-21T03:28:08.126Z] Removing intermediate container 3f287e5684fa [2023-11-21T03:28:08.126Z] ---> bfe82b0115a4 [2023-11-21T03:28:08.126Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-21T03:28:08.126Z] Successfully built bfe82b0115a4 [2023-11-21T03:28:08.126Z] 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-21T03:28:09.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T03:28:09.505Z] [2023-11-21T03:28:09.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:28:09.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T03:28:09.917Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-21T03:28:09.917Z] 5eb5b503b376: Pulling fs layer [2023-11-21T03:28:09.917Z] 5c69ac0246d0: Pulling fs layer [2023-11-21T03:28:09.917Z] ec43610c2a17: Pulling fs layer [2023-11-21T03:28:09.917Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-21T03:28:09.917Z] 33b1e0a273af: Pulling fs layer [2023-11-21T03:28:09.917Z] 5d3b04190fa2: Pulling fs layer [2023-11-21T03:28:09.917Z] 2f39f015ded8: Pulling fs layer [2023-11-21T03:28:09.917Z] 33b1e0a273af: Waiting [2023-11-21T03:28:09.917Z] 5d3b04190fa2: Waiting [2023-11-21T03:28:09.917Z] 2f39f015ded8: Waiting [2023-11-21T03:28:09.917Z] 3a2ae6a8a46f: Waiting [2023-11-21T03:28:09.917Z] 5c69ac0246d0: Verifying Checksum [2023-11-21T03:28:09.917Z] 5c69ac0246d0: Download complete [2023-11-21T03:28:09.917Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-21T03:28:09.917Z] 3a2ae6a8a46f: Download complete [2023-11-21T03:28:09.917Z] 33b1e0a273af: Verifying Checksum [2023-11-21T03:28:09.917Z] 33b1e0a273af: Download complete [2023-11-21T03:28:09.917Z] 5d3b04190fa2: Verifying Checksum [2023-11-21T03:28:09.917Z] 5d3b04190fa2: Download complete [2023-11-21T03:28:09.917Z] ec43610c2a17: Verifying Checksum [2023-11-21T03:28:09.917Z] ec43610c2a17: Download complete [2023-11-21T03:28:10.050Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-298 in /w/workspace/undry_device-onvif-camera_PR-411 [Pipeline] { [2023-11-21T03:28:10.175Z] 5eb5b503b376: Verifying Checksum [2023-11-21T03:28:10.175Z] 5eb5b503b376: Download complete [Pipeline] ws [2023-11-21T03:28:10.275Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-11-21T03:28:10.407Z] The recommended git tool is: git [2023-11-21T03:28:10.743Z] 2f39f015ded8: Verifying Checksum [2023-11-21T03:28:10.743Z] 2f39f015ded8: Download complete [2023-11-21T03:28:11.310Z] 5eb5b503b376: Pull complete [2023-11-21T03:28:11.310Z] 5c69ac0246d0: Pull complete [2023-11-21T03:28:11.880Z] ec43610c2a17: Pull complete [2023-11-21T03:28:11.880Z] 3a2ae6a8a46f: Pull complete [2023-11-21T03:28:12.140Z] 33b1e0a273af: Pull complete [2023-11-21T03:28:12.140Z] 5d3b04190fa2: Pull complete [2023-11-21T03:28:15.032Z] using credential edgex-jenkins-ssh [2023-11-21T03:28:15.052Z] Cloning the remote Git repository [2023-11-21T03:28:15.090Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-21T03:28:15.173Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-11-21T03:28:15.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-21T03:28:15.305Z] > git --version # timeout=10 [2023-11-21T03:28:16.339Z] 2f39f015ded8: Pull complete [2023-11-21T03:28:16.340Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-21T03:28:16.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T03:28:16.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2023-11-21T03:28:15.323Z] > git --version # 'git version 2.25.1' [2023-11-21T03:28:15.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-21T03:28:15.456Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T03:28:16.756Z] prd-ubuntu20.04-docker-8c-8g-297 does not seem to be running inside a container [2023-11-21T03:28:16.786Z] $ 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-411 -v /w/workspace/undry_device-onvif-camera_PR-411:/w/workspace/undry_device-onvif-camera_PR-411:rw,z -v /w/workspace/undry_device-onvif-camera_PR-411@tmp:/w/workspace/undry_device-onvif-camera_PR-411@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-21T03:28:17.877Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-21T03:28:17.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-21T03:28:18.699Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-21T03:28:18.735Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-21T03:28:18.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-21T03:28:18.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/411/head:refs/remotes/origin/PR-411 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-21T03:28:19.330Z] Merging remotes/origin/main commit 1a885dea823655429c4e0c6a767a18e3aa90292d into PR head commit 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a [2023-11-21T03:28:19.694Z] Merge succeeded, producing 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a [2023-11-21T03:28:19.695Z] Checking out Revision 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a (PR-411) [2023-11-21T03:28:20.330Z] Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.0" [2023-11-21T03:28:20.373Z] > git --version # timeout=10 [2023-11-21T03:28:20.384Z] > git --version # 'git version 2.25.1' [2023-11-21T03:28:20.411Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-21T03:28:19.343Z] > git config core.sparsecheckout # timeout=10 [2023-11-21T03:28:19.411Z] > git checkout -f 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a # timeout=10 [2023-11-21T03:28:19.601Z] > git remote # timeout=10 [2023-11-21T03:28:19.623Z] > git config --get remote.origin.url # timeout=10 [2023-11-21T03:28:19.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-21T03:28:19.653Z] > git merge 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 [2023-11-21T03:28:19.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-21T03:28:19.697Z] > git config core.sparsecheckout # timeout=10 [2023-11-21T03:28:19.710Z] > git checkout -f 5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a # timeout=10 [2023-11-21T03:28:20.801Z] [2023-11-21T03:28:20.801Z] GitHub has been notified of this commit’s build result [2023-11-21T03:28:20.801Z] [2023-11-21T03:28:20.829Z] $ docker top 1967ef3b67380c9a3afa1974bab6f6e9c1a3d20b8a3d5d0d18fd23463d60bb69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-11-21T03:28:21.345Z] ---> job-cost.sh [2023-11-21T03:28:21.345Z] lf-activate-venv: SKIPPING [2023-11-21T03:28:21.345Z] INFO: No Stack... [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-21T03:28:21.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-21T03:28:22.020Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-21T03:28:22.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-21T03:28:22.020Z] Dload Upload Total Spent Left Speed [2023-11-21T03:28:22.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 67818 0 --:--:-- --:--:-- --:--:-- 67818 [Pipeline] sh [2023-11-21T03:28:22.172Z] INFO: Archiving Costs [Pipeline] sh [2023-11-21T03:28:22.377Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-21T03:28:22.494Z] + cat /w/workspace/undry_device-onvif-camera_PR-411/archives/cost.csv [2023-11-21T03:28:22.494Z] + cut -d, -f6 [Pipeline] lock [2023-11-21T03:28:22.567Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-411-1-stack-cost] [2023-11-21T03:28:22.572Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-411-1-stack-cost] did not exist. Created. [2023-11-21T03:28:22.572Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-411-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-11-21T03:28:22.722Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-21T03:28:22.723Z] + sudo tee /etc/docker/daemon.new [2023-11-21T03:28:22.723Z] { [2023-11-21T03:28:22.723Z] "registry-mirrors": [ [2023-11-21T03:28:22.723Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-21T03:28:22.723Z] ], [2023-11-21T03:28:22.723Z] "bip": "10.250.0.254/24", [2023-11-21T03:28:22.723Z] "hosts": [ [2023-11-21T03:28:22.723Z] "tcp://0.0.0.0:5555", [2023-11-21T03:28:22.723Z] "unix:///var/run/docker.sock" [2023-11-21T03:28:22.723Z] ], [2023-11-21T03:28:22.723Z] "mtu": 1458, [2023-11-21T03:28:22.723Z] "selinux-enabled": true, [2023-11-21T03:28:22.723Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-21T03:28:22.723Z] } [Pipeline] sh [Pipeline] sh [2023-11-21T03:28:23.079Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-21T03:28:23.115Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-21T03:28:23.278Z] Stashed 1 file(s) [Pipeline] } [2023-11-21T03:28:23.348Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-411-1-stack-cost] [Pipeline] // lock [2023-11-21T03:28:23.436Z] + sudo service docker restart [Pipeline] } [2023-11-21T03:28:23.497Z] $ docker stop --time=1 1967ef3b67380c9a3afa1974bab6f6e9c1a3d20b8a3d5d0d18fd23463d60bb69 [2023-11-21T03:28:24.690Z] $ docker rm -f --volumes 1967ef3b67380c9a3afa1974bab6f6e9c1a3d20b8a3d5d0d18fd23463d60bb69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-21T03:28:41.791Z] provisioning config files... [2023-11-21T03:28:41.815Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13980571253360641345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:28:42.363Z] ---> ****-login.sh [2023-11-21T03:28:42.364Z] nexus3.edgexfoundry.org:10001 [2023-11-21T03:28:42.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:28:42.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:28:42.903Z] Configure a credential helper to remove this warning. See [2023-11-21T03:28:42.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:28:42.903Z] [2023-11-21T03:28:42.903Z] Login Succeeded [2023-11-21T03:28:42.903Z] nexus3.edgexfoundry.org:10002 [2023-11-21T03:28:43.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:28:43.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:28:43.442Z] Configure a credential helper to remove this warning. See [2023-11-21T03:28:43.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:28:43.442Z] [2023-11-21T03:28:43.442Z] Login Succeeded [2023-11-21T03:28:43.442Z] nexus3.edgexfoundry.org:10003 [2023-11-21T03:28:43.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:28:43.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:28:43.712Z] Configure a credential helper to remove this warning. See [2023-11-21T03:28:43.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:28:43.712Z] [2023-11-21T03:28:43.712Z] Login Succeeded [2023-11-21T03:28:43.712Z] nexus3.edgexfoundry.org:10004 [2023-11-21T03:28:43.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:28:43.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:28:43.981Z] Configure a credential helper to remove this warning. See [2023-11-21T03:28:43.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:28:43.981Z] [2023-11-21T03:28:43.981Z] Login Succeeded [2023-11-21T03:28:43.981Z] ****.io [2023-11-21T03:28:44.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T03:28:44.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T03:28:44.519Z] Configure a credential helper to remove this warning. See [2023-11-21T03:28:44.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T03:28:44.519Z] [2023-11-21T03:28:44.519Z] Login Succeeded [2023-11-21T03:28:44.519Z] ---> ****-login.sh ends [Pipeline] } [2023-11-21T03:28:44.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-21T03:28:45.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T03:28:45.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T03:28:45.241Z] ========================================================= [2023-11-21T03:28:45.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-21T03:28:45.242Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:28:45.910Z] + 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-21T03:28:51.260Z] Sending build context to Docker daemon 20.44MB [2023-11-21T03:28:51.260Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T03:28:51.260Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-21T03:28:51.260Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-21T03:28:51.260Z] 9fda8d8052c6: Pulling fs layer [2023-11-21T03:28:51.260Z] 5d54e960e981: Pulling fs layer [2023-11-21T03:28:51.260Z] c4a7e357bf2a: Pulling fs layer [2023-11-21T03:28:51.260Z] f0e02332f6b5: Pulling fs layer [2023-11-21T03:28:51.260Z] 872ee5b61b7b: Pulling fs layer [2023-11-21T03:28:51.260Z] 0c6a40ed1a82: Pulling fs layer [2023-11-21T03:28:51.260Z] 94ae7d8d031c: Pulling fs layer [2023-11-21T03:28:51.260Z] f0e02332f6b5: Waiting [2023-11-21T03:28:51.260Z] 94ae7d8d031c: Waiting [2023-11-21T03:28:51.260Z] 872ee5b61b7b: Waiting [2023-11-21T03:28:51.260Z] 0c6a40ed1a82: Waiting [2023-11-21T03:28:51.260Z] 5d54e960e981: Download complete [2023-11-21T03:28:51.260Z] f0e02332f6b5: Verifying Checksum [2023-11-21T03:28:51.260Z] f0e02332f6b5: Download complete [2023-11-21T03:28:51.260Z] 872ee5b61b7b: Verifying Checksum [2023-11-21T03:28:51.260Z] 872ee5b61b7b: Download complete [2023-11-21T03:28:51.260Z] 9fda8d8052c6: Verifying Checksum [2023-11-21T03:28:51.260Z] 9fda8d8052c6: Download complete [2023-11-21T03:28:51.260Z] 94ae7d8d031c: Verifying Checksum [2023-11-21T03:28:51.260Z] 94ae7d8d031c: Download complete [2023-11-21T03:28:51.260Z] 9fda8d8052c6: Pull complete [2023-11-21T03:28:51.846Z] 5d54e960e981: Pull complete [2023-11-21T03:28:52.120Z] c4a7e357bf2a: Verifying Checksum [2023-11-21T03:28:52.120Z] c4a7e357bf2a: Download complete [2023-11-21T03:28:53.535Z] 0c6a40ed1a82: Verifying Checksum [2023-11-21T03:28:53.535Z] 0c6a40ed1a82: Download complete [2023-11-21T03:29:05.867Z] c4a7e357bf2a: Pull complete [2023-11-21T03:29:05.867Z] f0e02332f6b5: Pull complete [2023-11-21T03:29:05.867Z] 872ee5b61b7b: Pull complete [2023-11-21T03:29:14.111Z] 0c6a40ed1a82: Pull complete [2023-11-21T03:29:14.388Z] 94ae7d8d031c: Pull complete [2023-11-21T03:29:14.388Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-21T03:29:14.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-21T03:29:14.388Z] ---> 86de565de09d [2023-11-21T03:29:14.388Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-21T03:29:16.330Z] ---> Running in 53fca96c7933 [2023-11-21T03:29:16.330Z] Removing intermediate container 53fca96c7933 [2023-11-21T03:29:16.330Z] ---> 0978123133f0 [2023-11-21T03:29:16.330Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T03:29:16.596Z] ---> Running in b8d70ec5e5e4 [2023-11-21T03:29:16.863Z] Removing intermediate container b8d70ec5e5e4 [2023-11-21T03:29:16.863Z] ---> 4c8e99750a68 [2023-11-21T03:29:16.863Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T03:29:16.863Z] ---> Running in 5bc19c591639 [2023-11-21T03:29:17.132Z] Removing intermediate container 5bc19c591639 [2023-11-21T03:29:17.132Z] ---> 7237a92df8c5 [2023-11-21T03:29:17.132Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T03:29:17.403Z] ---> Running in 8a40daae7ae8 [2023-11-21T03:29:17.670Z] Removing intermediate container 8a40daae7ae8 [2023-11-21T03:29:17.670Z] ---> afd61f69fef0 [2023-11-21T03:29:17.670Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-21T03:29:17.670Z] ---> Running in e331673f7907 [2023-11-21T03:29:17.937Z] Removing intermediate container e331673f7907 [2023-11-21T03:29:17.937Z] ---> 8d54a6c99263 [2023-11-21T03:29:17.937Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T03:29:17.937Z] ---> Running in 904572e1fbf2 [2023-11-21T03:29:18.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T03:29:19.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T03:29:20.458Z] OK: 266 MiB in 52 packages [2023-11-21T03:29:21.166Z] Removing intermediate container 904572e1fbf2 [2023-11-21T03:29:21.166Z] ---> 93ed9d384fb2 [2023-11-21T03:29:21.166Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-21T03:29:21.460Z] ---> Running in 0cc6f2b12b35 [2023-11-21T03:29:21.736Z] Removing intermediate container 0cc6f2b12b35 [2023-11-21T03:29:21.736Z] ---> e0f69301993b [2023-11-21T03:29:21.736Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-21T03:29:22.326Z] ---> 82ff54750ac0 [2023-11-21T03:29:22.326Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T03:29:22.326Z] ---> Running in aaed5bc00258 [2023-11-21T03:30:43.963Z] Removing intermediate container aaed5bc00258 [2023-11-21T03:30:43.963Z] ---> ddfecd41638f [2023-11-21T03:30:43.963Z] Step 12/13 : COPY . . [2023-11-21T03:30:44.921Z] ---> 79b4945974dc [2023-11-21T03:30:44.921Z] Step 13/13 : RUN ${MAKE} [2023-11-21T03:30:44.921Z] ---> Running in 94bb3f47ab81 [2023-11-21T03:30:45.879Z] noop [2023-11-21T03:30:46.463Z] Removing intermediate container 94bb3f47ab81 [2023-11-21T03:30:46.463Z] ---> 9c7ed6f0288b [2023-11-21T03:30:46.463Z] Successfully built 9c7ed6f0288b [2023-11-21T03:30:46.463Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:30:47.068Z] + docker inspect -f . ci-base-image-arm64 [2023-11-21T03:30:47.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T03:30:47.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-298 does not seem to be running inside a container [2023-11-21T03:30:47.496Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-11-21T03:30:48.599Z] $ docker top 7864de9eff6771deb50202618b60de8f778373e987dfe1262a24f892c3da4386 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T03:30:49.543Z] + go version [2023-11-21T03:30:49.543Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-21T03:30:49.573Z] $ docker stop --time=1 7864de9eff6771deb50202618b60de8f778373e987dfe1262a24f892c3da4386 [2023-11-21T03:30:51.134Z] $ docker rm -f --volumes 7864de9eff6771deb50202618b60de8f778373e987dfe1262a24f892c3da4386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:30:52.361Z] + docker inspect -f . ci-base-image-arm64 [2023-11-21T03:30:52.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T03:30:52.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-298 does not seem to be running inside a container [2023-11-21T03:30:52.752Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-11-21T03:30:53.858Z] $ docker top 000ad72849e398748fc95adb2b252209a613714bbd5c565d01fee9a5484ce474 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T03:30:54.505Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-11-21T03:30:55.205Z] + make test [2023-11-21T03:30:55.205Z] go test ./... -coverprofile=coverage.out ./... [2023-11-21T03:31:01.863Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-21T03:32:38.480Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-21T03:32:38.480Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-21T03:32:39.096Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.243s coverage: 31.5% of statements [2023-11-21T03:33:01.156Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.312s coverage: 86.5% of statements [2023-11-21T03:33:01.156Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-21T03:33:01.156Z] go vet ./... [2023-11-21T03:33:27.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-21T03:33:27.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-21T03:33:28.183Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-21T03:33:28.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-21T03:33:28.868Z] $ docker stop --time=1 000ad72849e398748fc95adb2b252209a613714bbd5c565d01fee9a5484ce474 [2023-11-21T03:33:31.012Z] $ docker rm -f --volumes 000ad72849e398748fc95adb2b252209a613714bbd5c565d01fee9a5484ce474 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-21T03:33:32.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-21T03:33:32.510Z] Warning: overwriting stash ‘coverage-report’ [2023-11-21T03:33:35.974Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-21T03:33:36.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-21T03:33:37.203Z] + ls -al . [2023-11-21T03:33:37.203Z] total 236 [2023-11-21T03:33:37.203Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 03:31 . [2023-11-21T03:33:37.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 03:28 .. [2023-11-21T03:33:37.203Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 03:28 .git [2023-11-21T03:33:37.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 03:28 .github [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 21 03:28 .gitignore [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 21 03:28 .golangci.yml [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 21 03:28 Attribution.txt [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 21 03:28 CHANGELOG.md [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 21 03:28 Dockerfile [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 03:28 GOVERNANCE.md [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 21 03:28 Jenkinsfile [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 21 03:28 LICENSE [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 21 03:28 Makefile [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 21 03:28 OWNERS.md [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 21 03:28 README.md [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 03:26 VERSION [2023-11-21T03:33:37.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 03:28 bin [2023-11-21T03:33:37.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 03:28 cmd [2023-11-21T03:33:37.203Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 21 03:32 coverage.out [2023-11-21T03:33:37.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 03:28 doc [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 21 03:28 go.mod [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 21 03:28 go.sum [2023-11-21T03:33:37.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 03:28 internal [2023-11-21T03:33:37.203Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 21 03:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:33:37.741Z] + 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=5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a --label arch=arm64 --label version=0.0.0 . [2023-11-21T03:33:39.175Z] Sending build context to Docker daemon 20.52MB [2023-11-21T03:33:39.501Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T03:33:39.501Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-21T03:33:39.501Z] ---> 9c7ed6f0288b [2023-11-21T03:33:39.501Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-21T03:33:39.501Z] ---> Running in 74faf4ab4351 [2023-11-21T03:33:39.774Z] Removing intermediate container 74faf4ab4351 [2023-11-21T03:33:39.774Z] ---> 6c2b8a9fb880 [2023-11-21T03:33:39.774Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T03:33:40.041Z] ---> Running in 1463f9891e89 [2023-11-21T03:33:40.307Z] Removing intermediate container 1463f9891e89 [2023-11-21T03:33:40.307Z] ---> ccfa2f24268b [2023-11-21T03:33:40.307Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T03:33:40.307Z] ---> Running in 07394da28945 [2023-11-21T03:33:40.575Z] Removing intermediate container 07394da28945 [2023-11-21T03:33:40.576Z] ---> 056d18dffde9 [2023-11-21T03:33:40.576Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T03:33:40.841Z] ---> Running in cfeddd8ebf45 [2023-11-21T03:33:41.109Z] Removing intermediate container cfeddd8ebf45 [2023-11-21T03:33:41.109Z] ---> 2417464e52ac [2023-11-21T03:33:41.109Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-21T03:33:41.109Z] ---> Running in e698ffc7be12 [2023-11-21T03:33:41.698Z] Removing intermediate container e698ffc7be12 [2023-11-21T03:33:41.698Z] ---> c32d293404aa [2023-11-21T03:33:41.698Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T03:33:41.698Z] ---> Running in 6f0bb79883a5 [2023-11-21T03:33:42.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T03:33:42.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T03:33:44.335Z] OK: 266 MiB in 52 packages [2023-11-21T03:33:44.920Z] Removing intermediate container 6f0bb79883a5 [2023-11-21T03:33:44.920Z] ---> 2e685cfb3b13 [2023-11-21T03:33:44.920Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-21T03:33:44.920Z] ---> Running in 14c5ec712ac7 [2023-11-21T03:33:45.187Z] Removing intermediate container 14c5ec712ac7 [2023-11-21T03:33:45.187Z] ---> a1b7dedaf4c0 [2023-11-21T03:33:45.187Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-21T03:33:45.772Z] ---> 0c4ea13a7d2c [2023-11-21T03:33:45.772Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T03:33:45.772Z] ---> Running in b189485e1264 [2023-11-21T03:33:50.023Z] Removing intermediate container b189485e1264 [2023-11-21T03:33:50.023Z] ---> 517c75045cb5 [2023-11-21T03:33:50.023Z] Step 12/27 : COPY . . [2023-11-21T03:33:51.962Z] ---> 7a7874784f57 [2023-11-21T03:33:51.962Z] Step 13/27 : RUN ${MAKE} [2023-11-21T03:33:51.962Z] ---> Running in 1c06a71b469b [2023-11-21T03:33:52.541Z] 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" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-21T03:35:44.177Z] Removing intermediate container 1c06a71b469b [2023-11-21T03:35:44.177Z] ---> 20c8fead2d70 [2023-11-21T03:35:44.177Z] Step 14/27 : FROM alpine:3.18 [2023-11-21T03:35:44.177Z] 3.18: Pulling from library/alpine [2023-11-21T03:35:44.177Z] 579b34f0a95b: Pulling fs layer [2023-11-21T03:35:44.177Z] 579b34f0a95b: Download complete [2023-11-21T03:35:44.177Z] 579b34f0a95b: Pull complete [2023-11-21T03:35:44.177Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-21T03:35:44.177Z] Status: Downloaded newer image for alpine:3.18 [2023-11-21T03:35:44.177Z] ---> 3cc203321400 [2023-11-21T03:35:44.177Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-21T03:35:44.177Z] ---> Running in ccb3dcbc6b93 [2023-11-21T03:35:44.177Z] Removing intermediate container ccb3dcbc6b93 [2023-11-21T03:35:44.177Z] ---> 04406cd34091 [2023-11-21T03:35:44.177Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-21T03:35:44.177Z] ---> Running in 7eaf44e6212d [2023-11-21T03:35:44.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T03:35:44.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T03:35:44.177Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-21T03:35:44.177Z] Executing busybox-1.36.1-r2.trigger [2023-11-21T03:35:44.177Z] OK: 8 MiB in 16 packages [2023-11-21T03:35:44.760Z] Removing intermediate container 7eaf44e6212d [2023-11-21T03:35:44.760Z] ---> 4659f864484d [2023-11-21T03:35:44.760Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-21T03:35:44.760Z] ---> Running in 6ae0acf66b36 [2023-11-21T03:35:45.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T03:35:45.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T03:35:46.945Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T03:35:47.212Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T03:35:47.212Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-21T03:35:47.212Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T03:35:47.212Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T03:35:47.480Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T03:35:47.480Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T03:35:47.480Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T03:35:47.480Z] Executing busybox-1.36.1-r5.trigger [2023-11-21T03:35:47.480Z] OK: 8 MiB in 16 packages [2023-11-21T03:35:48.449Z] Removing intermediate container 6ae0acf66b36 [2023-11-21T03:35:48.449Z] ---> 16bc89aca83e [2023-11-21T03:35:48.449Z] Step 18/27 : WORKDIR / [2023-11-21T03:35:48.717Z] ---> Running in 3ae3336de598 [2023-11-21T03:35:48.986Z] Removing intermediate container 3ae3336de598 [2023-11-21T03:35:48.986Z] ---> 6d07a04812c7 [2023-11-21T03:35:48.986Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-21T03:35:50.400Z] ---> 808ba3f96b5a [2023-11-21T03:35:50.400Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-21T03:35:50.984Z] ---> 21db40bc6d52 [2023-11-21T03:35:50.984Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-21T03:35:56.310Z] ---> b7b360980ab0 [2023-11-21T03:35:56.310Z] Step 22/27 : EXPOSE 59984 [2023-11-21T03:35:56.310Z] ---> Running in 93d56c0dc181 [2023-11-21T03:35:56.310Z] Removing intermediate container 93d56c0dc181 [2023-11-21T03:35:56.310Z] ---> 95fb5382502c [2023-11-21T03:35:56.310Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-21T03:35:56.310Z] ---> Running in 39096c81e1ab [2023-11-21T03:35:56.575Z] Removing intermediate container 39096c81e1ab [2023-11-21T03:35:56.576Z] ---> 4d5d86ec20e3 [2023-11-21T03:35:56.576Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-21T03:35:56.576Z] ---> Running in 5bedd1bf9213 [2023-11-21T03:35:56.851Z] Removing intermediate container 5bedd1bf9213 [2023-11-21T03:35:56.851Z] ---> 08628d2db808 [2023-11-21T03:35:56.851Z] Step 25/27 : LABEL arch=arm64 [2023-11-21T03:35:56.851Z] ---> Running in dfdbfea663df [2023-11-21T03:35:57.117Z] Removing intermediate container dfdbfea663df [2023-11-21T03:35:57.117Z] ---> 89c87ef7dcf1 [2023-11-21T03:35:57.117Z] Step 26/27 : LABEL git_sha=5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a [2023-11-21T03:35:57.384Z] ---> Running in 802f4937f4c3 [2023-11-21T03:35:57.650Z] Removing intermediate container 802f4937f4c3 [2023-11-21T03:35:57.650Z] ---> 1c462c122e43 [2023-11-21T03:35:57.650Z] Step 27/27 : LABEL version=0.0.0 [2023-11-21T03:35:57.650Z] ---> Running in 397cb748ab24 [2023-11-21T03:35:57.914Z] Removing intermediate container 397cb748ab24 [2023-11-21T03:35:57.914Z] ---> 518bbbd22bac [2023-11-21T03:35:57.914Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-21T03:35:57.914Z] Successfully built 518bbbd22bac [2023-11-21T03:35:57.914Z] 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-21T03:35:59.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-21T03:35:59.193Z] [2023-11-21T03:35:59.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:35:59.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-21T03:35:59.641Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-21T03:35:59.641Z] 8998bd30e6a1: Pulling fs layer [2023-11-21T03:35:59.641Z] 04944245beec: Pulling fs layer [2023-11-21T03:35:59.641Z] 699f458cf7ca: Pulling fs layer [2023-11-21T03:35:59.641Z] 765212b225bb: Pulling fs layer [2023-11-21T03:35:59.641Z] f23df028b6ca: Pulling fs layer [2023-11-21T03:35:59.641Z] d65c8cfc05b1: Pulling fs layer [2023-11-21T03:35:59.641Z] 2437ff75d9bd: Pulling fs layer [2023-11-21T03:35:59.641Z] 765212b225bb: Waiting [2023-11-21T03:35:59.641Z] d65c8cfc05b1: Waiting [2023-11-21T03:35:59.641Z] 2437ff75d9bd: Waiting [2023-11-21T03:35:59.905Z] 04944245beec: Verifying Checksum [2023-11-21T03:35:59.905Z] 04944245beec: Download complete [2023-11-21T03:35:59.905Z] 765212b225bb: Verifying Checksum [2023-11-21T03:35:59.905Z] 765212b225bb: Download complete [2023-11-21T03:35:59.905Z] f23df028b6ca: Verifying Checksum [2023-11-21T03:35:59.906Z] f23df028b6ca: Download complete [2023-11-21T03:35:59.906Z] d65c8cfc05b1: Verifying Checksum [2023-11-21T03:35:59.906Z] d65c8cfc05b1: Download complete [2023-11-21T03:36:00.172Z] 699f458cf7ca: Verifying Checksum [2023-11-21T03:36:00.172Z] 699f458cf7ca: Download complete [2023-11-21T03:36:00.437Z] 8998bd30e6a1: Verifying Checksum [2023-11-21T03:36:00.437Z] 8998bd30e6a1: Download complete [2023-11-21T03:36:03.010Z] 2437ff75d9bd: Verifying Checksum [2023-11-21T03:36:03.010Z] 2437ff75d9bd: Download complete [2023-11-21T03:36:05.022Z] 8998bd30e6a1: Pull complete [2023-11-21T03:36:05.293Z] 04944245beec: Pull complete [2023-11-21T03:36:07.271Z] 699f458cf7ca: Pull complete [2023-11-21T03:36:07.271Z] 765212b225bb: Pull complete [2023-11-21T03:36:08.274Z] f23df028b6ca: Pull complete [2023-11-21T03:36:08.274Z] d65c8cfc05b1: Pull complete [2023-11-21T03:36:26.485Z] 2437ff75d9bd: Pull complete [2023-11-21T03:36:26.485Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-21T03:36:26.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-21T03:36:26.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T03:36:26.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-298 does not seem to be running inside a container [2023-11-21T03:36:27.041Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-21T03:36:29.586Z] $ docker top 4de7ab94ab2b5c43feca5f942f55303dfdf01a59c0fffc1e98ad7af45932390a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:36:30.565Z] ---> job-cost.sh [2023-11-21T03:36:30.565Z] lf-activate-venv: SKIPPING [2023-11-21T03:36:30.565Z] INFO: No Stack... [2023-11-21T03:36:30.830Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-21T03:36:31.790Z] INFO: Archiving Costs [Pipeline] sh [2023-11-21T03:36:32.137Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-11-21T03:36:32.138Z] + cut -d, -f6 [Pipeline] lock [2023-11-21T03:36:32.211Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-411-1-stack-cost] [2023-11-21T03:36:32.218Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-411-1-stack-cost] did not exist. Created. [2023-11-21T03:36:32.219Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-411-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-21T03:36:32.726Z] /w/workspace/device-onvif-camera/1@tmp/durable-fb29dc16/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-21T03:36:33.386Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-21T03:36:33.421Z] Warning: overwriting stash ‘stack-cost’ [2023-11-21T03:36:33.477Z] Stashed 1 file(s) [Pipeline] } [2023-11-21T03:36:33.506Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-411-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-21T03:36:33.667Z] $ docker stop --time=1 4de7ab94ab2b5c43feca5f942f55303dfdf01a59c0fffc1e98ad7af45932390a [2023-11-21T03:36:38.282Z] $ docker rm -f --volumes 4de7ab94ab2b5c43feca5f942f55303dfdf01a59c0fffc1e98ad7af45932390a [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-21T03:36:40.327Z] provisioning config files... [2023-11-21T03:36:40.335Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-411@tmp/config8089721150302092663tmp [Pipeline] { [Pipeline] sh [2023-11-21T03:36:40.760Z] + set +x [2023-11-21T03:36:40.760Z] + curl -s https://codecov.io/bash [2023-11-21T03:36:40.760Z] + bash -s -- [2023-11-21T03:36:40.760Z] [2023-11-21T03:36:40.760Z] _____ _ [2023-11-21T03:36:40.760Z] / ____| | | [2023-11-21T03:36:40.760Z] | | ___ __| | ___ ___ _____ __ [2023-11-21T03:36:40.760Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-21T03:36:40.760Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-21T03:36:40.760Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-21T03:36:40.760Z] Bash-1.0.6 [2023-11-21T03:36:40.760Z] [2023-11-21T03:36:40.760Z] [2023-11-21T03:36:40.760Z] ==> git version 2.25.1 found [2023-11-21T03:36:40.760Z] ==> 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-21T03:36:40.760Z] Release-Date: 2020-01-08 [2023-11-21T03:36:40.760Z] 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-21T03:36:40.760Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-21T03:36:40.760Z] ==> Jenkins CI detected. [2023-11-21T03:36:40.760Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-411 [2023-11-21T03:36:40.760Z] project root: . [2023-11-21T03:36:40.760Z] --> token set from env [2023-11-21T03:36:40.760Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-21T03:36:40.760Z] ==> Running gcov in . (disable via -X gcov) [2023-11-21T03:36:40.760Z] ==> Python coveragepy not found [2023-11-21T03:36:40.760Z] ==> Searching for coverage reports in: [2023-11-21T03:36:40.760Z] + . [2023-11-21T03:36:41.022Z] -> Found 1 reports [2023-11-21T03:36:41.022Z] ==> Detecting git/mercurial file structure [2023-11-21T03:36:41.022Z] ==> Reading reports [2023-11-21T03:36:41.022Z] + ./coverage.out bytes=78456 [2023-11-21T03:36:41.022Z] ==> Appending adjustments [2023-11-21T03:36:41.022Z] https://docs.codecov.io/docs/fixing-reports [2023-11-21T03:36:41.022Z] + Found adjustments [2023-11-21T03:36:41.022Z] ==> Gzipping contents [2023-11-21T03:36:41.022Z] 12K /tmp/codecov.lLjV0W.gz [2023-11-21T03:36:41.022Z] ==> Uploading reports [2023-11-21T03:36:41.022Z] url: https://codecov.io [2023-11-21T03:36:41.022Z] query: branch=PR-411&commit=5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=411&job=&cmd_args= [2023-11-21T03:36:41.022Z] -> Pinging Codecov [2023-11-21T03:36:41.022Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-411&commit=5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=411&job=&cmd_args= [2023-11-21T03:36:41.280Z] -> Uploading to [2023-11-21T03:36:41.280Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-21/F29A59C45E3A92E06B3E522C9905F8EF/5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a/576b53aa-a787-403c-bc10-c2b222458028.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231121T033641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb98a62ca18a0afe0d6c21a8a3cf28d66f06857d707f0f8d90b847d584deb7ac [2023-11-21T03:36:41.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-21T03:36:41.280Z] Dload Upload Total Spent Left Speed [2023-11-21T03:36:41.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 43422 --:--:-- --:--:-- --:--:-- 43605 [2023-11-21T03:36:41.539Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5cb56c07d1feaad3e1bbaee77cbac7a33de7ac8a [Pipeline] } [2023-11-21T03:36:41.568Z] 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-21T03:36:44.707Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-411/archives ] [2023-11-21T03:36:44.708Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-411/archives [2023-11-21T03:36:44.708Z] total 16 [2023-11-21T03:36:44.708Z] drwxr-xr-x 3 root root 4096 Nov 21 03:28 . [2023-11-21T03:36:44.708Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 03:28 .. [2023-11-21T03:36:44.708Z] drwxr-xr-x 2 root root 4096 Nov 21 03:28 cost [2023-11-21T03:36:44.708Z] -rw-r--r-- 1 root root 91 Nov 21 03:28 cost.csv [2023-11-21T03:36:44.708Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-411/archives [2023-11-21T03:36:44.708Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-411/archives [2023-11-21T03:36:44.708Z] total 16 [2023-11-21T03:36:44.708Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 03:28 . [2023-11-21T03:36:44.708Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 03:28 .. [2023-11-21T03:36:44.708Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 03:28 cost [2023-11-21T03:36:44.708Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 21 03:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:36:45.039Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:36:45.929Z] ---> package-listing.sh [2023-11-21T03:36:45.929Z] ++ facter osfamily [2023-11-21T03:36:45.929Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-21T03:36:46.190Z] + OS_FAMILY=debian [2023-11-21T03:36:46.190Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-411 [2023-11-21T03:36:46.190Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-21T03:36:46.190Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-21T03:36:46.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-21T03:36:46.190Z] + PACKAGES=/tmp/packages_start.txt [2023-11-21T03:36:46.190Z] + '[' /w/workspace/undry_device-onvif-camera_PR-411 ']' [2023-11-21T03:36:46.190Z] + PACKAGES=/tmp/packages_end.txt [2023-11-21T03:36:46.190Z] + case "${OS_FAMILY}" in [2023-11-21T03:36:46.190Z] + dpkg -l [2023-11-21T03:36:46.190Z] + grep '^ii' [2023-11-21T03:36:46.190Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-21T03:36:46.190Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-21T03:36:46.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-21T03:36:46.190Z] + '[' /w/workspace/undry_device-onvif-camera_PR-411 ']' [2023-11-21T03:36:46.190Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-411/archives/ [2023-11-21T03:36:46.190Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-411/archives/ [Pipeline] echo [2023-11-21T03:36:46.221Z] 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-411/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-21T03:36:46.516Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T03:36:47.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T03:36:47.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T03:36:47.446Z] prd-ubuntu20.04-docker-8c-8g-297 does not seem to be running inside a container [2023-11-21T03:36:47.477Z] $ 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-411/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-411 -v /w/workspace/undry_device-onvif-camera_PR-411:/w/workspace/undry_device-onvif-camera_PR-411:rw,z -v /w/workspace/undry_device-onvif-camera_PR-411@tmp:/w/workspace/undry_device-onvif-camera_PR-411@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-21T03:36:47.672Z] $ docker top f375ddf4fa080644847ed87c067be9b983c6cc58b79957802b3e09faf25f7a41 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T03:36:48.162Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-21T03:36:48.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-21T03:36:48.815Z] + ls /var/log/sa-host [2023-11-21T03:36:48.815Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-21T03:36:49.086Z] provisioning config files... [2023-11-21T03:36:49.096Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-411@tmp/config12278177902998329145tmp [Pipeline] { [Pipeline] echo [2023-11-21T03:36:49.239Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:36:49.556Z] ---> create-netrc.sh [Pipeline] } [2023-11-21T03:36:49.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:36:50.085Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-21T03:36:50.119Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:36:50.427Z] ---> sudo-logs.sh [2023-11-21T03:36:50.427Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-21T03:36:50.566Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:36:50.878Z] ---> job-cost.sh [2023-11-21T03:36:50.878Z] lf-activate-venv: SKIPPING [2023-11-21T03:36:50.878Z] DEBUG: total: 0.2199999988079071 [2023-11-21T03:36:50.878Z] INFO: Retrieving Stack Cost... [2023-11-21T03:36:51.144Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-21T03:36:51.714Z] INFO: Archiving Costs [Pipeline] echo [2023-11-21T03:36:51.748Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T03:36:52.058Z] ---> logs-deploy.sh [2023-11-21T03:36:52.058Z] lf-activate-venv: SKIPPING [2023-11-21T03:36:52.058Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-411/1 [2023-11-21T03:36:52.058Z] INFO: archiving workspace using pattern(s): [2023-11-21T03:36:52.996Z] Archives upload complete. [2023-11-21T03:36:52.996Z] INFO: archiving logs to Nexus