Pull request #133 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-usb-camera Obtained Jenkinsfile from f62e8d76430c3ba9a0ca175b1568b440748f6f83+ad81b6791089a5483c30c2e43f91131867ddea47 (631517f3a66b48699dd970439707f0003551881e) 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-ssh2038909204916364331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8012156662510212587.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-133/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-usb-camera/branches/PR-133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh287140249958067051.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-usb-camera/branches/PR-133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13044900505332347912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12595912845069841115.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-usb-camera/branches/PR-133/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-usb-camera/branches/PR-133/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16457607381811176738.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3064 in /w/workspace/foundry_device-usb-camera_PR-133 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-133 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit f62e8d76430c3ba9a0ca175b1568b440748f6f83 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f62e8d76430c3ba9a0ca175b1568b440748f6f83 # timeout=10 Merge succeeded, producing f62e8d76430c3ba9a0ca175b1568b440748f6f83 Checking out Revision f62e8d76430c3ba9a0ca175b1568b440748f6f83 (PR-133) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f62e8d76430c3ba9a0ca175b1568b440748f6f83 # timeout=10 Commit message: "build(deps): bump device-sdk-go and go-mod dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-19T02:53:59.098Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-19T02:53:59.281Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-19T02:53:59.386Z] ========================================================= [2023-01-19T02:53:59.386Z] EdgeX Global Pipelines Version Info [2023-01-19T02:53:59.386Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:54:00.109Z] ------------------- [2023-01-19T02:54:00.109Z] stable info: [2023-01-19T02:54:00.109Z] ------------------- [2023-01-19T02:54:00.109Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-19T02:54:00.109Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T02:54:00.109Z] Message: update stable to v1.0.244 [2023-01-19T02:54:00.678Z] ------------------- [2023-01-19T02:54:00.678Z] experimental info: [2023-01-19T02:54:00.678Z] ------------------- [2023-01-19T02:54:00.678Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-19T02:54:00.678Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T02:54:00.678Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-19T02:54:00.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-19T02:54:01.012Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-19T02:54:01.053Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-19T02:54:01.094Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-19T02:54:01.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-19T02:54:01.175Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-19T02:54:01.220Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-19T02:54:01.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-19T02:54:01.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-19T02:54:01.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-19T02:54:01.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-19T02:54:01.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-19T02:54:01.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-19T02:54:01.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-19T02:54:01.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T02:54:01.575Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T02:54:01.613Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T02:54:01.655Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T02:54:01.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-19T02:54:01.732Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-19T02:54:01.769Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-19T02:54:01.814Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-19T02:54:01.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-19T02:54:01.893Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-19T02:54:01.932Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-19T02:54:01.970Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-19T02:54:02.008Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-19T02:54:02.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-133 [Pipeline] echo [2023-01-19T02:54:02.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-133 [Pipeline] echo [2023-01-19T02:54:02.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-133 [Pipeline] echo [2023-01-19T02:54:02.164Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f62e8d76430c3ba9a0ca175b1568b440748f6f83 [Pipeline] echo [2023-01-19T02:54:02.205Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f62e8d7 [Pipeline] echo [2023-01-19T02:54:02.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T02:54:02.358Z] provisioning config files... [2023-01-19T02:54:02.374Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-133@tmp/config3881973633216016639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:54:02.706Z] ---> docker-login.sh [2023-01-19T02:54:02.706Z] nexus3.edgexfoundry.org:10001 [2023-01-19T02:54:02.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:54:02.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:54:02.966Z] Configure a credential helper to remove this warning. See [2023-01-19T02:54:02.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:54:02.966Z] [2023-01-19T02:54:02.966Z] Login Succeeded [2023-01-19T02:54:02.966Z] nexus3.edgexfoundry.org:10002 [2023-01-19T02:54:02.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:54:02.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:54:02.966Z] Configure a credential helper to remove this warning. See [2023-01-19T02:54:02.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:54:02.966Z] [2023-01-19T02:54:02.966Z] Login Succeeded [2023-01-19T02:54:02.966Z] nexus3.edgexfoundry.org:10003 [2023-01-19T02:54:03.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:54:03.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:54:03.227Z] Configure a credential helper to remove this warning. See [2023-01-19T02:54:03.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:54:03.227Z] [2023-01-19T02:54:03.227Z] Login Succeeded [2023-01-19T02:54:03.227Z] nexus3.edgexfoundry.org:10004 [2023-01-19T02:54:03.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:54:03.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:54:03.227Z] Configure a credential helper to remove this warning. See [2023-01-19T02:54:03.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:54:03.227Z] [2023-01-19T02:54:03.227Z] Login Succeeded [2023-01-19T02:54:03.227Z] docker.io [2023-01-19T02:54:03.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:54:03.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:54:03.485Z] Configure a credential helper to remove this warning. See [2023-01-19T02:54:03.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:54:03.485Z] [2023-01-19T02:54:03.485Z] Login Succeeded [2023-01-19T02:54:03.485Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T02:54:03.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-19T02:54:04.208Z] + git rev-list -1 --merges f62e8d76430c3ba9a0ca175b1568b440748f6f83~1..f62e8d76430c3ba9a0ca175b1568b440748f6f83 [Pipeline] echo [2023-01-19T02:54:04.260Z] -----------> git rev-list -1 --merges f62e8d76430c3ba9a0ca175b1568b440748f6f83~1..f62e8d76430c3ba9a0ca175b1568b440748f6f83 f62e8d76430c3ba9a0ca175b1568b440748f6f83 [false] [Pipeline] sh [2023-01-19T02:54:04.570Z] + git log --format=format:%s -1 f62e8d76430c3ba9a0ca175b1568b440748f6f83 [Pipeline] echo [2023-01-19T02:54:04.611Z] ========================================================= [2023-01-19T02:54:04.611Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-19T02:54:04.611Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T02:54:05.025Z] + git log --format=format:%s -1 f62e8d76430c3ba9a0ca175b1568b440748f6f83 [Pipeline] echo [2023-01-19T02:54:05.059Z] [semverPrep] GIT_COMMIT: f62e8d76430c3ba9a0ca175b1568b440748f6f83, Commit Message: build(deps): bump device-sdk-go and go-mod dependencies [Pipeline] echo [2023-01-19T02:54:05.087Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-19T02:54:05.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-19T02:54:05.482Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-19T02:54:05.482Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-19T02:54:05.482Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-19T02:54:05.482Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-19T02:54:05.482Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-19T02:54:05.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:54:05.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T02:54:05.965Z] [2023-01-19T02:54:05.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:54:06.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T02:54:06.334Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-19T02:54:06.334Z] b85a868b505f: Pulling fs layer [2023-01-19T02:54:06.334Z] e2be974225ed: Pulling fs layer [2023-01-19T02:54:06.334Z] 339a4e72a1f5: Pulling fs layer [2023-01-19T02:54:06.334Z] 988bab9f4d93: Pulling fs layer [2023-01-19T02:54:06.334Z] 1469e6f7b9e6: Pulling fs layer [2023-01-19T02:54:06.334Z] eaf3925da568: Pulling fs layer [2023-01-19T02:54:06.334Z] bab4dde63d76: Pulling fs layer [2023-01-19T02:54:06.334Z] bde34c3a00c8: Pulling fs layer [2023-01-19T02:54:06.334Z] b352a97aabf1: Pulling fs layer [2023-01-19T02:54:06.334Z] 4872d77fe225: Pulling fs layer [2023-01-19T02:54:06.334Z] 5851b861e8e6: Pulling fs layer [2023-01-19T02:54:06.334Z] b352a97aabf1: Waiting [2023-01-19T02:54:06.334Z] 4872d77fe225: Waiting [2023-01-19T02:54:06.334Z] bde34c3a00c8: Waiting [2023-01-19T02:54:06.334Z] bab4dde63d76: Waiting [2023-01-19T02:54:06.334Z] 1469e6f7b9e6: Waiting [2023-01-19T02:54:06.334Z] eaf3925da568: Waiting [2023-01-19T02:54:06.334Z] 5851b861e8e6: Waiting [2023-01-19T02:54:06.334Z] e2be974225ed: Download complete [2023-01-19T02:54:06.334Z] 988bab9f4d93: Verifying Checksum [2023-01-19T02:54:06.334Z] 988bab9f4d93: Download complete [2023-01-19T02:54:06.597Z] 1469e6f7b9e6: Verifying Checksum [2023-01-19T02:54:06.597Z] 1469e6f7b9e6: Download complete [2023-01-19T02:54:06.597Z] eaf3925da568: Verifying Checksum [2023-01-19T02:54:06.597Z] eaf3925da568: Download complete [2023-01-19T02:54:06.597Z] 339a4e72a1f5: Verifying Checksum [2023-01-19T02:54:06.597Z] 339a4e72a1f5: Download complete [2023-01-19T02:54:06.597Z] bde34c3a00c8: Download complete [2023-01-19T02:54:06.597Z] b352a97aabf1: Download complete [2023-01-19T02:54:06.597Z] 4872d77fe225: Verifying Checksum [2023-01-19T02:54:06.597Z] 4872d77fe225: Download complete [2023-01-19T02:54:06.856Z] 5851b861e8e6: Verifying Checksum [2023-01-19T02:54:06.856Z] 5851b861e8e6: Download complete [2023-01-19T02:54:06.856Z] b85a868b505f: Verifying Checksum [2023-01-19T02:54:06.856Z] b85a868b505f: Download complete [2023-01-19T02:54:07.115Z] bab4dde63d76: Verifying Checksum [2023-01-19T02:54:07.115Z] bab4dde63d76: Download complete [2023-01-19T02:54:08.047Z] b85a868b505f: Pull complete [2023-01-19T02:54:08.047Z] e2be974225ed: Pull complete [2023-01-19T02:54:08.618Z] 339a4e72a1f5: Pull complete [2023-01-19T02:54:08.618Z] 988bab9f4d93: Pull complete [2023-01-19T02:54:08.879Z] 1469e6f7b9e6: Pull complete [2023-01-19T02:54:08.879Z] eaf3925da568: Pull complete [2023-01-19T02:54:10.775Z] bab4dde63d76: Pull complete [2023-01-19T02:54:10.775Z] bde34c3a00c8: Pull complete [2023-01-19T02:54:10.775Z] b352a97aabf1: Pull complete [2023-01-19T02:54:10.775Z] 4872d77fe225: Pull complete [2023-01-19T02:54:10.775Z] 5851b861e8e6: Pull complete [2023-01-19T02:54:11.035Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-19T02:54:11.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T02:54:11.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:54:11.259Z] prd-ubuntu20.04-docker-8c-8g-3064 does not seem to be running inside a container [2023-01-19T02:54:11.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-133 -v /w/workspace/foundry_device-usb-camera_PR-133:/w/workspace/foundry_device-usb-camera_PR-133:rw,z -v /w/workspace/foundry_device-usb-camera_PR-133@tmp:/w/workspace/foundry_device-usb-camera_PR-133@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-devops/py-git-semver:0.1.4 cat [2023-01-19T02:54:13.793Z] $ docker top 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 -eo pid,comm [2023-01-19T02:54:13.860Z] 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-01-19T02:54:13.860Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-19T02:54:13.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T02:54:13.994Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T02:54:14.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T02:54:14.106Z] $ docker exec 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 ssh-agent [2023-01-19T02:54:14.220Z] SSH_AUTH_SOCK=/tmp/ssh-Z2MBhG8IzGNM/agent.32 [2023-01-19T02:54:14.220Z] SSH_AGENT_PID=38 [2023-01-19T02:54:14.227Z] Running ssh-add (command line suppressed) [2023-01-19T02:54:14.351Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-133@tmp/private_key_332568756385875097.key (/w/workspace/foundry_device-usb-camera_PR-133@tmp/private_key_332568756385875097.key) [2023-01-19T02:54:14.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T02:54:14.688Z] + git tag --points-at HEAD [Pipeline] } [2023-01-19T02:54:14.715Z] $ docker exec --env ******** --env ******** 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 ssh-agent -k [2023-01-19T02:54:14.817Z] unset SSH_AUTH_SOCK; [2023-01-19T02:54:14.818Z] unset SSH_AGENT_PID; [2023-01-19T02:54:14.818Z] echo Agent pid 38 killed; [2023-01-19T02:54:14.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-19T02:54:14.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T02:54:14.914Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T02:54:15.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T02:54:15.019Z] $ docker exec 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 ssh-agent [2023-01-19T02:54:15.125Z] SSH_AUTH_SOCK=/tmp/ssh-Tp4GA4iJQ5QQ/agent.70 [2023-01-19T02:54:15.125Z] SSH_AGENT_PID=76 [2023-01-19T02:54:15.129Z] Running ssh-add (command line suppressed) [2023-01-19T02:54:15.227Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-133@tmp/private_key_10811824916677656659.key (/w/workspace/foundry_device-usb-camera_PR-133@tmp/private_key_10811824916677656659.key) [2023-01-19T02:54:15.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T02:54:15.567Z] + git semver init [2023-01-19T02:54:16.138Z] 2023-01-19 02:54:15,836 [run_init] DEBUG init version:0.0.0 force:False [2023-01-19T02:54:16.138Z] 2023-01-19 02:54:15,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-133/.semver [2023-01-19T02:54:16.138Z] 2023-01-19 02:54:15,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-133/.semver [2023-01-19T02:54:16.138Z] 2023-01-19 02:54:15,839 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-133/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-133, universal_newlines=False, shell=None, istream=None) [2023-01-19T02:54:16.718Z] 2023-01-19 02:54:16,648 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-133/.git/info/exclude [2023-01-19T02:54:16.718Z] 2023-01-19 02:54:16,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-133/.semver/PR-133 with force:False [2023-01-19T02:54:16.718Z] 2023-01-19 02:54:16,648 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-133/.semver/PR-133 [2023-01-19T02:54:16.718Z] 2023-01-19 02:54:16,652 [execute] INFO git cat-file --batch-check [2023-01-19T02:54:16.718Z] 2023-01-19 02:54:16,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-133/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T02:54:16.718Z] 2023-01-19 02:54:16,659 [execute] INFO git cat-file --batch [2023-01-19T02:54:16.718Z] 2023-01-19 02:54:16,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-133/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T02:54:16.718Z] 2023-01-19 02:54:16,664 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-133/.semver/PR-133 [2023-01-19T02:54:16.718Z] 0.0.0 [Pipeline] } [2023-01-19T02:54:16.742Z] $ docker exec --env ******** --env ******** 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 ssh-agent -k [2023-01-19T02:54:16.846Z] unset SSH_AUTH_SOCK; [2023-01-19T02:54:16.846Z] unset SSH_AGENT_PID; [2023-01-19T02:54:16.846Z] echo Agent pid 76 killed; [2023-01-19T02:54:16.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-19T02:54:17.297Z] + git semver [Pipeline] } [2023-01-19T02:54:17.582Z] $ docker stop --time=1 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 [2023-01-19T02:54:18.969Z] $ docker rm -f --volumes 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T02:54:19.365Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-19T02:54:19.637Z] Stashed 1 file(s) [Pipeline] echo [2023-01-19T02:54:19.656Z] [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-01-19T02:54:20.181Z] provisioning config files... [2023-01-19T02:54:20.191Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-133@tmp/config6516769370230158596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:54:20.527Z] ---> docker-login.sh [2023-01-19T02:54:20.527Z] nexus3.edgexfoundry.org:10001 [2023-01-19T02:54:20.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:54:20.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:54:20.527Z] Configure a credential helper to remove this warning. See [2023-01-19T02:54:20.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:54:20.527Z] [2023-01-19T02:54:20.527Z] Login Succeeded [2023-01-19T02:54:20.527Z] nexus3.edgexfoundry.org:10002 [2023-01-19T02:54:20.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:54:20.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:54:20.527Z] Configure a credential helper to remove this warning. See [2023-01-19T02:54:20.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:54:20.527Z] [2023-01-19T02:54:20.527Z] Login Succeeded [2023-01-19T02:54:20.527Z] nexus3.edgexfoundry.org:10003 [2023-01-19T02:54:20.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:54:20.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:54:20.786Z] Configure a credential helper to remove this warning. See [2023-01-19T02:54:20.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:54:20.786Z] [2023-01-19T02:54:20.786Z] Login Succeeded [2023-01-19T02:54:20.786Z] nexus3.edgexfoundry.org:10004 [2023-01-19T02:54:20.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:54:20.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:54:20.786Z] Configure a credential helper to remove this warning. See [2023-01-19T02:54:20.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:54:20.786Z] [2023-01-19T02:54:20.786Z] Login Succeeded [2023-01-19T02:54:20.786Z] docker.io [2023-01-19T02:54:21.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:54:21.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:54:21.044Z] Configure a credential helper to remove this warning. See [2023-01-19T02:54:21.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:54:21.044Z] [2023-01-19T02:54:21.044Z] Login Succeeded [2023-01-19T02:54:21.044Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T02:54:21.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T02:54:21.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T02:54:21.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T02:54:21.317Z] ========================================================= [2023-01-19T02:54:21.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-19T02:54:21.317Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:54:21.757Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-19T02:54:21.757Z] Sending build context to Docker daemon 1.756MB [2023-01-19T02:54:21.757Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T02:54:21.757Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-19T02:54:21.757Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-19T02:54:21.757Z] 213ec9aee27d: Pulling fs layer [2023-01-19T02:54:21.757Z] 4583459ba037: Pulling fs layer [2023-01-19T02:54:21.757Z] 93c1e223e6f2: Pulling fs layer [2023-01-19T02:54:21.757Z] 53926ce57604: Pulling fs layer [2023-01-19T02:54:21.757Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-19T02:54:21.757Z] 22ff95d597cd: Pulling fs layer [2023-01-19T02:54:21.757Z] 12d6caf4c0d1: Pulling fs layer [2023-01-19T02:54:21.757Z] 96b7cbca73a9: Pulling fs layer [2023-01-19T02:54:21.757Z] a7acece74701: Pulling fs layer [2023-01-19T02:54:21.757Z] 22ff95d597cd: Waiting [2023-01-19T02:54:21.757Z] 96b7cbca73a9: Waiting [2023-01-19T02:54:21.757Z] 53926ce57604: Waiting [2023-01-19T02:54:21.757Z] 21b2b0c7a3f4: Waiting [2023-01-19T02:54:22.022Z] 93c1e223e6f2: Download complete [2023-01-19T02:54:22.022Z] 4583459ba037: Download complete [2023-01-19T02:54:22.022Z] 21b2b0c7a3f4: Download complete [2023-01-19T02:54:22.022Z] 22ff95d597cd: Verifying Checksum [2023-01-19T02:54:22.022Z] 22ff95d597cd: Download complete [2023-01-19T02:54:22.022Z] 213ec9aee27d: Verifying Checksum [2023-01-19T02:54:22.022Z] 213ec9aee27d: Download complete [2023-01-19T02:54:22.022Z] 12d6caf4c0d1: Download complete [2023-01-19T02:54:22.022Z] 213ec9aee27d: Pull complete [2023-01-19T02:54:22.289Z] 4583459ba037: Pull complete [2023-01-19T02:54:22.289Z] 93c1e223e6f2: Pull complete [2023-01-19T02:54:23.253Z] a7acece74701: Verifying Checksum [2023-01-19T02:54:23.253Z] a7acece74701: Download complete [2023-01-19T02:54:23.253Z] 53926ce57604: Download complete [2023-01-19T02:54:23.253Z] 96b7cbca73a9: Verifying Checksum [2023-01-19T02:54:23.253Z] 96b7cbca73a9: Download complete [2023-01-19T02:54:27.433Z] 53926ce57604: Pull complete [2023-01-19T02:54:27.433Z] 21b2b0c7a3f4: Pull complete [2023-01-19T02:54:27.433Z] 22ff95d597cd: Pull complete [2023-01-19T02:54:27.433Z] 12d6caf4c0d1: Pull complete [2023-01-19T02:54:29.328Z] 96b7cbca73a9: Pull complete [2023-01-19T02:54:30.257Z] a7acece74701: Pull complete [2023-01-19T02:54:30.257Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-19T02:54:30.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T02:54:30.257Z] ---> db6d94c90886 [2023-01-19T02:54:30.257Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-19T02:54:34.461Z] ---> Running in 5e4d2b3fb89c [2023-01-19T02:54:34.461Z] Removing intermediate container 5e4d2b3fb89c [2023-01-19T02:54:34.461Z] ---> c9e11c270312 [2023-01-19T02:54:34.461Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T02:54:34.461Z] ---> Running in 241fecc70646 [2023-01-19T02:54:34.461Z] Removing intermediate container 241fecc70646 [2023-01-19T02:54:34.461Z] ---> fcb0f140d9e1 [2023-01-19T02:54:34.461Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-19T02:54:34.461Z] ---> Running in 245f83bd398e [2023-01-19T02:54:34.461Z] Removing intermediate container 245f83bd398e [2023-01-19T02:54:34.461Z] ---> bd4ce86cc82a [2023-01-19T02:54:34.461Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-19T02:54:34.461Z] ---> Running in 77f63de14330 [2023-01-19T02:54:34.461Z] Removing intermediate container 77f63de14330 [2023-01-19T02:54:34.461Z] ---> 46065d2716cb [2023-01-19T02:54:34.461Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T02:54:34.461Z] ---> Running in f16198a0d7ae [2023-01-19T02:54:34.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T02:54:34.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T02:54:34.977Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-19T02:54:34.977Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-19T02:54:34.977Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-19T02:54:34.977Z] (4/80) Installing libxcb (1.15-r0) [2023-01-19T02:54:35.024Z] Still waiting to schedule task [2023-01-19T02:54:35.025Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-19T02:54:35.235Z] (5/80) Installing libx11 (1.8-r0) [2023-01-19T02:54:35.236Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-19T02:54:35.236Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-19T02:54:35.236Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-19T02:54:35.236Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-19T02:54:35.236Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-19T02:54:35.236Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-19T02:54:35.236Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-19T02:54:35.236Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-19T02:54:35.236Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-19T02:54:35.494Z] (15/80) Installing libice (1.0.10-r0) [2023-01-19T02:54:35.494Z] (16/80) Installing libuuid (2.38-r1) [2023-01-19T02:54:35.494Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-19T02:54:35.494Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-19T02:54:35.494Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-19T02:54:35.494Z] (20/80) Installing xset (1.2.4-r0) [2023-01-19T02:54:35.494Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-19T02:54:35.494Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-19T02:54:35.494Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-19T02:54:35.494Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-19T02:54:35.494Z] (25/80) Installing libintl (0.21-r2) [2023-01-19T02:54:35.494Z] (26/80) Installing libblkid (2.38-r1) [2023-01-19T02:54:35.494Z] (27/80) Installing libmount (2.38-r1) [2023-01-19T02:54:35.494Z] (28/80) Installing pcre (8.45-r2) [2023-01-19T02:54:35.494Z] (29/80) Installing glib (2.72.1-r0) [2023-01-19T02:54:35.494Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-19T02:54:35.495Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-19T02:54:35.495Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-19T02:54:35.495Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-19T02:54:35.751Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-19T02:54:35.752Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-19T02:54:35.752Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-19T02:54:35.752Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-19T02:54:35.752Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-19T02:54:35.752Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-19T02:54:35.752Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-19T02:54:35.752Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-19T02:54:35.752Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-19T02:54:35.752Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-19T02:54:35.752Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-19T02:54:35.752Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-19T02:54:35.752Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-19T02:54:35.752Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-19T02:54:35.752Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-19T02:54:35.752Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-19T02:54:35.752Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-19T02:54:36.008Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-19T02:54:36.008Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-19T02:54:36.008Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-19T02:54:36.008Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-19T02:54:36.008Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-19T02:54:36.008Z] (56/80) Installing libunistring (1.0-r0) [2023-01-19T02:54:36.008Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-19T02:54:36.008Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-19T02:54:36.008Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-19T02:54:36.008Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-19T02:54:36.008Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-19T02:54:36.008Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-19T02:54:36.008Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-19T02:54:36.008Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-19T02:54:36.266Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-19T02:54:36.266Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-19T02:54:36.266Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-19T02:54:36.266Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-19T02:54:36.266Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-19T02:54:36.266Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-19T02:54:36.266Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-19T02:54:36.266Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-19T02:54:36.266Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-19T02:54:36.266Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-19T02:54:36.266Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-19T02:54:36.266Z] Executing udev-init-scripts-35-r0.post-install [2023-01-19T02:54:36.266Z] (76/80) Installing kmod-libs (29-r2) [2023-01-19T02:54:36.266Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-19T02:54:36.266Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-19T02:54:36.266Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-19T02:54:36.266Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-19T02:54:36.524Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T02:54:36.524Z] Executing eudev-3.2.11-r0.trigger [2023-01-19T02:54:36.524Z] OK: 330 MiB in 131 packages [2023-01-19T02:54:39.810Z] Removing intermediate container f16198a0d7ae [2023-01-19T02:54:39.810Z] ---> c39365736c7d [2023-01-19T02:54:39.810Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-19T02:54:39.810Z] ---> Running in 730f27204104 [2023-01-19T02:54:39.810Z] Removing intermediate container 730f27204104 [2023-01-19T02:54:39.810Z] ---> 7a89a278800d [2023-01-19T02:54:39.810Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-19T02:54:39.810Z] ---> 0e64be994164 [2023-01-19T02:54:39.810Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T02:54:39.810Z] ---> Running in 81d182449947 [2023-01-19T02:55:18.587Z] Removing intermediate container 81d182449947 [2023-01-19T02:55:18.587Z] ---> 37b781666a50 [2023-01-19T02:55:18.587Z] Step 11/13 : COPY . . [2023-01-19T02:55:18.587Z] ---> 67a6da37d615 [2023-01-19T02:55:18.587Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-19T02:55:18.587Z] ---> Running in 65b6e89134b2 [2023-01-19T02:55:18.587Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T02:55:18.587Z] Dload Upload Total Spent Left Speed [2023-01-19T02:55:18.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5997 0 --:--:-- --:--:-- --:--:-- 6000 [2023-01-19T02:55:18.587Z] Removing intermediate container 65b6e89134b2 [2023-01-19T02:55:18.587Z] ---> 1eb735354114 [2023-01-19T02:55:18.587Z] Step 13/13 : RUN ${MAKE} [2023-01-19T02:55:18.587Z] ---> Running in a73d29911811 [2023-01-19T02:55:18.587Z] noop [2023-01-19T02:55:18.587Z] Removing intermediate container a73d29911811 [2023-01-19T02:55:18.587Z] ---> 8f1b785647e3 [2023-01-19T02:55:18.587Z] Successfully built 8f1b785647e3 [2023-01-19T02:55:18.587Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:55:19.036Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T02:55:19.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:55:19.175Z] prd-ubuntu20.04-docker-8c-8g-3064 does not seem to be running inside a container [2023-01-19T02:55:19.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-133 -v /w/workspace/foundry_device-usb-camera_PR-133:/w/workspace/foundry_device-usb-camera_PR-133:rw,z -v /w/workspace/foundry_device-usb-camera_PR-133@tmp:/w/workspace/foundry_device-usb-camera_PR-133@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T02:55:19.535Z] $ docker top 99c74fe17f304f15929f5447f4fc0867a6ca17b45d285258aab98e296b3dcd1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T02:55:19.918Z] + go version [2023-01-19T02:55:19.918Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-19T02:55:19.948Z] $ docker stop --time=1 99c74fe17f304f15929f5447f4fc0867a6ca17b45d285258aab98e296b3dcd1b [2023-01-19T02:55:21.183Z] $ docker rm -f --volumes 99c74fe17f304f15929f5447f4fc0867a6ca17b45d285258aab98e296b3dcd1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:55:21.896Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T02:55:21.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:55:22.037Z] prd-ubuntu20.04-docker-8c-8g-3064 does not seem to be running inside a container [2023-01-19T02:55:22.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-133 -v /w/workspace/foundry_device-usb-camera_PR-133:/w/workspace/foundry_device-usb-camera_PR-133:rw,z -v /w/workspace/foundry_device-usb-camera_PR-133@tmp:/w/workspace/foundry_device-usb-camera_PR-133@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T02:55:22.372Z] $ docker top 3f06e5fedbcfa5ee4054768b1b9bab071efc463626aedd320742f7878c93a9ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T02:55:22.758Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-133 [Pipeline] fileExists [Pipeline] sh [2023-01-19T02:55:23.116Z] + make test [2023-01-19T02:55:23.116Z] go test ./... -coverprofile=coverage.out ./... [2023-01-19T02:55:23.374Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-19T02:55:33.334Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-19T02:55:33.900Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2023-01-19T02:55:42.021Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-19T02:55:42.021Z] go vet ./... [2023-01-19T02:55:43.918Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T02:55:43.918Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T02:55:43.918Z] ./bin/test-attribution-txt.sh [2023-01-19T02:55:44.176Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T02:55:44.176Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T02:55:44.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T02:55:44.241Z] $ docker stop --time=1 3f06e5fedbcfa5ee4054768b1b9bab071efc463626aedd320742f7878c93a9ef [2023-01-19T02:55:47.312Z] $ docker rm -f --volumes 3f06e5fedbcfa5ee4054768b1b9bab071efc463626aedd320742f7878c93a9ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T02:55:47.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T02:55:47.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-19T02:55:48.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T02:55:48.923Z] + ls -al . [2023-01-19T02:55:48.923Z] total 196 [2023-01-19T02:55:48.923Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 02:55 . [2023-01-19T02:55:48.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:53 .. [2023-01-19T02:55:48.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 02:55 .git [2023-01-19T02:55:48.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:53 .github [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 19 02:53 .gitignore [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 19 02:53 .golangci.yml [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 19 02:53 .hadolint.yml [2023-01-19T02:55:48.923Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 02:54 .semver [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 19 02:53 Attribution.txt [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 19 02:53 CHANGELOG.md [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 19 02:53 Dockerfile [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 19 02:53 GOVERNANCE.md [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 19 02:53 Jenkinsfile [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 19 02:53 LICENSE [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 19 02:53 Makefile [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 19 02:53 OWNERS.md [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 19 02:53 README.md [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 02:54 VERSION [2023-01-19T02:55:48.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:53 bin [2023-01-19T02:55:48.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:53 cmd [2023-01-19T02:55:48.923Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 19 02:55 coverage.out [2023-01-19T02:55:48.923Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 19 02:53 docker-entrypoint.sh [2023-01-19T02:55:48.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:53 docs [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 3540 Jan 19 02:53 go.mod [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 35103 Jan 19 02:53 go.sum [2023-01-19T02:55:48.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:53 internal [2023-01-19T02:55:48.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:53 snap [2023-01-19T02:55:48.923Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 19 02:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:55:49.327Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f62e8d76430c3ba9a0ca175b1568b440748f6f83 --label arch=amd64 --label version=0.0.0 . [2023-01-19T02:55:49.327Z] Sending build context to Docker daemon 1.787MB [2023-01-19T02:55:49.327Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T02:55:49.327Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-19T02:55:49.327Z] ---> 8f1b785647e3 [2023-01-19T02:55:49.327Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-19T02:55:49.327Z] ---> Running in 592a5706d423 [2023-01-19T02:55:49.585Z] Removing intermediate container 592a5706d423 [2023-01-19T02:55:49.585Z] ---> dd41df075c64 [2023-01-19T02:55:49.585Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T02:55:49.585Z] ---> Running in 04130216a671 [2023-01-19T02:55:49.585Z] Removing intermediate container 04130216a671 [2023-01-19T02:55:49.585Z] ---> d5030c346dda [2023-01-19T02:55:49.585Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-19T02:55:49.585Z] ---> Running in 573ac516c23e [2023-01-19T02:55:49.585Z] Removing intermediate container 573ac516c23e [2023-01-19T02:55:49.585Z] ---> 4af5df9a1d48 [2023-01-19T02:55:49.585Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-19T02:55:49.585Z] ---> Running in 6e9adb75a03f [2023-01-19T02:55:49.844Z] Removing intermediate container 6e9adb75a03f [2023-01-19T02:55:49.844Z] ---> 593e449b9b19 [2023-01-19T02:55:49.844Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T02:55:49.844Z] ---> Running in 0e813bd0322c [2023-01-19T02:55:50.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T02:55:50.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T02:55:50.736Z] OK: 330 MiB in 131 packages [2023-01-19T02:55:50.736Z] Removing intermediate container 0e813bd0322c [2023-01-19T02:55:50.736Z] ---> 320509bd6430 [2023-01-19T02:55:50.736Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-19T02:55:50.736Z] ---> Running in 5bc92f5a5f58 [2023-01-19T02:55:50.994Z] Removing intermediate container 5bc92f5a5f58 [2023-01-19T02:55:50.994Z] ---> 289b4a0900fa [2023-01-19T02:55:50.994Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-19T02:55:50.994Z] ---> cb11c6263da2 [2023-01-19T02:55:50.994Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T02:55:50.994Z] ---> Running in f82a50fd3b02 [2023-01-19T02:55:51.946Z] Removing intermediate container f82a50fd3b02 [2023-01-19T02:55:51.946Z] ---> 2dafcede5b62 [2023-01-19T02:55:51.946Z] Step 11/35 : COPY . . [2023-01-19T02:55:52.204Z] ---> f0244118906c [2023-01-19T02:55:52.204Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-19T02:55:52.204Z] ---> Running in 03dae6610de5 [2023-01-19T02:55:52.462Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T02:55:52.463Z]  Dload Upload Total Spent Left Speed [2023-01-19T02:55:52.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 33621 0 --:--:-- --:--:-- --:--:-- 34258 [2023-01-19T02:55:52.721Z] Removing intermediate container 03dae6610de5 [2023-01-19T02:55:52.721Z] ---> f339e5eb79c3 [2023-01-19T02:55:52.721Z] Step 13/35 : RUN ${MAKE} [2023-01-19T02:55:52.721Z] ---> Running in ee256a1d4eea [2023-01-19T02:55:52.980Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-19T02:56:19.511Z] Removing intermediate container ee256a1d4eea [2023-01-19T02:56:19.511Z] ---> ea98749404b6 [2023-01-19T02:56:19.511Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-19T02:56:19.511Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-19T02:56:19.511Z] af6660deedbd: Pulling fs layer [2023-01-19T02:56:19.511Z] 97cd0a44c592: Pulling fs layer [2023-01-19T02:56:19.511Z] 97cd0a44c592: Verifying Checksum [2023-01-19T02:56:19.511Z] 97cd0a44c592: Download complete [2023-01-19T02:56:19.511Z] af6660deedbd: Verifying Checksum [2023-01-19T02:56:19.511Z] af6660deedbd: Download complete [2023-01-19T02:56:19.511Z] af6660deedbd: Pull complete [2023-01-19T02:56:19.511Z] 97cd0a44c592: Pull complete [2023-01-19T02:56:19.511Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-19T02:56:19.511Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-19T02:56:19.511Z] ---> fea57e182299 [2023-01-19T02:56:19.511Z] Step 15/35 : FROM alpine:3.16 [2023-01-19T02:56:19.511Z] 3.16: Pulling from library/alpine [2023-01-19T02:56:19.511Z] ca7dd9ec2225: Pulling fs layer [2023-01-19T02:56:19.511Z] ca7dd9ec2225: Verifying Checksum [2023-01-19T02:56:19.511Z] ca7dd9ec2225: Download complete [2023-01-19T02:56:19.511Z] ca7dd9ec2225: Pull complete [2023-01-19T02:56:19.511Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T02:56:19.511Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T02:56:19.511Z] ---> bfe296a52501 [2023-01-19T02:56:19.511Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-19T02:56:19.511Z] ---> Running in 3e6198948986 [2023-01-19T02:56:19.511Z] Removing intermediate container 3e6198948986 [2023-01-19T02:56:19.511Z] ---> fd70dc18f89d [2023-01-19T02:56:19.511Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-19T02:56:19.511Z] ---> Running in 22f379a74605 [2023-01-19T02:56:19.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T02:56:19.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T02:56:19.511Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-01-19T02:56:19.511Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-01-19T02:56:19.511Z] (3/80) Installing libxau (1.0.9-r0) [2023-01-19T02:56:19.511Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-01-19T02:56:19.511Z] (5/80) Installing libxcb (1.15-r0) [2023-01-19T02:56:19.511Z] (6/80) Installing libx11 (1.8-r0) [2023-01-19T02:56:19.511Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-01-19T02:56:19.511Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-01-19T02:56:19.511Z] (9/80) Installing expat (2.5.0-r0) [2023-01-19T02:56:19.511Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-01-19T02:56:19.511Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-01-19T02:56:19.511Z] (12/80) Installing libpng (1.6.37-r1) [2023-01-19T02:56:19.511Z] (13/80) Installing freetype (2.12.1-r0) [2023-01-19T02:56:19.511Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-01-19T02:56:19.511Z] (15/80) Installing fribidi (1.0.12-r0) [2023-01-19T02:56:19.511Z] (16/80) Installing libffi (3.4.2-r1) [2023-01-19T02:56:19.511Z] (17/80) Installing libintl (0.21-r2) [2023-01-19T02:56:19.511Z] (18/80) Installing libblkid (2.38-r1) [2023-01-19T02:56:19.511Z] (19/80) Installing libmount (2.38-r1) [2023-01-19T02:56:19.511Z] (20/80) Installing pcre (8.45-r2) [2023-01-19T02:56:19.511Z] (21/80) Installing glib (2.72.1-r0) [2023-01-19T02:56:19.511Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-01-19T02:56:19.511Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-01-19T02:56:19.511Z] (24/80) Installing libass (0.16.0-r0) [2023-01-19T02:56:19.511Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-01-19T02:56:19.511Z] (26/80) Installing libpciaccess (0.16-r0) [2023-01-19T02:56:19.511Z] (27/80) Installing libdrm (2.4.110-r0) [2023-01-19T02:56:19.511Z] (28/80) Installing gmp (6.2.1-r2) [2023-01-19T02:56:19.774Z] (29/80) Installing nettle (3.7.3-r0) [2023-01-19T02:56:19.774Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-01-19T02:56:19.774Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-01-19T02:56:19.774Z] (32/80) Installing libunistring (1.0-r0) [2023-01-19T02:56:19.774Z] (33/80) Installing gnutls (3.7.7-r0) [2023-01-19T02:56:19.774Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-19T02:56:19.774Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-19T02:56:19.774Z] (36/80) Installing lame (3.100-r0) [2023-01-19T02:56:19.774Z] (37/80) Installing opus (1.3.1-r1) [2023-01-19T02:56:19.774Z] (38/80) Installing libasyncns (0.8-r1) [2023-01-19T02:56:19.774Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-01-19T02:56:19.774Z] (40/80) Installing libltdl (2.4.7-r0) [2023-01-19T02:56:19.774Z] (41/80) Installing orc (0.4.32-r0) [2023-01-19T02:56:19.774Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-01-19T02:56:19.774Z] (43/80) Installing libogg (1.3.5-r1) [2023-01-19T02:56:19.774Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-19T02:56:19.774Z] (45/80) Installing flac (1.3.4-r0) [2023-01-19T02:56:19.774Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-01-19T02:56:19.774Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-01-19T02:56:19.774Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-01-19T02:56:20.032Z] (49/80) Installing soxr (0.1.3-r2) [2023-01-19T02:56:20.032Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-01-19T02:56:20.032Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-01-19T02:56:20.032Z] (52/80) Installing libpulse (15.0-r2) [2023-01-19T02:56:20.032Z] (53/80) Installing cjson (1.7.15-r3) [2023-01-19T02:56:20.032Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-01-19T02:56:20.032Z] (55/80) Installing librist (0.2.6-r1) [2023-01-19T02:56:20.032Z] (56/80) Installing libsrt (1.4.4-r0) [2023-01-19T02:56:20.032Z] (57/80) Installing libssh (0.9.6-r1) [2023-01-19T02:56:20.032Z] (58/80) Installing libtheora (1.1.1-r16) [2023-01-19T02:56:20.032Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-19T02:56:20.032Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-19T02:56:20.032Z] (61/80) Installing libxext (1.3.4-r0) [2023-01-19T02:56:20.032Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-01-19T02:56:20.032Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-19T02:56:20.032Z] (64/80) Installing libva (2.14.0-r0) [2023-01-19T02:56:20.032Z] (65/80) Installing libvdpau (1.5-r0) [2023-01-19T02:56:20.032Z] (66/80) Installing vidstab (1.1.0-r1) [2023-01-19T02:56:20.032Z] (67/80) Installing libvpx (1.11.0-r1) [2023-01-19T02:56:20.032Z] (68/80) Installing libwebp (1.2.3-r0) [2023-01-19T02:56:20.292Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-01-19T02:56:20.292Z] (70/80) Installing numactl (2.0.14-r0) [2023-01-19T02:56:20.292Z] (71/80) Installing x265-libs (3.5-r3) [2023-01-19T02:56:20.292Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-01-19T02:56:20.292Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-01-19T02:56:20.550Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-01-19T02:56:20.550Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-19T02:56:20.550Z] Executing udev-init-scripts-35-r0.post-install [2023-01-19T02:56:20.550Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-01-19T02:56:20.550Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-01-19T02:56:20.550Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-01-19T02:56:20.550Z] (79/80) Installing kmod-libs (29-r2) [2023-01-19T02:56:20.550Z] (80/80) Installing eudev (3.2.11-r0) [2023-01-19T02:56:20.550Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T02:56:20.550Z] Executing eudev-3.2.11-r0.trigger [2023-01-19T02:56:20.550Z] OK: 100 MiB in 94 packages [2023-01-19T02:56:23.079Z] Removing intermediate container 22f379a74605 [2023-01-19T02:56:23.079Z] ---> 3b5bc03049ed [2023-01-19T02:56:23.079Z] Step 18/35 : WORKDIR / [2023-01-19T02:56:23.079Z] ---> Running in 8c987caf4de1 [2023-01-19T02:56:23.079Z] Removing intermediate container 8c987caf4de1 [2023-01-19T02:56:23.079Z] ---> a50c6bb69b59 [2023-01-19T02:56:23.079Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-19T02:56:23.660Z] ---> 8c053b51bf29 [2023-01-19T02:56:23.660Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-19T02:56:23.660Z] ---> 4d8691e9e5fa [2023-01-19T02:56:23.660Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-19T02:56:23.919Z] ---> 9ee93fe0d5c0 [2023-01-19T02:56:23.919Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-19T02:56:23.919Z] ---> 198e8bf2d3a6 [2023-01-19T02:56:23.919Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-19T02:56:24.180Z] ---> 89059511408d [2023-01-19T02:56:24.180Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-19T02:56:24.180Z] ---> a8bfcd00072e [2023-01-19T02:56:24.180Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-19T02:56:25.114Z] ---> 1509a05fbcdc [2023-01-19T02:56:25.114Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-19T02:56:25.114Z] ---> Running in 378192f1e043 [2023-01-19T02:56:25.681Z] Removing intermediate container 378192f1e043 [2023-01-19T02:56:25.681Z] ---> ff62c565db2e [2023-01-19T02:56:25.681Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-19T02:56:25.681Z] ---> Running in c478f55978b6 [2023-01-19T02:56:26.247Z] Removing intermediate container c478f55978b6 [2023-01-19T02:56:26.247Z] ---> 1514cdba09c6 [2023-01-19T02:56:26.247Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-19T02:56:26.247Z] ---> Running in da9c1db02038 [2023-01-19T02:56:26.812Z] Removing intermediate container da9c1db02038 [2023-01-19T02:56:26.812Z] ---> 52b89b1fe52c [2023-01-19T02:56:26.812Z] Step 29/35 : EXPOSE 59983 [2023-01-19T02:56:26.812Z] ---> Running in a22fff89843b [2023-01-19T02:56:26.812Z] Removing intermediate container a22fff89843b [2023-01-19T02:56:26.812Z] ---> b7b4439b98b5 [2023-01-19T02:56:26.812Z] Step 30/35 : EXPOSE 8554 [2023-01-19T02:56:26.812Z] ---> Running in b46eda782980 [2023-01-19T02:56:26.812Z] Removing intermediate container b46eda782980 [2023-01-19T02:56:26.812Z] ---> 6592f5677f21 [2023-01-19T02:56:26.812Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-19T02:56:26.812Z] ---> Running in 6c9440a51960 [2023-01-19T02:56:27.072Z] Removing intermediate container 6c9440a51960 [2023-01-19T02:56:27.072Z] ---> 9721c648b203 [2023-01-19T02:56:27.072Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-19T02:56:27.072Z] ---> Running in b00ac8756d00 [2023-01-19T02:56:27.072Z] Removing intermediate container b00ac8756d00 [2023-01-19T02:56:27.072Z] ---> 3f47ddeb55fa [2023-01-19T02:56:27.072Z] Step 33/35 : LABEL arch=amd64 [2023-01-19T02:56:27.072Z] ---> Running in 07263ec79220 [2023-01-19T02:56:27.072Z] Removing intermediate container 07263ec79220 [2023-01-19T02:56:27.072Z] ---> 3f47b5108fa1 [2023-01-19T02:56:27.072Z] Step 34/35 : LABEL git_sha=f62e8d76430c3ba9a0ca175b1568b440748f6f83 [2023-01-19T02:56:27.072Z] ---> Running in aa697adc1cec [2023-01-19T02:56:27.330Z] Removing intermediate container aa697adc1cec [2023-01-19T02:56:27.330Z] ---> 1bd21976b47c [2023-01-19T02:56:27.330Z] Step 35/35 : LABEL version=0.0.0 [2023-01-19T02:56:27.330Z] ---> Running in 5b378ca3c109 [2023-01-19T02:56:27.330Z] Removing intermediate container 5b378ca3c109 [2023-01-19T02:56:27.330Z] ---> fb42045edc70 [2023-01-19T02:56:27.330Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T02:56:27.330Z] Successfully built fb42045edc70 [2023-01-19T02:56:27.330Z] Successfully tagged device-usb-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-01-19T02:56:28.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T02:56:28.194Z] [2023-01-19T02:56:28.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:56:28.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T02:56:28.574Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-19T02:56:28.574Z] 5eb5b503b376: Pulling fs layer [2023-01-19T02:56:28.574Z] 5c69ac0246d0: Pulling fs layer [2023-01-19T02:56:28.574Z] ec43610c2a17: Pulling fs layer [2023-01-19T02:56:28.574Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-19T02:56:28.574Z] 33b1e0a273af: Pulling fs layer [2023-01-19T02:56:28.574Z] 5d3b04190fa2: Pulling fs layer [2023-01-19T02:56:28.574Z] 2f39f015ded8: Pulling fs layer [2023-01-19T02:56:28.574Z] 3a2ae6a8a46f: Waiting [2023-01-19T02:56:28.574Z] 33b1e0a273af: Waiting [2023-01-19T02:56:28.574Z] 5d3b04190fa2: Waiting [2023-01-19T02:56:28.574Z] 2f39f015ded8: Waiting [2023-01-19T02:56:28.574Z] 5c69ac0246d0: Verifying Checksum [2023-01-19T02:56:28.574Z] 5c69ac0246d0: Download complete [2023-01-19T02:56:28.574Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-19T02:56:28.574Z] 3a2ae6a8a46f: Download complete [2023-01-19T02:56:28.840Z] 33b1e0a273af: Verifying Checksum [2023-01-19T02:56:28.840Z] 33b1e0a273af: Download complete [2023-01-19T02:56:28.840Z] 5d3b04190fa2: Verifying Checksum [2023-01-19T02:56:28.840Z] 5d3b04190fa2: Download complete [2023-01-19T02:56:28.840Z] ec43610c2a17: Verifying Checksum [2023-01-19T02:56:28.840Z] ec43610c2a17: Download complete [2023-01-19T02:56:29.103Z] 5eb5b503b376: Verifying Checksum [2023-01-19T02:56:29.103Z] 5eb5b503b376: Download complete [2023-01-19T02:56:29.670Z] 2f39f015ded8: Download complete [2023-01-19T02:56:30.235Z] 5eb5b503b376: Pull complete [2023-01-19T02:56:30.235Z] 5c69ac0246d0: Pull complete [2023-01-19T02:56:30.493Z] ec43610c2a17: Pull complete [2023-01-19T02:56:30.494Z] 3a2ae6a8a46f: Pull complete [2023-01-19T02:56:30.751Z] 33b1e0a273af: Pull complete [2023-01-19T02:56:30.751Z] 5d3b04190fa2: Pull complete [2023-01-19T02:56:34.929Z] 2f39f015ded8: Pull complete [2023-01-19T02:56:34.929Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-19T02:56:34.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T02:56:34.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:56:35.151Z] prd-ubuntu20.04-docker-8c-8g-3064 does not seem to be running inside a container [2023-01-19T02:56:35.176Z] $ 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/foundry_device-usb-camera_PR-133 -v /w/workspace/foundry_device-usb-camera_PR-133:/w/workspace/foundry_device-usb-camera_PR-133:rw,z -v /w/workspace/foundry_device-usb-camera_PR-133@tmp:/w/workspace/foundry_device-usb-camera_PR-133@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T02:56:40.710Z] $ docker top 340c7b3115a7630584388b7e39c91298080f027b0a834d5de5d377d10065f79b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:56:41.169Z] ---> job-cost.sh [2023-01-19T02:56:41.169Z] lf-activate-venv: SKIPPING [2023-01-19T02:56:41.169Z] INFO: No Stack... [2023-01-19T02:56:41.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T02:56:41.991Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T02:56:42.306Z] + cat /w/workspace/foundry_device-usb-camera_PR-133/archives/cost.csv [2023-01-19T02:56:42.306Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T02:56:42.356Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] [2023-01-19T02:56:42.360Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] did not exist. Created. [2023-01-19T02:56:42.360Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T02:56:42.750Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-19T02:56:42.795Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T02:56:42.823Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T02:56:42.897Z] $ docker stop --time=1 340c7b3115a7630584388b7e39c91298080f027b0a834d5de5d377d10065f79b [2023-01-19T02:56:44.218Z] $ docker rm -f --volumes 340c7b3115a7630584388b7e39c91298080f027b0a834d5de5d377d10065f79b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-19T02:56:57.233Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3066 in /w/workspace/foundry_device-usb-camera_PR-133 [Pipeline] { [Pipeline] ws [2023-01-19T02:56:57.290Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-01-19T02:56:57.365Z] Selected Git installation does not exist. Using Default [2023-01-19T02:56:57.365Z] The recommended git tool is: NONE [2023-01-19T02:57:06.853Z] using credential edgex-jenkins-ssh [2023-01-19T02:57:06.872Z] Cloning the remote Git repository [2023-01-19T02:57:06.962Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-19T02:57:07.097Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-01-19T02:57:07.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-19T02:57:07.395Z] > git --version # timeout=10 [2023-01-19T02:57:07.526Z] > git --version # 'git version 2.25.1' [2023-01-19T02:57:07.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T02:57:07.682Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T02:57:08.616Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-19T02:57:08.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T02:57:12.025Z] Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit f62e8d76430c3ba9a0ca175b1568b440748f6f83 [2023-01-19T02:57:12.344Z] Merge succeeded, producing f62e8d76430c3ba9a0ca175b1568b440748f6f83 [2023-01-19T02:57:12.344Z] Checking out Revision f62e8d76430c3ba9a0ca175b1568b440748f6f83 (PR-133) [2023-01-19T02:57:11.354Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-19T02:57:11.430Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-19T02:57:11.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T02:57:11.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-19T02:57:12.047Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T02:57:12.093Z] > git checkout -f f62e8d76430c3ba9a0ca175b1568b440748f6f83 # timeout=10 [2023-01-19T02:57:12.204Z] > git remote # timeout=10 [2023-01-19T02:57:12.235Z] > git config --get remote.origin.url # timeout=10 [2023-01-19T02:57:12.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T02:57:12.286Z] > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 [2023-01-19T02:57:12.316Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-19T02:57:12.354Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T02:57:12.383Z] > git checkout -f f62e8d76430c3ba9a0ca175b1568b440748f6f83 # timeout=10 [2023-01-19T02:57:16.025Z] Commit message: "build(deps): bump device-sdk-go and go-mod dependencies" [2023-01-19T02:57:16.087Z] > git --version # timeout=10 [2023-01-19T02:57:16.105Z] > git --version # 'git version 2.25.1' [2023-01-19T02:57:16.139Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T02:57:17.496Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-19T02:57:17.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T02:57:17.496Z] Dload Upload Total Spent Left Speed [2023-01-19T02:57:17.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-01-19T02:57:18.471Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-19T02:57:18.836Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-19T02:57:18.836Z] + sudo tee /etc/docker/daemon.new [2023-01-19T02:57:18.836Z] { [2023-01-19T02:57:18.836Z] "registry-mirrors": [ [2023-01-19T02:57:18.836Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-19T02:57:18.836Z] ], [2023-01-19T02:57:18.836Z] "bip": "10.250.0.254/24", [2023-01-19T02:57:18.836Z] "hosts": [ [2023-01-19T02:57:18.836Z] "tcp://0.0.0.0:5555", [2023-01-19T02:57:18.836Z] "unix:///var/run/docker.sock" [2023-01-19T02:57:18.836Z] ], [2023-01-19T02:57:18.836Z] "mtu": 1458, [2023-01-19T02:57:18.836Z] "selinux-enabled": true, [2023-01-19T02:57:18.836Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-19T02:57:18.836Z] } [Pipeline] sh [2023-01-19T02:57:19.196Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-19T02:57:19.556Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T02:57:37.909Z] provisioning config files... [2023-01-19T02:57:37.939Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2755806120951054661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:57:38.335Z] ---> docker-login.sh [2023-01-19T02:57:38.335Z] nexus3.edgexfoundry.org:10001 [2023-01-19T02:57:38.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:57:38.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:57:38.927Z] Configure a credential helper to remove this warning. See [2023-01-19T02:57:38.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:57:38.927Z] [2023-01-19T02:57:38.927Z] Login Succeeded [2023-01-19T02:57:38.927Z] nexus3.edgexfoundry.org:10002 [2023-01-19T02:57:39.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:57:39.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:57:39.197Z] Configure a credential helper to remove this warning. See [2023-01-19T02:57:39.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:57:39.197Z] [2023-01-19T02:57:39.197Z] Login Succeeded [2023-01-19T02:57:39.197Z] nexus3.edgexfoundry.org:10003 [2023-01-19T02:57:39.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:57:39.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:57:39.736Z] Configure a credential helper to remove this warning. See [2023-01-19T02:57:39.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:57:39.736Z] [2023-01-19T02:57:39.736Z] Login Succeeded [2023-01-19T02:57:39.736Z] nexus3.edgexfoundry.org:10004 [2023-01-19T02:57:40.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:57:40.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:57:40.010Z] Configure a credential helper to remove this warning. See [2023-01-19T02:57:40.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:57:40.010Z] [2023-01-19T02:57:40.010Z] Login Succeeded [2023-01-19T02:57:40.010Z] docker.io [2023-01-19T02:57:40.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:57:40.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:57:40.548Z] Configure a credential helper to remove this warning. See [2023-01-19T02:57:40.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:57:40.548Z] [2023-01-19T02:57:40.548Z] Login Succeeded [2023-01-19T02:57:40.548Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T02:57:40.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T02:57:41.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T02:57:41.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T02:57:41.129Z] ========================================================= [2023-01-19T02:57:41.129Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-19T02:57:41.129Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:57:41.624Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-19T02:57:41.896Z] Sending build context to Docker daemon 1.147MB [2023-01-19T02:57:41.896Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T02:57:41.896Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-19T02:57:42.171Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-19T02:57:42.171Z] 9b18e9b68314: Pulling fs layer [2023-01-19T02:57:42.171Z] 35d82f9e3411: Pulling fs layer [2023-01-19T02:57:42.171Z] e16973657156: Pulling fs layer [2023-01-19T02:57:42.171Z] fc693d55d65f: Pulling fs layer [2023-01-19T02:57:42.171Z] 7e9fc2657dce: Pulling fs layer [2023-01-19T02:57:42.171Z] dda99020689f: Pulling fs layer [2023-01-19T02:57:42.171Z] fc693d55d65f: Waiting [2023-01-19T02:57:42.171Z] 7e9fc2657dce: Waiting [2023-01-19T02:57:42.171Z] db1c61fa0a46: Pulling fs layer [2023-01-19T02:57:42.171Z] 891c053d2c06: Pulling fs layer [2023-01-19T02:57:42.171Z] dda99020689f: Waiting [2023-01-19T02:57:42.171Z] 891c053d2c06: Waiting [2023-01-19T02:57:42.171Z] db1c61fa0a46: Waiting [2023-01-19T02:57:42.171Z] e16973657156: Verifying Checksum [2023-01-19T02:57:42.171Z] e16973657156: Download complete [2023-01-19T02:57:42.171Z] 35d82f9e3411: Verifying Checksum [2023-01-19T02:57:42.171Z] 35d82f9e3411: Download complete [2023-01-19T02:57:42.171Z] 7e9fc2657dce: Verifying Checksum [2023-01-19T02:57:42.171Z] 7e9fc2657dce: Download complete [2023-01-19T02:57:42.171Z] dda99020689f: Verifying Checksum [2023-01-19T02:57:42.171Z] dda99020689f: Download complete [2023-01-19T02:57:42.171Z] 9b18e9b68314: Verifying Checksum [2023-01-19T02:57:42.171Z] 9b18e9b68314: Download complete [2023-01-19T02:57:43.144Z] 9b18e9b68314: Pull complete [2023-01-19T02:57:43.417Z] 891c053d2c06: Verifying Checksum [2023-01-19T02:57:43.417Z] 891c053d2c06: Download complete [2023-01-19T02:57:43.712Z] 35d82f9e3411: Pull complete [2023-01-19T02:57:43.982Z] e16973657156: Pull complete [2023-01-19T02:57:44.960Z] db1c61fa0a46: Verifying Checksum [2023-01-19T02:57:44.960Z] db1c61fa0a46: Download complete [2023-01-19T02:57:45.228Z] fc693d55d65f: Verifying Checksum [2023-01-19T02:57:45.228Z] fc693d55d65f: Download complete [2023-01-19T02:57:57.567Z] fc693d55d65f: Pull complete [2023-01-19T02:57:57.839Z] 7e9fc2657dce: Pull complete [2023-01-19T02:57:57.840Z] dda99020689f: Pull complete [2023-01-19T02:58:04.519Z] db1c61fa0a46: Pull complete [2023-01-19T02:58:06.481Z] 891c053d2c06: Pull complete [2023-01-19T02:58:06.481Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-19T02:58:06.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T02:58:06.481Z] ---> f96f9c87975a [2023-01-19T02:58:06.481Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-19T02:58:08.434Z] ---> Running in 8942aa29f16c [2023-01-19T02:58:08.706Z] Removing intermediate container 8942aa29f16c [2023-01-19T02:58:08.706Z] ---> 3289c8a36c75 [2023-01-19T02:58:08.706Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T02:58:08.706Z] ---> Running in 3349cd07e413 [2023-01-19T02:58:08.977Z] Removing intermediate container 3349cd07e413 [2023-01-19T02:58:08.977Z] ---> d54c4efeb4ab [2023-01-19T02:58:08.977Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-19T02:58:09.250Z] ---> Running in 6105a3e516d2 [2023-01-19T02:58:09.519Z] Removing intermediate container 6105a3e516d2 [2023-01-19T02:58:09.519Z] ---> cf991e15922b [2023-01-19T02:58:09.519Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-19T02:58:09.519Z] ---> Running in 94732bfc85c8 [2023-01-19T02:58:09.787Z] Removing intermediate container 94732bfc85c8 [2023-01-19T02:58:09.787Z] ---> 58b99b609d17 [2023-01-19T02:58:09.787Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T02:58:09.787Z] ---> Running in af92a0cd9cce [2023-01-19T02:58:11.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T02:58:11.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T02:58:12.444Z] (1/14) Installing libintl (0.21-r2) [2023-01-19T02:58:12.444Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-19T02:58:12.444Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-19T02:58:12.444Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-19T02:58:12.444Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-19T02:58:12.444Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-19T02:58:12.713Z] Executing udev-init-scripts-35-r0.post-install [2023-01-19T02:58:12.713Z] (7/14) Installing libblkid (2.38-r1) [2023-01-19T02:58:12.713Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-19T02:58:12.713Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-19T02:58:12.713Z] (10/14) Installing kmod-libs (29-r2) [2023-01-19T02:58:12.713Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-19T02:58:12.713Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-19T02:58:12.713Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-19T02:58:12.713Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-19T02:58:12.713Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T02:58:12.713Z] Executing eudev-3.2.11-r0.trigger [2023-01-19T02:58:12.713Z] OK: 228 MiB in 65 packages [2023-01-19T02:58:14.133Z] Removing intermediate container af92a0cd9cce [2023-01-19T02:58:14.133Z] ---> 64e2a6a46dd0 [2023-01-19T02:58:14.133Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-19T02:58:14.133Z] ---> Running in 510edaaf522b [2023-01-19T02:58:14.402Z] Removing intermediate container 510edaaf522b [2023-01-19T02:58:14.402Z] ---> 7018d7924ea3 [2023-01-19T02:58:14.402Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-19T02:58:14.988Z] ---> ec9913939964 [2023-01-19T02:58:14.988Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T02:58:14.988Z] ---> Running in 8103ba096386 [2023-01-19T02:59:22.895Z] Removing intermediate container 8103ba096386 [2023-01-19T02:59:22.895Z] ---> c37b156b85ca [2023-01-19T02:59:22.895Z] Step 11/13 : COPY . . [2023-01-19T02:59:22.895Z] ---> 2f660d0b7469 [2023-01-19T02:59:22.895Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-19T02:59:22.895Z] ---> Running in f4b689ef3020 [2023-01-19T02:59:22.895Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T02:59:22.895Z]  Dload Upload Total Spent Left Speed [2023-01-19T02:59:23.172Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10379 0 --:--:-- --:--:-- --:--:-- 10514 [2023-01-19T02:59:23.760Z] Removing intermediate container f4b689ef3020 [2023-01-19T02:59:23.760Z] ---> f64e0aae1c81 [2023-01-19T02:59:23.760Z] Step 13/13 : RUN ${MAKE} [2023-01-19T02:59:23.760Z] ---> Running in 5c7a37937f35 [2023-01-19T02:59:24.756Z] noop [2023-01-19T02:59:25.773Z] Removing intermediate container 5c7a37937f35 [2023-01-19T02:59:25.773Z] ---> aaa15b8e3f53 [2023-01-19T02:59:25.773Z] Successfully built aaa15b8e3f53 [2023-01-19T02:59:25.773Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:59:26.267Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T02:59:26.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:59:26.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-3066 does not seem to be running inside a container [2023-01-19T02:59:26.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T02:59:27.932Z] $ docker top 02da343d057f893e1af48713b2abd4076b0aba91366bcb472826272b74f815ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T02:59:28.836Z] + go version [2023-01-19T02:59:28.836Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-19T02:59:28.874Z] $ docker stop --time=1 02da343d057f893e1af48713b2abd4076b0aba91366bcb472826272b74f815ae [2023-01-19T02:59:30.539Z] $ docker rm -f --volumes 02da343d057f893e1af48713b2abd4076b0aba91366bcb472826272b74f815ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:59:31.399Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T02:59:31.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:59:31.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-3066 does not seem to be running inside a container [2023-01-19T02:59:31.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T02:59:33.012Z] $ docker top 8d4bed99a2447e4c341d725ef0394c6434c974b854ffadc5b90c24cd6580c19b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T02:59:33.893Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-01-19T02:59:34.288Z] + make test [2023-01-19T02:59:34.554Z] go test ./... -coverprofile=coverage.out ./... [2023-01-19T02:59:35.967Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-19T03:01:12.639Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-19T03:01:16.914Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements [2023-01-19T03:01:17.509Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-19T03:01:17.509Z] go vet ./... [2023-01-19T03:01:44.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T03:01:44.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T03:01:44.221Z] ./bin/test-attribution-txt.sh [2023-01-19T03:01:44.221Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T03:01:44.221Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T03:01:44.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T03:01:44.293Z] $ docker stop --time=1 8d4bed99a2447e4c341d725ef0394c6434c974b854ffadc5b90c24cd6580c19b [2023-01-19T03:01:46.051Z] $ docker rm -f --volumes 8d4bed99a2447e4c341d725ef0394c6434c974b854ffadc5b90c24cd6580c19b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T03:01:47.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T03:01:47.158Z] Warning: overwriting stash ‘coverage-report’ [2023-01-19T03:01:47.727Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T03:01:48.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T03:01:48.673Z] + ls -al . [2023-01-19T03:01:48.673Z] total 192 [2023-01-19T03:01:48.673Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 02:59 . [2023-01-19T03:01:48.673Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:57 .. [2023-01-19T03:01:48.673Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 02:57 .git [2023-01-19T03:01:48.673Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:57 .github [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 19 02:57 .gitignore [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 19 02:57 .golangci.yml [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 19 02:57 .hadolint.yml [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 19 02:57 Attribution.txt [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 19 02:57 CHANGELOG.md [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 19 02:57 Dockerfile [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 19 02:57 GOVERNANCE.md [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 19 02:57 Jenkinsfile [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 19 02:57 LICENSE [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 19 02:57 Makefile [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 19 02:57 OWNERS.md [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 19 02:57 README.md [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 02:54 VERSION [2023-01-19T03:01:48.673Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:57 bin [2023-01-19T03:01:48.673Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:57 cmd [2023-01-19T03:01:48.673Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 19 03:01 coverage.out [2023-01-19T03:01:48.673Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 19 02:57 docker-entrypoint.sh [2023-01-19T03:01:48.673Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:57 docs [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 3540 Jan 19 02:57 go.mod [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 35103 Jan 19 02:57 go.sum [2023-01-19T03:01:48.673Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:57 internal [2023-01-19T03:01:48.673Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:57 snap [2023-01-19T03:01:48.673Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 19 02:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T03:01:49.097Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f62e8d76430c3ba9a0ca175b1568b440748f6f83 --label arch=arm64 --label version=0.0.0 . [2023-01-19T03:01:49.363Z] Sending build context to Docker daemon 1.178MB [2023-01-19T03:01:49.364Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T03:01:49.364Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-19T03:01:49.364Z] ---> aaa15b8e3f53 [2023-01-19T03:01:49.364Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-19T03:01:49.632Z] ---> Running in d4e13e62e7a9 [2023-01-19T03:01:49.903Z] Removing intermediate container d4e13e62e7a9 [2023-01-19T03:01:49.903Z] ---> 704be19a3f78 [2023-01-19T03:01:49.903Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T03:01:49.903Z] ---> Running in 009e2c63d6c5 [2023-01-19T03:01:50.173Z] Removing intermediate container 009e2c63d6c5 [2023-01-19T03:01:50.173Z] ---> 66f9f9ae561d [2023-01-19T03:01:50.173Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-19T03:01:50.445Z] ---> Running in 84005eaa3d71 [2023-01-19T03:01:50.715Z] Removing intermediate container 84005eaa3d71 [2023-01-19T03:01:50.715Z] ---> 0c2ea1015ef8 [2023-01-19T03:01:50.715Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-19T03:01:50.715Z] ---> Running in ccbbc38136c5 [2023-01-19T03:01:50.986Z] Removing intermediate container ccbbc38136c5 [2023-01-19T03:01:50.986Z] ---> 41f8223d6605 [2023-01-19T03:01:50.986Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T03:01:50.986Z] ---> Running in 9ec41a2c6e99 [2023-01-19T03:01:51.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T03:01:52.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T03:01:53.512Z] OK: 228 MiB in 65 packages [2023-01-19T03:01:54.485Z] Removing intermediate container 9ec41a2c6e99 [2023-01-19T03:01:54.485Z] ---> 690dd9bef5fb [2023-01-19T03:01:54.485Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-19T03:01:54.485Z] ---> Running in 6724a9778645 [2023-01-19T03:01:54.753Z] Removing intermediate container 6724a9778645 [2023-01-19T03:01:54.753Z] ---> d3e1f493367a [2023-01-19T03:01:54.753Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-19T03:01:55.370Z] ---> a18d2cc4a647 [2023-01-19T03:01:55.370Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T03:01:55.645Z] ---> Running in 8051c3edbf2a [2023-01-19T03:01:58.239Z] Removing intermediate container 8051c3edbf2a [2023-01-19T03:01:58.239Z] ---> cb1e8f21e104 [2023-01-19T03:01:58.239Z] Step 11/35 : COPY . . [2023-01-19T03:01:59.201Z] ---> f450eee442a3 [2023-01-19T03:01:59.201Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-19T03:01:59.201Z] ---> Running in e66e5f448d55 [2023-01-19T03:02:00.163Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T03:02:00.163Z] Dload Upload Total Spent Left Speed [2023-01-19T03:02:00.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6244 0 --:--:-- --:--:-- --:--:-- 6284 [2023-01-19T03:02:01.129Z] Removing intermediate container e66e5f448d55 [2023-01-19T03:02:01.129Z] ---> eef835b9e758 [2023-01-19T03:02:01.129Z] Step 13/35 : RUN ${MAKE} [2023-01-19T03:02:01.129Z] ---> Running in 730fd0614eb3 [2023-01-19T03:02:02.090Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-19T03:04:39.013Z] Removing intermediate container 730fd0614eb3 [2023-01-19T03:04:39.013Z] ---> 99f70aebefa2 [2023-01-19T03:04:39.013Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-19T03:04:39.013Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-19T03:04:39.013Z] eab2503cf8f4: Pulling fs layer [2023-01-19T03:04:39.013Z] 97cd0a44c592: Pulling fs layer [2023-01-19T03:04:39.013Z] 97cd0a44c592: Verifying Checksum [2023-01-19T03:04:39.013Z] 97cd0a44c592: Download complete [2023-01-19T03:04:39.013Z] eab2503cf8f4: Verifying Checksum [2023-01-19T03:04:39.013Z] eab2503cf8f4: Download complete [2023-01-19T03:04:39.013Z] eab2503cf8f4: Pull complete [2023-01-19T03:04:39.013Z] 97cd0a44c592: Pull complete [2023-01-19T03:04:39.013Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-19T03:04:39.013Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-19T03:04:39.013Z] ---> 7f763cca56b3 [2023-01-19T03:04:39.013Z] Step 15/35 : FROM alpine:3.16 [2023-01-19T03:04:39.013Z] 3.16: Pulling from library/alpine [2023-01-19T03:04:39.013Z] 6875df1f5354: Pulling fs layer [2023-01-19T03:04:39.013Z] 6875df1f5354: Download complete [2023-01-19T03:04:39.013Z] 6875df1f5354: Pull complete [2023-01-19T03:04:39.013Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T03:04:39.013Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T03:04:39.013Z] ---> 2b4661558fb8 [2023-01-19T03:04:39.013Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-19T03:04:39.013Z] ---> Running in a9c007b5fae0 [2023-01-19T03:04:39.013Z] Removing intermediate container a9c007b5fae0 [2023-01-19T03:04:39.013Z] ---> e8bd4e8f7118 [2023-01-19T03:04:39.013Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-19T03:04:39.013Z] ---> Running in eb2d33211b41 [2023-01-19T03:04:39.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T03:04:39.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T03:04:39.013Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-01-19T03:04:39.013Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-01-19T03:04:39.013Z] (3/79) Installing libxau (1.0.9-r0) [2023-01-19T03:04:39.013Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-01-19T03:04:39.013Z] (5/79) Installing libxcb (1.15-r0) [2023-01-19T03:04:39.013Z] (6/79) Installing libx11 (1.8-r0) [2023-01-19T03:04:39.013Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-01-19T03:04:39.013Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-01-19T03:04:39.013Z] (9/79) Installing expat (2.5.0-r0) [2023-01-19T03:04:39.013Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-01-19T03:04:39.013Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-01-19T03:04:39.013Z] (12/79) Installing libpng (1.6.37-r1) [2023-01-19T03:04:39.013Z] (13/79) Installing freetype (2.12.1-r0) [2023-01-19T03:04:39.013Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-01-19T03:04:39.013Z] (15/79) Installing fribidi (1.0.12-r0) [2023-01-19T03:04:39.013Z] (16/79) Installing libffi (3.4.2-r1) [2023-01-19T03:04:39.013Z] (17/79) Installing libintl (0.21-r2) [2023-01-19T03:04:39.013Z] (18/79) Installing libblkid (2.38-r1) [2023-01-19T03:04:39.013Z] (19/79) Installing libmount (2.38-r1) [2023-01-19T03:04:39.013Z] (20/79) Installing pcre (8.45-r2) [2023-01-19T03:04:39.013Z] (21/79) Installing glib (2.72.1-r0) [2023-01-19T03:04:39.013Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-01-19T03:04:39.013Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-01-19T03:04:39.013Z] (24/79) Installing libass (0.16.0-r0) [2023-01-19T03:04:39.013Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-01-19T03:04:39.013Z] (26/79) Installing libdrm (2.4.110-r0) [2023-01-19T03:04:39.013Z] (27/79) Installing gmp (6.2.1-r2) [2023-01-19T03:04:39.013Z] (28/79) Installing nettle (3.7.3-r0) [2023-01-19T03:04:39.013Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-01-19T03:04:39.013Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-01-19T03:04:39.013Z] (31/79) Installing libunistring (1.0-r0) [2023-01-19T03:04:39.013Z] (32/79) Installing gnutls (3.7.7-r0) [2023-01-19T03:04:39.013Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-19T03:04:39.013Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-19T03:04:39.013Z] (35/79) Installing lame (3.100-r0) [2023-01-19T03:04:39.013Z] (36/79) Installing opus (1.3.1-r1) [2023-01-19T03:04:39.013Z] (37/79) Installing libasyncns (0.8-r1) [2023-01-19T03:04:39.013Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-01-19T03:04:39.014Z] (39/79) Installing libltdl (2.4.7-r0) [2023-01-19T03:04:39.014Z] (40/79) Installing orc (0.4.32-r0) [2023-01-19T03:04:39.014Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-01-19T03:04:39.014Z] (42/79) Installing libogg (1.3.5-r1) [2023-01-19T03:04:39.014Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-19T03:04:39.014Z] (44/79) Installing flac (1.3.4-r0) [2023-01-19T03:04:39.014Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-01-19T03:04:39.014Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-01-19T03:04:39.014Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-01-19T03:04:39.014Z] (48/79) Installing soxr (0.1.3-r2) [2023-01-19T03:04:39.014Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-01-19T03:04:39.014Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-01-19T03:04:39.014Z] (51/79) Installing libpulse (15.0-r2) [2023-01-19T03:04:39.014Z] (52/79) Installing cjson (1.7.15-r3) [2023-01-19T03:04:39.014Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-01-19T03:04:39.014Z] (54/79) Installing librist (0.2.6-r1) [2023-01-19T03:04:39.014Z] (55/79) Installing libsrt (1.4.4-r0) [2023-01-19T03:04:39.014Z] (56/79) Installing libssh (0.9.6-r1) [2023-01-19T03:04:39.014Z] (57/79) Installing libtheora (1.1.1-r16) [2023-01-19T03:04:39.014Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-01-19T03:04:39.014Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-01-19T03:04:39.014Z] (60/79) Installing libxext (1.3.4-r0) [2023-01-19T03:04:39.014Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-01-19T03:04:39.014Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-01-19T03:04:39.014Z] (63/79) Installing libva (2.14.0-r0) [2023-01-19T03:04:39.014Z] (64/79) Installing libvdpau (1.5-r0) [2023-01-19T03:04:39.014Z] (65/79) Installing vidstab (1.1.0-r1) [2023-01-19T03:04:39.014Z] (66/79) Installing libvpx (1.11.0-r1) [2023-01-19T03:04:39.014Z] (67/79) Installing libwebp (1.2.3-r0) [2023-01-19T03:04:39.014Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-01-19T03:04:39.014Z] (69/79) Installing numactl (2.0.14-r0) [2023-01-19T03:04:39.014Z] (70/79) Installing x265-libs (3.5-r3) [2023-01-19T03:04:39.014Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-01-19T03:04:39.014Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-01-19T03:04:39.014Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-01-19T03:04:39.014Z] (74/79) Installing udev-init-scripts (35-r0) [2023-01-19T03:04:39.014Z] Executing udev-init-scripts-35-r0.post-install [2023-01-19T03:04:39.014Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-01-19T03:04:39.014Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-01-19T03:04:39.014Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-01-19T03:04:39.014Z] (78/79) Installing kmod-libs (29-r2) [2023-01-19T03:04:39.014Z] (79/79) Installing eudev (3.2.11-r0) [2023-01-19T03:04:39.014Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T03:04:39.014Z] Executing eudev-3.2.11-r0.trigger [2023-01-19T03:04:39.014Z] OK: 77 MiB in 93 packages [2023-01-19T03:04:40.423Z] Removing intermediate container eb2d33211b41 [2023-01-19T03:04:40.423Z] ---> 46879668eae4 [2023-01-19T03:04:40.423Z] Step 18/35 : WORKDIR / [2023-01-19T03:04:40.423Z] ---> Running in 586c99e60e8a [2023-01-19T03:04:40.689Z] Removing intermediate container 586c99e60e8a [2023-01-19T03:04:40.689Z] ---> c339f841c6e6 [2023-01-19T03:04:40.689Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-19T03:04:42.102Z] ---> b29b067363b6 [2023-01-19T03:04:42.102Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-19T03:04:42.687Z] ---> 057a766a6214 [2023-01-19T03:04:42.687Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-19T03:04:42.954Z] ---> 3b7817acfe64 [2023-01-19T03:04:42.954Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-19T03:04:43.537Z] ---> 8f360df5c0fc [2023-01-19T03:04:43.537Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-19T03:04:44.123Z] ---> 34fb5f3c8bf4 [2023-01-19T03:04:44.123Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-19T03:04:44.391Z] ---> 847cc7634717 [2023-01-19T03:04:44.391Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-19T03:04:45.815Z] ---> 9ada744ee7b0 [2023-01-19T03:04:45.815Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-19T03:04:45.815Z] ---> Running in 0cb0a4421f1a [2023-01-19T03:04:47.767Z] Removing intermediate container 0cb0a4421f1a [2023-01-19T03:04:47.767Z] ---> 490292026a6d [2023-01-19T03:04:47.767Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-19T03:04:47.767Z] ---> Running in 892ded9f6996 [2023-01-19T03:04:49.175Z] Removing intermediate container 892ded9f6996 [2023-01-19T03:04:49.175Z] ---> 94ed79f5e1b3 [2023-01-19T03:04:49.175Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-19T03:04:49.175Z] ---> Running in 0f056f43ad5f [2023-01-19T03:04:51.119Z] Removing intermediate container 0f056f43ad5f [2023-01-19T03:04:51.119Z] ---> 7d7e346dff6a [2023-01-19T03:04:51.119Z] Step 29/35 : EXPOSE 59983 [2023-01-19T03:04:51.119Z] ---> Running in e5776a12f8ef [2023-01-19T03:04:51.119Z] Removing intermediate container e5776a12f8ef [2023-01-19T03:04:51.119Z] ---> 8dd71127ad15 [2023-01-19T03:04:51.119Z] Step 30/35 : EXPOSE 8554 [2023-01-19T03:04:51.119Z] ---> Running in 6d18ec245454 [2023-01-19T03:04:51.385Z] Removing intermediate container 6d18ec245454 [2023-01-19T03:04:51.385Z] ---> 4cdb947c7c5c [2023-01-19T03:04:51.385Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-19T03:04:51.653Z] ---> Running in 35f2a2653af8 [2023-01-19T03:04:51.921Z] Removing intermediate container 35f2a2653af8 [2023-01-19T03:04:51.921Z] ---> 2ce132835c38 [2023-01-19T03:04:51.921Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-19T03:04:51.921Z] ---> Running in 351bb49fbaba [2023-01-19T03:04:52.188Z] Removing intermediate container 351bb49fbaba [2023-01-19T03:04:52.188Z] ---> 4bd527ff1a98 [2023-01-19T03:04:52.188Z] Step 33/35 : LABEL arch=arm64 [2023-01-19T03:04:52.188Z] ---> Running in 0bcbd4ce65a1 [2023-01-19T03:04:52.455Z] Removing intermediate container 0bcbd4ce65a1 [2023-01-19T03:04:52.455Z] ---> 6b542f235642 [2023-01-19T03:04:52.455Z] Step 34/35 : LABEL git_sha=f62e8d76430c3ba9a0ca175b1568b440748f6f83 [2023-01-19T03:04:52.722Z] ---> Running in a022b16cc23c [2023-01-19T03:04:52.989Z] Removing intermediate container a022b16cc23c [2023-01-19T03:04:52.989Z] ---> 2c276a62672a [2023-01-19T03:04:52.989Z] Step 35/35 : LABEL version=0.0.0 [2023-01-19T03:04:52.989Z] ---> Running in 890a410dc3b1 [2023-01-19T03:04:53.256Z] Removing intermediate container 890a410dc3b1 [2023-01-19T03:04:53.256Z] ---> f40883767e80 [2023-01-19T03:04:53.256Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T03:04:53.256Z] Successfully built f40883767e80 [2023-01-19T03:04:53.256Z] Successfully tagged device-usb-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-01-19T03:04:54.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T03:04:54.329Z] [2023-01-19T03:04:54.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T03:04:54.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T03:04:54.736Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-19T03:04:54.736Z] 8998bd30e6a1: Pulling fs layer [2023-01-19T03:04:54.736Z] 04944245beec: Pulling fs layer [2023-01-19T03:04:54.736Z] 699f458cf7ca: Pulling fs layer [2023-01-19T03:04:54.736Z] 765212b225bb: Pulling fs layer [2023-01-19T03:04:54.736Z] f23df028b6ca: Pulling fs layer [2023-01-19T03:04:54.736Z] d65c8cfc05b1: Pulling fs layer [2023-01-19T03:04:54.736Z] 2437ff75d9bd: Pulling fs layer [2023-01-19T03:04:54.736Z] f23df028b6ca: Waiting [2023-01-19T03:04:54.736Z] d65c8cfc05b1: Waiting [2023-01-19T03:04:54.736Z] 2437ff75d9bd: Waiting [2023-01-19T03:04:54.736Z] 765212b225bb: Waiting [2023-01-19T03:04:55.007Z] 04944245beec: Verifying Checksum [2023-01-19T03:04:55.007Z] 04944245beec: Download complete [2023-01-19T03:04:55.007Z] 765212b225bb: Verifying Checksum [2023-01-19T03:04:55.007Z] 765212b225bb: Download complete [2023-01-19T03:04:55.007Z] f23df028b6ca: Download complete [2023-01-19T03:04:55.007Z] d65c8cfc05b1: Verifying Checksum [2023-01-19T03:04:55.007Z] d65c8cfc05b1: Download complete [2023-01-19T03:04:55.281Z] 699f458cf7ca: Verifying Checksum [2023-01-19T03:04:55.281Z] 699f458cf7ca: Download complete [2023-01-19T03:04:55.549Z] 8998bd30e6a1: Verifying Checksum [2023-01-19T03:04:55.549Z] 8998bd30e6a1: Download complete [2023-01-19T03:04:58.131Z] 2437ff75d9bd: Verifying Checksum [2023-01-19T03:04:58.131Z] 2437ff75d9bd: Download complete [2023-01-19T03:04:59.537Z] 8998bd30e6a1: Pull complete [2023-01-19T03:04:59.802Z] 04944245beec: Pull complete [2023-01-19T03:05:01.210Z] 699f458cf7ca: Pull complete [2023-01-19T03:05:01.210Z] 765212b225bb: Pull complete [2023-01-19T03:05:03.790Z] f23df028b6ca: Pull complete [2023-01-19T03:05:03.790Z] d65c8cfc05b1: Pull complete [2023-01-19T03:05:18.778Z] 2437ff75d9bd: Pull complete [2023-01-19T03:05:18.778Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-19T03:05:18.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T03:05:18.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T03:05:19.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-3066 does not seem to be running inside a container [2023-01-19T03:05:19.154Z] $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-19T03:05:21.818Z] $ docker top add95814369e77f2d7e1a2f0c78a0f09c93880ee20485fd25c59ffbd99e27759 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T03:05:22.407Z] ---> job-cost.sh [2023-01-19T03:05:22.682Z] lf-activate-venv: SKIPPING [2023-01-19T03:05:22.682Z] INFO: No Stack... [2023-01-19T03:05:22.948Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-19T03:05:23.909Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T03:05:24.582Z] + cut -d, -f6 [2023-01-19T03:05:24.582Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2023-01-19T03:05:24.674Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] [2023-01-19T03:05:24.683Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] did not exist. Created. [2023-01-19T03:05:24.683Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T03:05:25.094Z] /w/workspace/device-usb-camera/1@tmp/durable-edaa3361/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-19T03:05:25.773Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-19T03:05:25.811Z] Warning: overwriting stash ‘stack-cost’ [2023-01-19T03:05:25.864Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T03:05:25.879Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T03:05:25.966Z] $ docker stop --time=1 add95814369e77f2d7e1a2f0c78a0f09c93880ee20485fd25c59ffbd99e27759 [2023-01-19T03:05:27.463Z] $ docker rm -f --volumes add95814369e77f2d7e1a2f0c78a0f09c93880ee20485fd25c59ffbd99e27759 [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-01-19T03:05:28.394Z] provisioning config files... [2023-01-19T03:05:28.399Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-133@tmp/config4740046148991079252tmp [Pipeline] { [Pipeline] sh [2023-01-19T03:05:28.732Z] + set +x [2023-01-19T03:05:28.732Z] + curl -s https://codecov.io/bash+ [2023-01-19T03:05:28.732Z] bash -s -- [2023-01-19T03:05:28.732Z] [2023-01-19T03:05:28.732Z] _____ _ [2023-01-19T03:05:28.732Z] / ____| | | [2023-01-19T03:05:28.732Z] | | ___ __| | ___ ___ _____ __ [2023-01-19T03:05:28.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-19T03:05:28.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-19T03:05:28.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-19T03:05:28.732Z] Bash-1.0.6 [2023-01-19T03:05:28.732Z] [2023-01-19T03:05:28.732Z] [2023-01-19T03:05:28.732Z] ==> git version 2.25.1 found [2023-01-19T03:05:28.732Z] ==> 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-01-19T03:05:28.732Z] Release-Date: 2020-01-08 [2023-01-19T03:05:28.732Z] 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-01-19T03:05:28.732Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-19T03:05:28.732Z] ==> Jenkins CI detected. [2023-01-19T03:05:28.732Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-133 [2023-01-19T03:05:28.732Z] project root: . [2023-01-19T03:05:28.732Z] --> token set from env [2023-01-19T03:05:28.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-19T03:05:28.732Z] ==> Running gcov in . (disable via -X gcov) [2023-01-19T03:05:28.732Z] ==> Python coveragepy not found [2023-01-19T03:05:28.732Z] ==> Searching for coverage reports in: [2023-01-19T03:05:28.732Z] + . [2023-01-19T03:05:28.732Z] -> Found 1 reports [2023-01-19T03:05:28.732Z] ==> Detecting git/mercurial file structure [2023-01-19T03:05:28.732Z] ==> Reading reports [2023-01-19T03:05:28.732Z] + ./coverage.out bytes=30666 [2023-01-19T03:05:28.732Z] ==> Appending adjustments [2023-01-19T03:05:28.732Z] https://docs.codecov.io/docs/fixing-reports [2023-01-19T03:05:28.991Z] + Found adjustments [2023-01-19T03:05:28.991Z] ==> Gzipping contents [2023-01-19T03:05:28.991Z] 8.0K /tmp/codecov.c3OqtC.gz [2023-01-19T03:05:28.991Z] ==> Uploading reports [2023-01-19T03:05:28.991Z] url: https://codecov.io [2023-01-19T03:05:28.991Z] query: branch=PR-133&commit=f62e8d76430c3ba9a0ca175b1568b440748f6f83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-133%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=133&job=&cmd_args= [2023-01-19T03:05:28.991Z] -> Pinging Codecov [2023-01-19T03:05:28.991Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-133&commit=f62e8d76430c3ba9a0ca175b1568b440748f6f83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-133%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=133&job=&cmd_args= [2023-01-19T03:05:29.250Z] -> Uploading to [2023-01-19T03:05:29.250Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-19/73D8F5FF140700D3E01443B452E23636/f62e8d76430c3ba9a0ca175b1568b440748f6f83/5bb8d841-0e3e-4be1-be3a-4ec08aac1134.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230119T030529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea1bc6455ec48915ac16190060aaa0fb9737d07f1d64e5a1d3284348c672effd [2023-01-19T03:05:29.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T03:05:29.250Z] Dload Upload Total Spent Left Speed [2023-01-19T03:05:29.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4285 0 0 100 4285 0 17854 --:--:-- --:--:-- --:--:-- 17854 [2023-01-19T03:05:29.516Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f62e8d76430c3ba9a0ca175b1568b440748f6f83 [Pipeline] } [2023-01-19T03:05:29.543Z] 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-01-19T03:05:31.177Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-133/archives ] [2023-01-19T03:05:31.177Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-133/archives [2023-01-19T03:05:31.177Z] total 16 [2023-01-19T03:05:31.177Z] drwxr-xr-x 3 root root 4096 Jan 19 02:56 . [2023-01-19T03:05:31.177Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 19 02:56 .. [2023-01-19T03:05:31.177Z] drwxr-xr-x 2 root root 4096 Jan 19 02:56 cost [2023-01-19T03:05:31.177Z] -rw-r--r-- 1 root root 89 Jan 19 02:56 cost.csv [2023-01-19T03:05:31.177Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-133/archives [2023-01-19T03:05:31.177Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-133/archives [2023-01-19T03:05:31.177Z] total 16 [2023-01-19T03:05:31.177Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 02:56 . [2023-01-19T03:05:31.177Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 19 02:56 .. [2023-01-19T03:05:31.177Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 02:56 cost [2023-01-19T03:05:31.177Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 19 02:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-19T03:05:31.503Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T03:05:32.393Z] ---> package-listing.sh [2023-01-19T03:05:32.393Z] ++ facter osfamily [2023-01-19T03:05:32.393Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-19T03:05:32.651Z] + OS_FAMILY=debian [2023-01-19T03:05:32.651Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-133 [2023-01-19T03:05:32.651Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-19T03:05:32.651Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-19T03:05:32.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-19T03:05:32.651Z] + PACKAGES=/tmp/packages_start.txt [2023-01-19T03:05:32.651Z] + '[' /w/workspace/foundry_device-usb-camera_PR-133 ']' [2023-01-19T03:05:32.651Z] + PACKAGES=/tmp/packages_end.txt [2023-01-19T03:05:32.651Z] + case "${OS_FAMILY}" in [2023-01-19T03:05:32.651Z] + dpkg -l [2023-01-19T03:05:32.651Z] + grep '^ii' [2023-01-19T03:05:32.651Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-19T03:05:32.651Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-19T03:05:32.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-19T03:05:32.651Z] + '[' /w/workspace/foundry_device-usb-camera_PR-133 ']' [2023-01-19T03:05:32.651Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-133/archives/ [2023-01-19T03:05:32.651Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-133/archives/ [Pipeline] echo [2023-01-19T03:05:32.677Z] 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/foundry_device-usb-camera_PR-133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-19T03:05:32.977Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T03:05:33.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T03:05:33.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T03:05:33.901Z] prd-ubuntu20.04-docker-8c-8g-3064 does not seem to be running inside a container [2023-01-19T03:05:33.933Z] $ 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/foundry_device-usb-camera_PR-133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-133 -v /w/workspace/foundry_device-usb-camera_PR-133:/w/workspace/foundry_device-usb-camera_PR-133:rw,z -v /w/workspace/foundry_device-usb-camera_PR-133@tmp:/w/workspace/foundry_device-usb-camera_PR-133@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T03:05:34.110Z] $ docker top 563d2821f9b3076d0d90aaa4229368307a67b40cde255e2ad360ad1f5a5a8254 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T03:05:34.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-19T03:05:34.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-19T03:05:35.121Z] + ls /var/log/sa-host [2023-01-19T03:05:35.121Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T03:05:35.253Z] provisioning config files... [2023-01-19T03:05:35.261Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-133@tmp/config3982302582690754233tmp [Pipeline] { [Pipeline] echo [2023-01-19T03:05:35.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T03:05:35.625Z] ---> create-netrc.sh [Pipeline] } [2023-01-19T03:05:35.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-19T03:05:36.056Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-19T03:05:36.087Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T03:05:36.398Z] ---> sudo-logs.sh [2023-01-19T03:05:36.398Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-19T03:05:36.488Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T03:05:36.796Z] ---> job-cost.sh [2023-01-19T03:05:36.796Z] lf-activate-venv: SKIPPING [2023-01-19T03:05:36.796Z] DEBUG: total: 0.2199999988079071 [2023-01-19T03:05:36.796Z] INFO: Retrieving Stack Cost... [2023-01-19T03:05:37.737Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T03:05:37.995Z] INFO: Archiving Costs [Pipeline] echo [2023-01-19T03:05:38.028Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T03:05:38.337Z] ---> logs-deploy.sh [2023-01-19T03:05:38.337Z] lf-activate-venv: SKIPPING [2023-01-19T03:05:38.337Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-133/1 [2023-01-19T03:05:38.337Z] INFO: archiving workspace using pattern(s): [2023-01-19T03:05:39.288Z] Archives upload complete. [2023-01-19T03:05:39.288Z] INFO: archiving logs to Nexus